Efraim Flashner
9c098979a2
gnu: libavif: Honor #:tests? flag.
...
* gnu/packages/image.scm (libavif)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
2023-01-04 09:51:40 +02:00
Bruno Victal
216281b1eb
gnu: libavif: Add tools output.
...
* gnu/packages/image.scm (libavif)[arguments]: Build avifenc & avifdec.
[outputs]: Add 'tools' output.
[inputs]: Add zlib, libpng, libjpeg-turbo.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:27 -05:00
Bruno Victal
faeeb302c2
gnu: libavif: Rewrite using G-Exps.
...
* gnu/packages/image.scm (libavif)[arguments]: Rewrite using
G-Expressions.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:26 -05:00
Efraim Flashner
877b5038cc
gnu: imlib2: Update to 1.10.0.
...
* gnu/packages/image.scm (imlib2): Update to 1.10.0.
2022-12-21 22:01:42 +02:00
Maxim Cournoyer
f184be73de
Merge remote-tracking branch 'origin/master' into staging
2022-12-12 09:02:49 -05:00
kiasoc5
3615af7d33
gnu: jp2a: Update to 1.1.1.
...
* gnu/packages/image.scm (jp2a): Update to 1.1.1.
[source]: Use release tarball.
[inputs]: Add libpng.
[native-inputs]: Add doxygen.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Marius Bakke
50c2acb1fd
gnu: libwebp: Update to 1.2.4.
...
* gnu/packages/image.scm (libwebp): Update to 1.2.4.
2022-11-20 17:19:59 +01:00
Marius Bakke
e432688ede
gnu: libavif: Use G-expression.
...
* gnu/packages/image.scm (libavif)[arguments]: Use gexp.
2022-11-17 19:26:58 +01:00
Marius Bakke
c9fabf39a8
gnu: libavif: Update to 0.11.1.
...
* gnu/packages/image.scm (libavif): Update to 0.11.1.
[arguments]: Remove check phase.
[native-inputs]: Add GOOGLETEST.
[inputs]: Add LIBJPEG-TURBO, LIBPNG, and ZLIB. While at it, remove labels.
2022-11-17 19:26:58 +01:00
Marius Bakke
bb4d32b655
gnu: Adjust users of deprecated packages.
...
* gnu/packages/databases.scm (apache-arrow-0.16)[inputs]: Change from
GOOGLE-BROTLI to BROTLI.
* gnu/packages/image.scm (libjxl)[propagated-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-logbook)[native-inputs]: Change from
PYTHON-GOOGLE-BROTLI to PYTHON-BROTLI.
2022-11-17 19:11:33 +01:00
Marius Bakke
2f5607badc
gnu: libjxl: Propagate required inputs.
...
* gnu/packages/image.scm (libjxl)[inputs]: Move GOOGLE-BROTLI and
GOOGLE-HIGHWAY ...
[propagated-inputs]: ... here.
2022-11-15 13:09:04 +01:00
Vinicius Monego
6c4404bbc7
gnu: libjxl: Update to 0.7.0.
...
* gnu/packages/image.scm (libjxl): Update to 0.7.0.
2022-11-05 10:13:54 -03:00
Tobias Geerinckx-Rice
54a31641fd
gnu: steghide: Temper expectation.
...
* gnu/packages/image.scm (steghide)[synopsis, description]: Make clear
that it's two steps above rot13 on the srs bzns cryptography scale.
2022-10-30 02:00:19 +01:00
Tobias Geerinckx-Rice
168b946acd
gnu: steghide: Update package style.
...
* gnu/packages/image.scm (steghide)[arguments]:
Rewrite as G-expressions. Don't explicitly return #t from phases.
[native-inputs, inputs]: Remove input labels.
2022-10-30 02:00:19 +01:00
Marius Bakke
c7966ba3ef
gnu: libtiff: Fix CVE-2022-34526.
...
* gnu/packages/patches/libtiff-CVE-2022-34526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libtiff)[source](patches): New field.
2022-09-16 22:41:23 +02:00
Marius Bakke
757aeb1d3a
gnu: freeimage: Adjust for LibTIFF 4.4.
...
* gnu/packages/patches/freeimage-libtiff-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (freeimage)[source](patches): Add it.
2022-09-16 22:41:22 +02:00
Marius Bakke
7e329b8a4a
gnu: libjpeg-turbo: Use G-expression.
...
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Convert to gexp.
2022-08-30 20:43:02 +02:00
Marius Bakke
1c106e8fcc
gnu: libjpeg-turbo: Update to 2.1.4.
...
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.1.4.
2022-08-30 20:43:02 +02:00
Marius Bakke
59c136ef61
Merge branch 'staging' into core-updates
2022-08-30 20:18:55 +02:00
Marius Bakke
dedbaa3a69
Merge branch 'master' into staging
2022-08-28 15:43:30 +02:00
Efraim Flashner
5bfe389a6e
gnu: imlib2: Update to 1.9.1.
...
* gnu/packages/image.scm (imlib2): Update to 1.9.1.
2022-08-28 12:17:21 +03:00
Marius Bakke
ada35de38f
gnu: scons: Move to (gnu packages build-tools).
...
* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
2022-08-27 23:48:56 +02:00
Marius Bakke
ad384816fe
Merge branch 'staging' into core-updates
2022-08-27 17:10:55 +02:00
Marius Bakke
1fd262e8d3
Merge branch 'master' into staging
2022-08-27 00:17:57 +02:00
Marius Bakke
77eb3008e3
Merge branch 'staging' into core-updates
2022-08-11 23:36:10 +02:00
Marius Bakke
b50eaa6764
Merge branch 'master' into staging
2022-08-11 22:15:22 +02:00
Marius Bakke
02de6a5981
gnu: freeimage: Remove input labels.
...
* gnu/packages/image.scm (freeimage): Reindent.
[arguments]: Use G-expression and SEARCH-INPUT-DIRECTORY.
[inputs]: Remove labels.
2022-08-10 00:29:01 +02:00
Marius Bakke
f2e9f04dd9
gnu: freeimage: Update home page.
...
* gnu/packages/image.scm (freeimage)[home-page]: Follow redirect.
2022-08-10 00:29:01 +02:00
(
6d69f093d0
gnu: Add spng.
...
* gnu/packages/image.scm (spng): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:12:18 +02:00
Marcel van der Boom
b8df15b748
gnu: exiv2: Fix test failure on ppc64le and aarch64.
...
ppc64 and aarch64 do not raise exception and thus output and exit code
for test is different.
See:
https://github.com/Exiv2/exiv2/issues/365 and
https://github.com/Exiv2/exiv2/issues/933
* gnu/packages/image.scm (exiv2)[arguments]: Add 'adjust-tests' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:09 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
...
This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Marius Bakke
6a3ed96af7
Merge branch 'staging' into core-updates
2022-07-27 17:53:05 +02:00
Marius Bakke
6611cabd1c
Merge branch 'master' into staging
2022-07-27 12:33:53 +02:00
Arun Isaac
dbcd787656
gnu: phockup: Update to 1.9.0.
...
* gnu/packages/image.scm (phockup): Update to 1.9.0.
2022-07-26 00:46:25 +05:30
Arun Isaac
14dbb549f8
gnu: phockup: Add bash-minimal to inputs.
...
* gnu/packages/image.scm (phockup)[inputs]: Add bash-minimal.
2022-07-26 00:45:17 +05:30
Arun Isaac
f55e83fa3d
gnu: phockup: Make exiftool substitution more specific.
...
* gnu/packages/image.scm (phockup)[arguments]: Make exiftool substitution in
configure phase more specific.
2022-07-26 00:43:31 +05:30
Marius Bakke
9044b086dd
Merge branch 'staging' into core-updates
2022-07-22 01:09:14 +02:00
Marius Bakke
abea091dbe
Merge branch 'master' into staging
2022-07-21 23:52:47 +02:00
arkhan
22530b2645
gnu: flameshot: Update to 12.1.0.
...
* gnu/packages/image.scm (flameshot): Update to 12.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:23:37 +02:00
Marius Bakke
72e2c416be
gnu: jbig2dec: Remove obsolete code.
...
* gnu/packages/image.scm (jbig2dec)[arguments]: Remove #:phases.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-07-16 23:25:18 +02:00
Marius Bakke
4442a5db77
Merge branch 'master' into staging
2022-07-13 23:34:58 +02:00
Marius Bakke
d33f051740
gnu: libmng: Remove input labels.
...
* gnu/packages/image.scm (libmng)[propagated-inputs]: Remove labels.
2022-07-13 23:31:23 +02:00
Marius Bakke
076146818b
gnu: Remove OpenJPEG@1.
...
* gnu/packages/image.scm (openjpeg-1): Remove variable.
2022-07-10 18:36:43 +02:00
Marius Bakke
02f7c56ec4
gnu: libjpeg-turbo: Build with cmake-minimal.
...
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Remove #:cmake.
2022-06-27 23:48:00 +02:00
Marius Bakke
2a7648774f
Merge branch 'master' into core-updates
2022-06-27 19:23:48 +02:00
Marius Bakke
43519035f9
gnu: libtiff: Explicitly depend on 'xz'.
...
...instead of linking to whatever happens to be in the build environment.
* gnu/packages/image.scm (libtiff)[inputs]: Add XZ.
2022-06-27 19:15:07 +02:00
Marius Bakke
be2d53225c
gnu: libtiff: Use G-expressions.
...
* gnu/packages/image.scm (libtiff)[arguments]: Convert to gexp.
2022-06-27 19:15:07 +02:00
Marius Bakke
e8af8fc3e1
gnu: libtiff: Remove input labels.
...
* gnu/packages/image.scm (libtiff)[inputs]: Remove labels.
2022-06-27 19:15:07 +02:00
Marius Bakke
06747aa5b0
gnu: libtiff: Update to 4.4.0.
...
* gnu/packages/image.scm (libtiff): Update to 4.4.0.
[source](uri): Switch to .xz tarball.
2022-06-27 19:15:07 +02:00