summaryrefslogtreecommitdiff
path: root/gnu/packages/image.scm
Commit message (Collapse)AuthorAge
...
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-01-21
| |\
| | * gnu: pngquant: Update to 2.12.6.Tobias Geerinckx-Rice2020-01-20
| | | | | | | | | | | | * gnu/packages/image.scm (pngquant): Update to 2.12.6.
| * | gnu: libwebp: Update to 1.1.0.Marius Bakke2020-01-19
| |/ | | | | | | * gnu/packages/image.scm (libwebp): Update to 1.1.0.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-12-18
| |\
| * | gnu: libwebp: Do not build static libraries.Marius Bakke2019-12-11
| | | | | | | | | | | | | | | * gnu/packages/image.scm (libwebp)[arguments]: Add "--disable-static" to #:configure-flags.
* | | gnu: vigra: Fix 'vigra-config' executable.Marius Bakke2020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression introduced in a82e6faa8b993d1f3b47a8bd22c4509f7cae7ec1 where 'vigra-config' would lack a usable shebang because no 'python' executable was available. * gnu/packages/image.scm (vigra)[inputs]: Change from PYTHON to PYTHON-WRAPPER.
* | | gnu: vigra: Build with Python 3.Marius Bakke2020-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/vigra-python-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (vigra)[source](patches): New field. [inputs]: Change PYTHON-2 and PYTHON2-NUMPY to PYTHON and PYTHON-NUMPY. [native-inputs]: Change from PYTHON2-NOSE to PYTHON. [arguments]: Adjust #:configure-flags accordingly.
* | | gnu: libjpeg-turbo: Update to 2.0.4.Marius Bakke2020-01-08
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.4. [source](patches): Remove.
* | | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\ \ \ | | |/ | |/|
| * | gnu: imlib2: Update to 1.6.1.Efraim Flashner2019-12-13
| |/ | | | | | | * gnu/packages/image.scm (imlib2): Update to 1.6.1.
* | gnu: giflib: Update to 5.2.1.Marius Bakke2019-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/giflib-make-reallocarray-private.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (giflib): Update to 5.2.1. [source](uri): Adjust for new file name. [source](patches): Remove. [inputs]: Remove, as they were already unused. [arguments]: Add #:make-flags. Adjust substitution. Delete configure phase.
* | gnu: libtiff: Do not build static libraries.Marius Bakke2019-12-05
| | | | | | | | | | * gnu/packages/image.scm (libtiff)[arguments]: Add "--disable-static" in #:configure-flags.
* | gnu: libtiff: Update to 4.1.0.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/image.scm (libtiff): Update to 4.1.0.
* | gnu: jbig2dec: Update to 0.17.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/image.scm (jbig2dec): Update to 0.17.
* | gnu: libjpeg-turbo: Remove graft for 2.0.3.Marius Bakke2019-12-05
|/ | | | | | * gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.3. [replacement]: Remove. [source](patches): New field.
* gnu: libimagequant: Update to 2.12.5.Tobias Geerinckx-Rice2019-12-05
| | | | * gnu/packages/image.scm (libimagequant): Update to 2.12.5.
* gnu: Remove unused module import.Marius Bakke2019-12-04
| | | | * gnu/packages/image.scm: Do not import (gnu packages gcc).
* gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201.Marius Bakke2019-12-04
| | | | | | | * gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libjpeg-turbo/fixed): New variable. (libjpeg-turbo)[replacement]: New field.
* Merge branch 'staging'Marius Bakke2019-12-04
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-28
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-15
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-10-27
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-21
| |\ \ \ \
| * | | | | gnu: libwebp: Remove obsolete phase.Marius Bakke2019-10-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libwebp)[arguments]: Remove <#:phases>.
* | | | | | gnu: jp2a: Downgrade to 1.0.6.Efraim Flashner2019-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jp2a): Downgrade to 1.0.6. [source]: Download from Debian's sources. [inputs]: Add ncurses. [native-inputs]: Remove autoconf, automake, pkg-config.
* | | | | | gnu: r-jpeg: Move to (gnu packages cran).Ricardo Wurmus2019-11-28
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (r-jpeg): Move from here... * gnu/packages/cran.scm (r-jpeg): ...to here.
* | | | | gnu: imlib2: Sort inputs alphabetically.Efraim Flashner2019-11-25
| | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (imlib2)[inputs]: Sort alphabetically.
* | | | | gnu: imlib2: Update to 1.6.0.Efraim Flashner2019-11-25
| |_|_|/ |/| | | | | | | | | | | | | | | * gnu/packages/image.scm (imlib2): Update to 1.6.0. [inputs]: Add libwebp, libid3tag.
* | | | gnu: zimg: Update to 2.9.2.Tobias Geerinckx-Rice2019-11-04
| |_|/ |/| | | | | | | | * gnu/packages/image.scm (zimg): Update to 2.9.2.
* | | gnu: r-jpeg: Update to 0.1-8.1.Ricardo Wurmus2019-10-27
| |/ |/| | | | | * gnu/packages/image.scm (r-jpeg): Update to 0.1-8.1.
* | gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
|/ | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\
| * gnu: freeimage: Update to 3.18.0.Kei Kebrau2019-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (freeimage): Update to 3.18.0. [source]: Modify snippet to remove the bundled libjxr. Remove obsolete patches. [arguments]: Add libjxr include directory to #:make-flags. [inputs]: Add libjxr. * gnu/packages/patches/freeimage-CVE-2015-0852.patch, gnu/packages/patches/freeimage-CVE-2016-5684.patch, gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister patches. * gnu/packages/patches/freeimage-unbundle.patch: Update patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: libjxr: Build and install shared library.Kei Kebreau2019-09-25
| | | | | | | | | | | | | | | | * gnu/packages/image.scm (libjxr)[arguments]: Add -fPIC to CFLAGS for shared library support. Add 'build-shared-library' phase and modify 'install' phase to install the shared libraries. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: freeimage: Build with the C++ 11 standard.Marius Bakke2019-09-25
| | | | | | | | | | | | This is a follow-up to commit 942c7889498fc8e680a16d500e166c9ade84e640. * gnu/packages/image.scm (freeimage)[arguments]: Pass -std=gnu++11 in CFLAGS.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: Add sng.Vagrant Cascadian2019-09-07
| | | | | | | | | | * gnu/packages/images (sng): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add sng.
| * gnu: Add pngsuite.Vagrant Cascadian2019-09-07
| | | | | | | | * gnu/packages/image (pngsuite): New variable.
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\|
| * gnu: vigra-c: Update to 0.0.0-1.66ff4fa.Ricardo Wurmus2019-09-05
| | | | | | | | | | * gnu/packages/image.scm (vigra-c): Update to 0.0.0-1.66ff4fa. [inputs]: Add hdf5.
| * gnu: Add jbigkit.Tobias Geerinckx-Rice2019-08-30
| | | | | | | | * gnu/packages/image.scm (jbigkit): New public variable.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-08-08
| |\
| | * gnu: zimg: Remove extra build phase.Efraim Flashner2019-08-07
| | | | | | | | | | | | | | | * gnu/packages/image.scm (zimg)[arguments]: Remove unneeded 'autogen phase.
| | * gnu: leptonica: Remove extra build phase.Efraim Flashner2019-08-07
| | | | | | | | | | | | | | | * gnu/packages/image.scm (leptonica)[arguments]: Remove unneeded 'autogen phase.
| | * gnu: exiv2: Update to 0.27.2.Marius Bakke2019-08-04
| | | | | | | | | | | | * gnu/packages/image.scm (exiv2): Update to 0.27.2.
| * | gnu: libwebp: Update to 1.0.3.Marius Bakke2019-08-04
| |/ | | | | | | * gnu/packages/image.scm (libwebp): Update to 1.0.3.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|