Age | Commit message (Expand) | Author |
2023-02-11 | gnu: libavif: Add pixbuf-loader output....* gnu/packages/image.scm (libavif)[arguments]: Build gdk-pixbuf loader.
[outputs]: Add 'pixbuf-loader' output.
[inputs]: Add gdk-pixbuf.
[native-inputs]: Add pkg-config.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Bruno Victal |
2023-02-11 | gnu: libavif: Update to 0.11.1....libavif commit 97306bf64266cf9571dd141f3d04492534a9deea removes
JSON-based tests along with cJSON.
Aditionally, googletest is now required to build libavif. The test target
has since changed and can be called directly from cmake, no longer being
necessary to replace 'check target.
* gnu/packages/image.scm (libavif): Update to 0.11.1.
[arguments]: Adjust configure-flags, remove 'check phase replacement.
[native-inputs]: Add googletest.
[license]: Remove expat.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Bruno Victal |
2023-01-29 | gnu: libpng-apng: Remove obsolete trailing #t....* gnu/packages/image.scm (libpng-apng)[arguments]:
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: libpng-apng: Update to 1.6.39....I've tweaked the comment, as it made me read an entire e-mail thread
only to realise I needn't have done so.
* gnu/packages/image.scm (libpng-apng): Update to 1.6.39.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: phockup: Update to 1.9.2....* gnu/packages/image.scm (phockup): Update to 1.9.2.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: phockup: Test exiftool patching....* gnu/packages/image.scm (phockup)[arguments]: Unset PATH during tests.
| Tobias Geerinckx-Rice |
2023-01-29 | gnu: phockup: Properly patch exiftool....* gnu/packages/image.scm (phockup)[arguments]: Fix 'configure phase to catch all occurrences.
| Tobias Geerinckx-Rice |
2023-01-04 | gnu: libavif: Add rav1e when it is supported....* gnu/packages/image.scm (libavif)[inputs]: Add rav1e when building on
a supported system.
| Efraim Flashner |
2023-01-04 | gnu: libavif: Add configure-flag for rav1e when available....* gnu/packages/image.scm (libavif)[arguments]: Adjust configure-flags to
build with rav1e support when it is in the build closure.
| Efraim Flashner |
2023-01-04 | gnu: libavif: Honor #:tests? flag....* gnu/packages/image.scm (libavif)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
| Efraim Flashner |
2023-01-03 | 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>
| Bruno Victal |
2023-01-03 | gnu: libavif: Rewrite using G-Exps....* gnu/packages/image.scm (libavif)[arguments]: Rewrite using
G-Expressions.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Bruno Victal |
2022-12-06 | 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>
| kiasoc5 |
2022-11-17 | 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.
| Marius Bakke |
2022-11-15 | gnu: libjxl: Propagate required inputs....* gnu/packages/image.scm (libjxl)[inputs]: Move GOOGLE-BROTLI and
GOOGLE-HIGHWAY ...
[propagated-inputs]: ... here.
| Marius Bakke |
2022-11-05 | gnu: libjxl: Update to 0.7.0....* gnu/packages/image.scm (libjxl): Update to 0.7.0.
| Vinicius Monego |
2022-10-30 | 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.
| Tobias Geerinckx-Rice |
2022-10-30 | 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.
| Tobias Geerinckx-Rice |
2022-08-28 | Merge branch 'master' into staging | Marius Bakke |
2022-08-28 | gnu: imlib2: Update to 1.9.1....* gnu/packages/image.scm (imlib2): Update to 1.9.1.
| Efraim Flashner |
2022-08-27 | 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.
| Marius Bakke |
2022-08-27 | Merge branch 'master' into staging | Marius Bakke |
2022-08-11 | Merge branch 'master' into staging | Marius Bakke |
2022-08-10 | gnu: freeimage: Remove input labels....* gnu/packages/image.scm (freeimage): Reindent.
[arguments]: Use G-expression and SEARCH-INPUT-DIRECTORY.
[inputs]: Remove labels.
| Marius Bakke |
2022-08-10 | gnu: freeimage: Update home page....* gnu/packages/image.scm (freeimage)[home-page]: Follow redirect.
| Marius Bakke |
2022-08-12 | gnu: Add spng....* gnu/packages/image.scm (spng): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| ( |
2022-08-01 | 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>
| Marcel van der Boom |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | 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
| Maxim Cournoyer |
2022-07-27 | Merge branch 'master' into staging | Marius Bakke |
2022-07-26 | gnu: phockup: Update to 1.9.0....* gnu/packages/image.scm (phockup): Update to 1.9.0.
| Arun Isaac |
2022-07-26 | gnu: phockup: Add bash-minimal to inputs....* gnu/packages/image.scm (phockup)[inputs]: Add bash-minimal.
| Arun Isaac |
2022-07-26 | gnu: phockup: Make exiftool substitution more specific....* gnu/packages/image.scm (phockup)[arguments]: Make exiftool substitution in
configure phase more specific.
| Arun Isaac |
2022-07-21 | Merge branch 'master' into staging | Marius Bakke |
2022-07-19 | 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>
| arkhan |
2022-07-13 | Merge branch 'master' into staging | Marius Bakke |
2022-07-13 | gnu: libmng: Remove input labels....* gnu/packages/image.scm (libmng)[propagated-inputs]: Remove labels.
| Marius Bakke |
2022-07-10 | gnu: Remove OpenJPEG@1....* gnu/packages/image.scm (openjpeg-1): Remove variable.
| Marius Bakke |
2022-06-23 | gnu: libwebp: Simplify inputs....* gnu/packages/image.scm (libwebp)[inputs]: Remove labels.
| Marius Bakke |
2022-06-23 | gnu: libwebp: Update to 1.2.2....* gnu/packages/image.scm (libwebp): Update to 1.2.2.
| Marius Bakke |
2022-06-22 | gnu: libjxl: Update to 0.6.1-0.b7076f18....* gnu/packages/image.scm (libjxl): Update to 0.6.1-0.b7076f18.
[inputs]: Add gflags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-06-08 | Merge branch 'master' into staging | Ludovic Courtès |
2022-06-02 | gnu: giblib: Depend on imlib2@1.7....* gnu/packages/image.scm (giblib)[inputs]: Depend on IMLIB2-1.7 instead
of IMLIB2.
| Ludovic Courtès |
2022-06-02 | gnu: imlib2: Reintroduce 1.7.1....* gnu/packages/image.scm (imlib2-1.7): New variable.
| Ludovic Courtès |
2022-06-01 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2022-05-31 | gnu: Remove libpng-1.2....* gnu/packages/image.scm (libpng-1.2): Delete variable.
| Maxim Cournoyer |
2022-05-29 | gnu: jpegoptim: Remove input labels....* gnu/packages/image.scm (jpegoptim)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: jpegoptim: Update to 1.4.7....* gnu/packages/image.scm (jpegoptim): Update to 1.4.7.
[source]: Build from Git.
| Tobias Geerinckx-Rice |
2022-04-28 | gnu: imlib2: Remove input labels....* gnu/packages/image.scm (imlib2)[native-inputs]: Remove input labels.
[inputs]: Same.
| Efraim Flashner |
2022-04-28 | gnu: imlib2: Update to 1.9.0....* gnu/packages/image.scm (imlib2): Update to 1.9.0.
| Efraim Flashner |