Commit graph

185 commits

Author SHA1 Message Date
Robert Schütz d7bb0e5087
Merge pull request #120456 from erictapen/imagemagick-7.0.11-8
imagemagick: 7.0.11-6 -> 7.0.11-8
2021-04-24 00:53:04 +02:00
Justin Humm 4a96500414 imagemagick: 7.0.11-6 -> 7.0.11-8 2021-04-23 22:27:14 +02:00
Justin Humm 31f0207ac1 imagemagick6: 6.9.12-3 -> 6.9.12-8 2021-04-23 22:21:04 +02:00
Justin Humm a19afca416 imagemagick7: 7.0.11-5 -> 7.0.11-6 2021-04-09 23:06:25 +02:00
Sandro 2efec1b83f
Merge pull request #118277 from erictapen/imagemagick-7.0.11-5
imagemagick7: 7.0.11-4 -> 7.0.11-5
2021-04-02 02:36:21 +02:00
Justin Humm 59ae7ec7f7 imagemagick7: 7.0.11-4 -> 7.0.11-5
Also removed an unnecessary let binding.
2021-04-01 20:57:10 +02:00
Robert Schütz f53b98ca01
Merge pull request #117114 from erictapen/imagemagick-7.0.11-4
imagemagick: 7.0.11-3 -> 7.0.11-4
2021-03-21 15:48:10 +01:00
Justin Humm 2a85dbda12 imagemagick: 7.0.11.3 -> 7.0.11-4
Changelog: https://github.com/ImageMagick/ImageMagick/blob/7.0.11-4/ChangeLog
2021-03-21 12:41:35 +01:00
Robert Schütz 1f13d0df6e
Merge pull request #116332 from erictapen/imagemagick-7.0.11-3
imagemagick: 7.0.10-61 -> 7.0.11-3
2021-03-16 13:24:42 +01:00
Justin Humm e22e25f5aa imagemagick: add erictapen as maintainer 2021-03-15 00:05:41 +01:00
Justin Humm 7d7ccbd1de imagemagick: 7.0.10-61 -> 7.0.11-3 2021-03-15 00:05:41 +01:00
Justin Humm c528ddd2da imagemagick6: add erictapen as maintainer 2021-03-14 20:22:47 +01:00
Justin Humm 3210e9158f imagemagick6: 6.9.12-1 -> 6.9.12-3 2021-03-14 20:22:38 +01:00
Robert Schütz 7ac6fbfe5a
imagemagick6: 6.9.11-60 -> 6.9.12-1 (#113998) 2021-02-27 19:12:43 +01:00
Robert Schütz 5cc881d0d8 imagemagick: make 7.0 default 2021-02-27 18:34:36 +01:00
R. RyanTM 442a8644fe imagemagick7: 7.0.10-46 -> 7.0.10-61 2021-02-07 10:07:00 +00:00
Robert Schütz fd892478a1 imagemagick: 6.9.11-57 -> 6.9.11-60 2021-01-30 11:57:12 +01:00
ajs124 c41de40237 imagemagick: 6.9.11-29 -> 6.9.11-57 2021-01-30 11:51:15 +01:00
ajs124 da0d4925f5 imagemagick: drop broken MinGW support 2021-01-30 11:51:12 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08: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 3139f42543 imagemagick7: 7.0.10-35 -> 7.0.10-46 2020-12-09 02:56:01 +00:00
R. RyanTM 9217752561 imagemagick7: 7.0.10-27 -> 7.0.10-35 2020-11-02 07:30:15 +00:00
Ryan Burns 5f265ce646 imagemagick: enable on ppc64le 2020-10-02 18:46:18 -07:00
ajs124 083b64c63f imagemagick: 6.9.11-14 -> 6.9.11-29 2020-09-30 11:20:53 +10:00
R. RyanTM 4887eb493f imagemagick7: 7.0.10-25 -> 7.0.10-27 2020-08-15 15:27:05 -07:00
R. RyanTM b9d13c1819 imagemagick7: 7.0.10-19 -> 7.0.10-25 2020-08-03 08:34:51 +00:00
Maximilian Bosch f95acb5cc6
imagemagick7: 7.0.10-17 -> 7.0.10-19, fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
R. RyanTM 2e264a8908 imagemagick7: 7.0.10-14 -> 7.0.10-17 2020-06-11 10:30:33 -07:00
Frederik Rietdijk 36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
zowoq fd3d93a3e2 imagemagick7: 7.0.9-0 -> 7.0.10-14 2020-05-24 10:49:48 +10:00
zowoq 9efb29f978 imagemagick: 6.9.10-71 -> 6.9.11-14 2020-05-24 10:49:39 +10:00
John Ericson ee8cfe4bf3 treewide: pkg-config has targetPrefix 2020-05-16 00:21:21 +00:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pacien 6a059ee5fe imagemagick: 6.9.10-69 -> 6.9.10-71 2019-11-16 23:13:24 +01:00
Robert Scott 1b44b12c57 imagemagick7: 7.0.8-68 -> 7.0.9-0 2019-10-27 13:06:55 +00:00
Robert Scott 11933c37cf imagemagick: 6.9.10-68 -> 6.9.10-69 2019-10-27 13:06:27 +00:00
R. RyanTM eb6ad6e959 imagemagick7: 7.0.8-66 -> 7.0.8-68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-22 10:17:20 +02:00
Robert Scott 2a8e53efce imagemagick: 6.9.9-34 -> 6.9.10-68 (security)
fixing numerous CVEs
2019-10-13 15:00:26 +01:00
R. RyanTM 5852497f3c imagemagick7: 7.0.8-58 -> 7.0.8-66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-01 08:24:05 -07:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 167ccf73c4 imagemagick7: 7.0.8-53 -> 7.0.8-58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-08-04 06:53:10 -07:00
R. RyanTM 2df0b53d70 imagemagick7: 7.0.8-46 -> 7.0.8-53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-07-17 09:45:52 +02:00
Silvan Mosberger 4c1bf57f37
imagemagick: Remove obsolete patch
According to https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
this has been mitigated in versions 6.9.4-7 and 7.0.1-9, which we're well
past already.
2019-05-24 23:43:01 +02:00
R. RyanTM ed2c6a0e21 imagemagick7: 7.0.8-34 -> 7.0.8-46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-05-21 11:13:50 -07:00
Ryan Mulligan 70e4ae97e8
Merge pull request #58241 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-22 -> 7.0.8-34
2019-04-07 14:57:33 -07:00
Anders Kaseorg 0a88820fc9 imagemagick7Big: Revert meta.broken to false (#58414)
imagemagickBig and imagemagick7Big were marked broken in #55634 due
to #55118.  #57313 fixed the bug but reverted the broken bit only on
imagemagickBig.  Revert it on imagemagick7Big too.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 22:56:38 -04:00