~ruther/guix-local

ref: 7fdca77e007f0838ecd32b044827678f2b345ff0 guix-local/gnu/packages/image.scm -rw-r--r-- 47.0 KiB
dc8a34ed — Ricardo Wurmus 9 years ago
gnu: freeimage: Fix build with GCC 5.

* gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
378de69c — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
60092c18 — Efraim Flashner 9 years ago
gnu: zimg: Update to 2.5.

* gnu/packages/image.scm (zimg): Update to 2.5.
957699ee — Leo Famulari 9 years ago
gnu: openjpeg: Remove obsolete patches.

* gnu/packages/patches/openjpeg-CVE-2016-5157.patch,
gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg)[source]: Remove them.
f67337e2 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
f729a4d8 — Ricardo Wurmus 9 years ago
gnu: niftilib: Simplify build phases.

* gnu/packages/image.scm (niftilib)[arguments]: Use make-flags instead of
replacing "configure" phase; simplify "install" phase.
21122bd7 — John Darrington 9 years ago
gnu: Add niftilib.

* gnu/packages/image.scm (niftilib): New variable.
2a047d59 — Marius Bakke 9 years ago
gnu: libwebp: Update to 0.6.0.

* gnu/packages/image.scm (libwebp): Update to 0.6.0.
[source]: Remove patch.
* gnu/packages/patches/libwebp-CVE-2016-9085.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
8f985816 — Kei Kebreau 9 years ago
gnu: libpng-apng: Remove unnecessary call to libtool.

* gnu/packages/image.scm (libpng-apng)[phases]: Remove it.
114a325e — nikita 9 years ago
gnu: Add libpng-apng.

* gnu/packages/image.scm (libpng-apng): New variable.

Co-authored-by: Kei Kebreau <kei@openmailbox.org>
e90e0fad — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
aa6738dd — Marius Bakke 9 years ago
gnu: jasper: Update to 2.0.12.

* gnu/packages/image.scm (jasper): Update to 2.0.12.
864738ba — Efraim Flashner 9 years ago
gnu: libpng: Update to 1.6.28.

* gnu/packages/image.scm (libpng): Update to 1.6.28.
[source]: Remove patch.
* gnu/packages/patches/libpng-CVE-2016-10087.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
913059a1 — Efraim Flashner 9 years ago
gnu: libpng: Update source urls.

* gnu/packages/image.scm (libpng)[source]: Add 'history' location for
older versions.
424b1ae7 — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
66707558 — Leo Famulari 9 years ago
gnu: openjpeg: Incorporate grafted changes.

* gnu/packages/image.scm (openjpeg)[replacement]: Remove field.
[source]: Update to 2.1.2. Add patches
'openjpeg-CVE-2016-9850-CVE-2016-9851.patch' and
'openjpeg-CVE-2016-9572-CVE-2016-9573.patch'.
(openjpeg-1)[replacement]: Remove field.
(openjpeg-2.1.2): Remove variable.
29705bc2 — Leo Famulari 9 years ago
gnu: libtiff: Incorporate grafted patches.

* gnu/packages/image.scm (libtiff)[replacement]: Remove field.
[source]: Add patches from libtiff/fixed.
(libtiff/fixed): Remove variable.
9b1bb709 — Leo Famulari 9 years ago
gnu: libpng: Incorporate grafted patch.

* gnu/packages/image.scm (libpng)[replacement]: Remove field.
[source]: Add patch 'libpng-CVE-2016-10087.patch'.
(libpng-1.2)[replacement]: Remove field.
(libpng/fixed): Remove variable.
d123f2f9 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
0769cea6 — Leo Famulari 9 years ago
gnu: openjpeg: Fix CVE-2016-{9572,9573}.

* gnu/packages/patches/openjpeg-CVE-2016-9572-CVE-2016-9573.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg-2.1.2)[source]: Use it.
Next