summaryrefslogtreecommitdiff
path: root/gnu/packages/image.scm
Commit message (Collapse)AuthorAge
* gnu: libjpeg-turbo: Fix typo.Alex Kost2016-12-13
| | | | | | This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e. * gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
* gnu: libjpeg-turbo: Fix build on mips.Efraim Flashner2016-12-13
| | | | | * gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to set variable type before use.
* Merge branch 'staging'Leo Famulari2016-12-11
|\
| * Merge branch 'master' into stagingMark H Weaver2016-12-10
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2016-12-04
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2016-11-30
| |\ \ \
| * | | | gnu: libtiff: Update to 4.0.7.Leo Famulari2016-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libtiff): Update to 4.0.7. [source]: Update URL and remove obsolete patches. [home-page]: Update URL. [native-inputs]: Add gcc-5. (libtiff-4.0.7): Delete variable. * gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch, gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5314.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch, gnu/packages/patches/libtiff-oob-accesses-in-decode.patch, gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | | | | gnu: openjpeg-2.1.2: Use a meaningful file-name for the source code.Leo Famulari2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 0e8b7b1c351a2307bfc33211b4d76dbe7dfa01ef. * gnu/packages/image.scm (openjpeg-2.1.2)[source]: Give a meaningful file-name.
* | | | | gnu: openjpeg: Update replacement to 2.1.2 [fixes CVE-2016-{7445,8332}].Leo Famulari2016-12-11
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (openjpeg/fixed): Replace variable with ... (openjpeg-2.1.2): ... this. [patches]: Remove patches inherited from openjpeg. (openjpeg)[replacement]: Replace with openjpeg-2.1.2.
* | | | gnu: openjpeg: Add fixes for CVE-2016-{9850,9851}.Efraim Flashner2016-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (openjpeg)[replacement]: New field. (openjpeg/fixed): New variable, patch against CVE-2016-9850, CVE-2016-9851. * gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | | | gnu: jasper: Update to 2.0.6.Efraim Flashner2016-12-10
| |_|/ |/| | | | | | | | * gnu/packages/image.scm (jasper): Update to 2.0.6.
* | | gnu: exiv2: Move to (gnu packages image).Alex Kost2016-12-04
| |/ |/| | | | | | | | | | | | | * gnu/packages/geeqie.scm (exiv2): Move to... * gnu/packages/image.scm: ... here. * gnu/packages/gnome.scm: Adjust the used modules. * gnu/packages/gnunet.scm: Likewise. * gnu/packages/gps.scm: Likewise.
* | gnu: Add libjpeg-turbo.Tobias Geerinckx-Rice2016-11-29
| | | | | | | | * gnu/packages/image.scm (libjpeg-turbo): New variable.
* | gnu: jasper: Update to 2.0.0 [fixes security issues].Efraim Flashner2016-11-27
|/ | | | | * gnu/packages/image.scm (jasper): Update to 2.0.0. [build-system]: Switch to cmake-build-system.
* gnu: libtiff: Update replacement to 4.0.7.Leo Famulari2016-11-22
| | | | | | | | | | | | * gnu/packages/image.scm (libtiff)[replacement]: Update to 4.0.7. (libtiff-4.0.7): New variable. Update home-page and source URLs. (libtiff/fixed): Delete variable. * gnu/packages/patches/libtiff-CVE-2016-5652.patch, gnu/packages/patches/libtiff-CVE-2016-9273.patch, gnu/packages/patches/libtiff-CVE-2016-9297.patch, gnu/packages/patches/libtiff-CVE-2016-9448.patch, gnu/packages/patches/libtiff-uint32-overflow.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: packages: Use gettext-minimal.Alex Kost2016-11-21
| | | | | | | | | | | | | | | | * gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of 'gnu-gettext'. * gnu/packages/emacs.scm (m17n-db): Likewise. * gnu/packages/ftp.scm (weex): Likewise. * gnu/packages/games.scm (chromium-bsu): Likewise. * gnu/packages/image.scm (steghide): Likewise. * gnu/packages/linux.scm (radeontop): Likewise. * gnu/packages/mpd.scm (sonata): Likewise. * gnu/packages/networking.scm (whois): Likewise. * gnu/packages/package-management.scm (guix-0.11.0): Likewise. * gnu/packages/psyc.scm (psyclpc): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. * gnu/packages/vim.scm (vim-full): Likewise.
* gnu: libtiff: Fix CVE-2016-9448.Leo Famulari2016-11-19
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-9448.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: libtiff: Fix some buffer overflows.Leo Famulari2016-11-16
| | | | | | * gnu/packages/patches/libtiff-uint32-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: libtiff: Fix CVE-2016-9297.Leo Famulari2016-11-16
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
* gnu: jasper: Update to 1.900.29.Efraim Flashner2016-11-16
| | | | | * gnu/packages/image.scm (jasper): Update to 1.900.29. [inputs]: Add libjpeg.
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-06
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-28
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: libjpeg: Update to 9b.Leo Famulari2016-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libjpeg): Update to 9b.
| * | | | | | | | | | gnu: libpng: Update to 1.6.25.Leo Famulari2016-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libpng): Update to 1.6.25.
| * | | | | | | | | | gnu: libtiff: Incorporate grafted security patches.Leo Famulari2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libtiff)[source]: Add patches from libtiff/fixed. [replacement]: Remove field. (libtiff/fixed): Remove variable.
* | | | | | | | | | | gnu: libtiff: Fix CVE-2016-9273.Leo Famulari2016-11-12
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libtiff-CVE-2016-9273.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed): Use it.
* | | | | | | | | | gnu: jasper: Update to 1.900.19.Efraim Flashner2016-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 1.900.19. [arguments]: Remove custom make-flags.
* | | | | | | | | | [PATCH] gnu: Add libjxr.Kei Kebreau2016-11-03
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libjxr): New variable. * gnu/packages/patches/libjxr-fix-function-signature.patch: New file. * gnu/packages/patches/libjxr-fix-typos.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patches.
* | | | | | | | | gnu: libtiff: Fix CVE-2016-5652.Leo Famulari2016-10-30
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
* | | | | | | | gnu: libwebp: Fix CVE-2016-9085.Leo Famulari2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libwebp)[source]: Use it.
* | | | | | | | gnu: libwebp: Update to 0.5.1.Leo Famulari2016-10-28
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libwebp): Update to 0.5.1.
* | | | | | | gnu: jasper: Updat eto 1.900.16.Efraim Flashner2016-10-27
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | * gnu/packages/image.scm (japer): Update to 1.900.16.
* | | | | | gnu: jasper: Update to 1.900.13.Efraim Flashner2016-10-23
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 1.900.13. [arguments]: Build with -std=c99 support.
* | | | | gnu: zimg: Update to 2.3.Efraim Flashner2016-10-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (zimg): Update to 2.3.
* | | | | gnu: jasper: Update to 1.900.5.Efraim Flashner2016-10-17
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 1.900.5. [source]: Remove patches. [native-inputs]: Remove unzip. * gnu/packages/patches/jasper-CVE-2007-2721.patch, gnu/packages/patches/jasper-CVE-2008-3520.patch, gnu/packages/patches/jasper-CVE-2008-3522.patch, gnu/packages/patches/jasper-CVE-2011-4516-and-CVE-2011-4517.patch, gnu/packages/patches/jasper-CVE-2014-8137.patch, gnu/packages/patches/jasper-CVE-2014-8138.patch, gnu/packages/patches/jasper-CVE-2014-8157.patch, gnu/packages/patches/jasper-CVE-2014-8158.patch, gnu/packages/patches/jasper-CVE-2014-9029.patch, gnu/packages/patches/jasper-CVE-2016-1577.patch, gnu/packages/patches/jasper-CVE-2016-1867.patch, gnu/packages/patches/jasper-CVE-2016-2089.patch, gnu/packages/patches/jasper-CVE-2016-2116.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | | | gnu: freeimage: Use 'modify-phases' syntax.Efraim Flashner2016-10-14
| | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (freeimage)[arguments]: Use 'modify-phases' syntax.
* | | | gnu: freeimage: Fix CVE-2016-5684.Efraim Flashner2016-10-14
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/image.scm (freeimage)[source]: Add patch. * gnu/packages/patches/freeimage-CVE-2016-5684.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | | gnu: vigra: Workaround rounding error in test suite on 32-bit CPUs.Leo Famulari2016-10-07
| |/ |/| | | | | | | * gnu/packages/image.scm (vigra)[arguments]: Pass '-ffloat-store' to C_FLAGS and CXX_FLAGS.
* | gnu: Add optipng.Arun Isaac2016-09-25
| | | | | | | | | | | | * gnu/packages/image.scm (optipng): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* | gnu: extempore: Only build on x86_64.Ricardo Wurmus2016-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]: Only build on x86_64. * gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]: Likewise. * gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]: Likewise. * gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]: Likewise. * gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]: Likewise. (extempore)[supported-systems]: Likewise.
* | gnu: Add stb-image-for-extempore.Ricardo Wurmus2016-09-16
| | | | | | | | * gnu/packages/image.scm (stb-image-for-extempore): New variable.
* | gnu: zimg: Update to 2.2.1.Leo Famulari2016-09-11
| | | | | | | | * gnu/packages/image.scm (zimg): Update to 2.2.1.