Commit graph

51 commits

Author SHA1 Message Date
R. Ryantm b3dceb7b37 gmic: 3.2.5 -> 3.2.6 2023-07-01 17:33:22 +00:00
Lily Foster ad9f6a15df
gmic: 3.2.4 -> 3.2.5 2023-06-07 22:06:20 +00:00
Anderson Torres 3765b2a1ee gmic: cosmetic changes
- reorder input set
- include cimg to passthru.tests
- use rec-less, finalAttrs-style attributes
- remove nested `with` from meta attributes
2023-05-02 22:33:33 -03:00
Anderson Torres 1a898558c8 gmic: 3.2.3 -> 3.2.4 2023-05-02 22:33:33 -03:00
R. Ryantm dc2c96df1d gmic: 3.2.2 -> 3.2.3 2023-04-04 20:06:32 -03:00
Lily Foster dc1fda492a cimg,gmic,gmic-qt: add lilyinstarlight to maintainers 2023-03-21 13:52:49 -03:00
Lily Foster fc457d46c4 gmic: update license to cecill21
As of G'MIC version 2.1.9, it uses the 2.1 version of the CeCILL
license plus a few files which are dual licensed with CeCILL-C (excluded
here since there's no good way to specify which files and it's can be
one or the other).
2023-03-21 13:52:49 -03:00
Lily Foster 6d5359557f gmic: 3.2.1 -> 3.2.2
Also perform drive-by change to fix repo owner, since the repository was
moved a while ago.
2023-03-21 13:52:49 -03:00
Lily Foster fd3e2b49f4
gmic-qt: fix build with 3.2.1
How the build was fixed:
* Fetch tarball instead since that is what upstream supports to build
  gmic-qt from.
* Set `sourceRoot` within tarball
* Fetch patch from GreycLab/gmic#435 into gmic
* Fetch patch from c-koi/gmic-qt#175 into gmic-qt
2023-02-26 07:13:09 -05:00
Lily Foster 626a0ff9fa
gmic: fix linking against shared lib with cmake 2023-02-24 15:03:53 -05:00
Jan Tojnar 8e9e60c483 gmic: 3.2.0 → 3.2.1 2023-02-19 18:00:34 +01:00
Jan Tojnar c4d80af5bd gmic: fix update script
It got broken by the 3.2.0 bump: 2dd0b25e16
2023-02-19 18:00:34 +01:00
Jan Tojnar a07960652c gmic: Add gmic-qt to passthru.tests
It often needs to be updated in lockstep.
2023-02-19 18:00:09 +01:00
Fabián Heredia Montiel 2dd0b25e16 gmic: 3.1.6 → 3.2.0 2023-01-19 10:03:37 -06:00
Weijia Wang f6f13bb753 gmic: fix build on aarch64-darwin 2022-10-24 14:52:01 +02:00
R. Ryantm 0916b47ea1 gmic: 3.1.5 -> 3.1.6 2022-09-19 06:57:08 +00:00
Jan Tojnar 46aa0a4930 gmic: 3.0.0 → 3.1.5
https://github.com/dtschump/gmic/compare/v.3.0.0...v.3.1.5
2022-06-30 17:58:49 +02:00
R. Ryantm 4fafc50ec6 gmic: 2.9.9 -> 3.0.0 2021-12-31 05:47:25 +01:00
R. Ryantm 98b1e200e2 gmic: 2.9.8 -> 2.9.9 2021-12-10 23:58:25 +00:00
R. RyanTM cca25fe1e0 gmic: 2.9.7 -> 2.9.8 2021-07-20 21:59:12 +00:00
R. RyanTM c6dbb82d8c gmic: 2.9.6 -> 2.9.7 2021-05-08 17:51:07 -07:00
R. RyanTM 8ae8348b9d gmic: 2.9.5 -> 2.9.6 2021-03-07 01:06:21 +01:00
R. RyanTM 07b50561d6 gmic: 2.9.4 -> 2.9.5 2021-02-07 08:52:04 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM 2197ec8e83 gmic: 2.9.3 -> 2.9.4 2020-11-27 23:41:05 +01:00
Jörg Thalheim 2a5e8ce636
gmic: upgrade opencv 2020-11-21 10:12:11 +01:00
R. RyanTM 230fd90dcc gmic: 2.9.2 -> 2.9.3 2020-11-18 21:14:59 +01:00
R. RyanTM d98ce325f5 gmic: 2.9.1 -> 2.9.2 2020-09-23 20:19:41 -07:00
R. RyanTM 83f56d4ccb gmic: 2.9.0 -> 2.9.1 2020-06-16 01:35:17 +00:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Jan Tojnar 46a135217e
gmic: 2.7.5 -> 2.9.0
* https://discuss.pixls.us/t/release-of-gmic-2-8/14644
* https://discuss.pixls.us/t/release-of-gmic-2-9/16755
2020-05-25 16:11:30 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Scott 81d24990bb gmic: switch to opencv3
opencv2 is essentially EOL and has security concerns
2019-11-27 01:08:54 +00:00
R. RyanTM 8eb5b27504 gmic: 2.7.4 -> 2.7.5 (#72517) 2019-11-03 00:17:52 +01:00
R. RyanTM bb6389ee89 gmic: 2.7.1 -> 2.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmic/versions
2019-10-22 10:11:04 +02:00
Jan Tojnar ac757fbd42
gmic: 2.2.2 → 2.7.1 2019-09-07 20:15:56 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Jan Tojnar 3ddead7085
gmic: simplify the expression with placeholder 2018-08-30 18:18:31 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jan Tojnar 4f420c6802
gmic: 2.2.1 → 2.2.2 + build gimpPlugin 2018-04-29 09:14:19 +02:00
R. RyanTM f1aa64fa8a gmic: 2.2.0 -> 2.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gmic/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1/bin/gmic --version` and found version 2.2.1
- ran `/nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1/bin/gmic version` and found version 2.2.1
- found 2.2.1 with grep in /nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1
- directory tree listing: https://gist.github.com/1ee00489ce101a45c1c33912ab4c43c0
2018-03-31 10:09:29 -07:00
Ryan Mulligan 6eeb06f13c gmic: 1.7.9 -> 2.2.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0/bin/gmic --version` and found version 2.2.0
- ran `/nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0/bin/gmic version` and found version 2.2.0
- found 2.2.0 in filename of file in /nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0
2018-03-08 10:48:21 -08:00
Robert Helgesson fc75595236
gmic: remove myself as maintainer 2017-07-27 22:54:53 +02:00
Robert Helgesson 922413c043
gmic: 1.7.8 -> 1.7.9 2017-02-11 00:30:08 +01:00
Robert Helgesson 38de6ed18e
gmic: 1.7.7 -> 1.7.8 2016-11-17 00:06:41 +01:00
Mica Semrick e6633ad504 gmic: 1.7.4 -> 1.7.7 2016-09-23 12:17:02 +02:00
Mica Semrick 43da8b14a0
gmic: 1.6.5 -> 1.7.4 2016-08-08 08:20:26 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00