about summary refs log tree commit diff
path: root/pkgs/tools/graphics/gmic-qt
AgeCommit message (Collapse)AuthorFilesLines
2022-01-18gmic-qt: 2.7.1 → 3.0.0Jan Tojnar2-36/+9
- https://gmic.eu/gmic300/ - https://discuss.pixls.us/t/release-of-gmic-3-0/17226#from-299-to-300-3
2021-12-31gmic-qt: add update scriptJan Tojnar1-0/+33
Using printf for creating the hash since otherwise update-source-version would detect multiple hashes.
2021-12-31gmic-qt: clean upJan Tojnar1-14/+13
- Move unpackPhase to bottom to better fit the conventions: https://discourse.nixos.org/t/document-attribute-ordering-in-package-expressions/4887 - Correct license. - Remove unused argument.
2021-12-31gmic-qt: switch CImg source to GitHubJan Tojnar1-3/+1
The repo was removed from FramaGit.
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-11-27gmic-qt: switch to opencv3Robert Scott1-2/+2
opencv2 is essentially EOL and has security concerns
2019-09-07gmic-qt: 2.3.6 → 2.7.1Jan Tojnar1-27/+12
2019-09-07gmic-qt: allow building non-Krita hostsJan Tojnar2-13/+81
* Use qt5’s mkDerivation * Also switch gimpPlugins.gmic to qmic-qt
2019-09-07gmic-qt: format with nixpkgs-fmtJan Tojnar1-10/+39
2019-09-07gmic-qt-krita: rename from gmic_krita_qtJan Tojnar1-0/+83