summary refs log tree commit diff
path: root/pkgs/applications/graphics/ImageMagick
Commit message (Collapse)AuthorAge
* Merge pull request #28501 from georgewhewell/imagemagick-aarch64Jörg Thalheim2017-08-25
|\ | | | | ImageMagick: allow building on aarch64
| * ImageMagick: allow building on aarch64georgewhewell2017-08-23
| |
* | imagemagick: 6.9.9-3 -> 6.9.9-7Hoang Xuan Phu2017-08-18
|/ | | | The old release has been removed from https://www.imagemagick.org/download/releases/ causing new builds to fail.
* ImageMagick: fix Magick-configVincent Laporte2017-08-08
|
* Merge pull request #27749 from NeQuissimus/imagemagick_6_9_9_3Franz Pletz2017-07-29
|\ | | | | ImageMagick: 6.9.9-0 -> 6.9.9-3
| * ImageMagick: 6.9.9-0 -> 6.9.9-3Tim Steinbach2017-07-29
| |
* | ImageMagick: 7.0.6-1 -> 7.0.6-4Tim Steinbach2017-07-29
|/
* imagemagick7: 7.0.6-0 -> 7.0.6-1Franz Pletz2017-07-17
|
* imagemagick: 6.9.8-10 -> 6.9.9-0Franz Pletz2017-07-17
|
* ImageMagick: Don't use stdenv.crossJohn Ericson2017-06-28
| | | | | | I'm guessing the salient aspect here is not cross compiling itself, but just whether the host platform is MinGW, so I simplified the logic accordingly
* imagemagick: 6.9.8-9 -> 6.9.8-10Franz Pletz2017-06-17
|
* imagemagick7: 7.0.5-7 -> 7.0.6-0Franz Pletz2017-06-17
|
* ImageMagick: 6.9.8-6 -> 6.9.8-9Jan Malakhovski2017-06-07
|
* imagemagick: 6.9.8-4 -> 6.9.8-6Franz Pletz2017-05-25
|
* imagemagick7: 7.0.4-6 -> 7.0.5-7Franz Pletz2017-05-25
|
* imagemagick: 6.9.7-6 -> 6.9.8-4koral2017-05-11
|
* imagemagick: 7.0.4-0 -> 7.0.4-6 for multiple CVEsFranz Pletz2017-02-02
| | | | | | | | | | | | | Fixes at least: * CVE-2016-10144 * CVE-2016-10145 * CVE-2016-10146 * CVE-2017-5506 * CVE-2017-5507 * CVE-2017-5508 * CVE-2017-5510 * CVE-2017-5511
* imagemagick: 6.9.7-0 -> 6.9.7-6 for multiple CVEsFranz Pletz2017-02-02
| | | | | | | | | | | | | Fixes at least: * CVE-2016-10144 * CVE-2016-10145 * CVE-2016-10146 * CVE-2017-5506 * CVE-2017-5507 * CVE-2017-5508 * CVE-2017-5510 * CVE-2017-5511
* imagemagick: add darwin frameworksDaiderd Jordan2017-01-10
|
* imagemagick7: init at 7.0.4-0Michael Raskin2016-12-28
|
* imagemagick: 6.9.6-7 -> 6.9.7-0Michael Raskin2016-12-28
|
* ImageMagick: Add additional mirror.Sebastian Hagen2016-12-15
| | | | | The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is not available on any of the existing mirrors. We here add one that has it.
* imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559Graham Christensen2016-12-07
|
* imagemagick: 6.9.5-10 -> 6.9.6-2 for CVE-2016-7799, CVE-2016-7906Graham Christensen2016-10-13
|
* imagemagick: 6.9.5-2 -> 6.9.5-10Franz Pletz2016-09-24
| | | | | | | | | | | | | | | Fixes lots of CVEs, including the recent: * CVE-2016-4562, CVE-2016-4563, CVE-2016-4564 * CVE-2016-5687 * CVE-2016-5010 * CVE-2016-5688 * CVE-2016-5689, CVE-2016-5690, CVE-2016-5691 * CVE-2016-5841 and CVE-2016-5842 * CVE-2016-6491 * CVE-2016-6520 cc #18856
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* imagemagick: fix hashesFranz Pletz2016-07-18
| | | | See #16958.
* imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958)Ram Kromberg2016-07-18
|
* imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
| | | | Also fixup references to imagemagick.
* imagemagick: fix evaluation on mingwVladimír Čunát2016-05-10
| | | | I made a mistake during conflict resolution in 7a005601d.
* Merge branch 'master' to resolve conflictsVladimír Čunát2016-05-05
|\
| * imagemagick: libwebp just has to be a propagated inputMichael Raskin2016-05-04
| |
| * imagemagick: Disable insecure coders (ImageTragick)Franz Pletz2016-05-04
| | | | | | | | | | | | | | See: * https://imagetragick.com/ * https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
| * imagemagick: 6.9.3-8 -> 6.9.3-9Franz Pletz2016-05-04
| |
| * imagemagick: add webp supportNikolay Amiantov2016-05-03
| |
| * imagemagick: support JPEG2000Nikolay Amiantov2016-04-23
| |
* | imagemagick: fix on mingw, only static ATMVladimír Čunát2016-04-23
|/ | | | | | The output gets rather large (67 MB) as *each* executable gets ~5 MB of magick stuff statically. It seems we would have to fix or disable libxml2 first to get around this blowup.
* imagemagick: 8.9.2-0 -> 8.9.3-8Graham Christensen2016-04-11
|
* ImageMagick: build also on armv7l-linuxTomas Hlavaty2016-02-14
|
* imagemagick: add a more "reliable" mirror to fix #12493Vladimír Čunát2016-01-20
|
* imagemagick: fix ghostscript reference in .la filesLuca Bruno2015-09-03
|
* imagemagick: 6.9.1-0 -> 6.9.2-0, fixes #9591koral2015-09-01
|
* imagemagick: Move docs to separate outputEelco Dolstra2015-07-26
| | | | This reduces the size of out from 21 MB to 8.7 MB.
* imagemagick: Reduce dependency bloatEelco Dolstra2015-07-26
| | | | | | The closure size of imagemagick has recently gone up from 530 MB (already bad) to 846 MB, which is a bit excessive. So revert most of the recent changes.
* Revert "Refactor mkFlag out of old packages"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 3117e0c897522ec8431572de12449f676cc8c8be. Conflicts: pkgs/development/libraries/wayland/default.nix pkgs/servers/samba/4.x.nix
* Refactor mkFlag out of old packagesWilliam A. Kennington III2015-05-22
|
* propagate many inputs in imagemagick: otherwise dependent builds failMichael Raskin2015-03-30
|
* ImageMagick: Disable HDRI for nowWilliam A. Kennington III2015-03-29
|
* imagemagick: More cleanupsWilliam A. Kennington III2015-03-27
|
* imagemagick: RefactorWilliam A. Kennington III2015-03-27
|