summaryrefslogtreecommitdiff
path: root/gnu/packages/image.scm
Commit message (Collapse)AuthorAge
...
| * gnu: libtiff: Fix documentation directory name in grafted replacement.Leo Famulari2021-03-12
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/47107>. This is a followup to commit 6320700b114f09c09fbe613e2032abe077d28583. * gnu/packages/image.scm (libtiff/fixed)[name, arguments]: New fields.
| * gnu: jasper: Update to 2.0.26.Tobias Geerinckx-Rice2021-03-11
| | | | | | | | * gnu/packages/image.scm (jasper): Update to 2.0.26.
| * gnu: libtiff: Update to 4.2.0 [security fixes].Léo Le Bouter2021-03-10
| | | | | | | | | | | | | | Non-exhaustively, fixes CVE-2020-35523, CVE-2020-35522 and CVE-2020-35521. * gnu/packages/image.scm (libtiff/fixed): New variable. (libtiff)[replacement]: Graft.
| * gnu: libavif: Update to 0.9.0.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/image.scm (libavif): Update to 0.9.0.
* | gnu: openjpeg: Update to 2.4.0.Efraim Flashner2021-03-21
| | | | | | | | * gnu/packages/image.scm (openjpeg): Update to 2.4.0.
* | gnu: openjpeg: Skip more failing tests.Efraim Flashner2021-03-21
| | | | | | | | | | | | | | A number of tests fail after updating libtiff to 4.1.0. * gnu/packages/image.scm (openjpeg)[arguments]: Adjust 'disable-failing-tests phase to skip more failing tests.
* | gnu: openjpeg-data: Update to 2020.11.30.Efraim Flashner2021-03-21
| | | | | | | | * gnu/packages/image.scm (openjpeg-data): Update to 2020.11.30.
* | gnu: libtiff: Update to 4.2.0.Efraim Flashner2021-03-20
| | | | | | | | * gnu/packages/image.scm (libtiff): Update to 4.2.0.
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * gnu: jasper: Update to 2.0.25 [fixes CVE-2021-26926].Léo Le Bouter2021-03-03
| | | | | | | | * gnu/packages/image.scm (jasper): Update to 2.0.25.
| * gnu: exiv2-0.26: Remove variable.Nicolas Goaziou2021-02-21
| | | | | | | | | | | | | | * gnu/packages/image.scm (exiv2-0.26): Remove variable. * gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch: * gnu/packages/patches/exiv2-CVE-2017-14860.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Apply removal.
| * gnu: Add imgp.Vinicius Monego2021-02-21
| | | | | | | | | | | | * gnu/packages/image.scm (imgp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add swappy.Sharlatan Hellseher2021-02-13
| | | | | | | | | | | | * gnu/packages/image.scm (swappy): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* | gnu: jbig2dec: Update to 0.19.Vincent Legoll2021-02-20
| | | | | | | | | | | | * gnu/packages/image.scm (jbig2dec): Update to 0.19. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * Merge branch 'master' into stagingLeo Famulari2021-01-25
| |\
| | * gnu: vigra: Raise max-silent-time timeout value to 2 hours.Maxim Cournoyer2021-01-10
| | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/40887>. * gnu/packages/image.scm (vigra)[properties]: Add a 'max-silent-time' property, with a value of 7200 seconds (2 hours).
* | | gnu: openjpeg: Enable tests.Raghav Gururajan2021-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (openjpeg)[arguments]: Enable the test suite. Pass -DBUILD_UNIT_TESTS, -DBUILD_TESTING, and -DOPJ_DATA_ROOT to #:configure-flags. Add a new 'disable-failing-tests' phase. [native-inputs]: Add openjpeg-data. Signed-off-by: Leo Famulari <leo@famulari.name>
* | | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/gl.scm gnu/packages/glib.scm gnu/packages/guile.scm gnu/packages/node.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/python-xyz.scm gnu/packages/python.scm gnu/packages/tls.scm gnu/packages/vpn.scm gnu/packages/xorg.scm
| * | Merge branch 'master' into stagingEfraim Flashner2021-01-10
| |\|
| | * gnu: gpick: Update to 0.2.6.Tobias Geerinckx-Rice2021-01-02
| | | | | | | | | | | | | | | * gnu/packages/image.scm (gpick): Update to 0.2.6. [native-inputs]: Add ragel.
| | * gnu: leptonica: Update to 1.80.0.Vincent Legoll2020-12-30
| | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (leptonica): Update to 1.80.0. Signed-off-by: Leo Famulari <leo@famulari.name>
| * | Merge branch 'ungrafting' into stagingMarius Bakke2020-12-29
| |\ \
| | * | Merge branch 'master' into ungraftingMarius Bakke2020-12-29
| | |\|
| | | * gnu: jasper: Update to 2.0.23.Vincent Legoll2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-27828. * gnu/packages/image.scm (jasper): Update to 2.0.23. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | | * gnu: libavif: Add support for rav1e.Vinicius Monego2020-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libavif)[arguments]: Pass "-DAVIF_CODEC_RAV1E=ON" to #:configure-flags. [inputs]: Add rav1e. Signed-off-by: Leo Famulari <leo@famulari.name>
| | | * gnu: libavif: Update to 0.8.4.Vinicius Monego2020-12-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libavif): Update to 0.8.4. Signed-off-by: Leo Famulari <leo@famulari.name>
| * | | Merge branch 'ungrafting' into stagingMarius Bakke2020-12-13
| |\| |
| | * | Merge branch 'master' into ungraftingMarius Bakke2020-12-13
| | |\|
| | | * gnu: Add mypaint.L p R n d n2020-12-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (mypaint): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * | gnu: libjpeg-turbo: Update to 2.0.5 and remove replacement.Efraim Flashner2020-12-08
| | |/ | | | | | | | | | | | | | | | * gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.5. [replacement]: Remove. (libjpeg-turbo/fixed): Remove.
| * / gnu: imlib2: Update to 1.7.1.Efraim Flashner2020-12-11
| |/ | | | | | | * gnu/packages/image.scm (imlib2): Update to 1.7.1.
| * Revert "gnu: openjpeg: Enable tests."Marius Bakke2020-12-01
| | | | | | | | This reverts commit 49d38b9a44d1045133e993f372394f9d3c626a72.
| * gnu: openjpeg: Update synopsis and description.Raghav Gururajan2020-12-01
| | | | | | | | | | | | | | * gnu/packages/image.scm (openjpeg) [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: openjpeg: Enable tests.Raghav Gururajan2020-12-01
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (openjpeg) [arguments]<#:tests?>: Remove argument. <#:configure-flags>[-DBUILD_UNIT_TESTS]: New flag. [-DBUILD_TESTING]: New flag. [-DOPJ_DATA_ROOT]: New flag. <#:phases>['disable-failing-tests]: New phase. [native-inputs]: Add openjpeg-data. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: openjpeg: Make some cosmetic changes.Raghav Gururajan2020-12-01
| | | | | | | | | | | | * gnu/packages/images.scm (openjpeg): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* | Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-29
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-11-26
| |\
| | * gnu: flameshot: Update to 0.8.5.Zhu Zihao2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm(flameshot): Update to 0.8.5. [source, home-page]: Use new source URL. [build-system]: Use qt-build-system. [inputs]: Add qtsvg. [arguments]<phases>: Remove stale code. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * | Merge branch 'master' into stagingMarius Bakke2020-11-23
| |\|
| | * gnu: mtpaint: Update to 3.49.33.Tobias Geerinckx-Rice2020-11-23
| | | | | | | | | | | | * gnu/packages/image.scm (mtpaint): Update to 3.49.33.
| * | Merge branch 'master' into stagingMarius Bakke2020-11-22
| |\|
| | * gnu: Don't append '.git' to GitHub uris.Efraim Flashner2020-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI. * gnu/packages/aidc.scm (zxing-cpp), * gnu/packages/assembly.scm (mbuild), * gnu/packages/audio.scm (opensles, wildmidi, tinyalsa), * gnu/packages/browser-extensions.scm (ublock-origin-chromium), * gnu/packages/check.scm (mutest), * gnu/packages/compression.scm (unshield), * gnu/packages/coq.scm (subset), * gnu/packages/dictionaries.scm (translate-shell), * gnu/packages/disk.scm (memkind), * gnu/packages/documentation.scm (latex2html), * gnu/packages/emacs-xyz.scm (emacs-chronometrist, emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline, emacs-org-generate), * gnu/packages/embedded.scm (ebusd, ebusd-configuration), * gnu/packages/enchant.scm (nuspell), * gnu/packages/fontutils.scm (woff2), * gnu/packages/geo.scm (memphis), * gnu/packages/gimp.scm (mrg), * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator), * gnu/packages/gnome.scm (parlatype), * gnu/packages/golang.scm (go-github-com-tv42-httpunix, go-github-com-ayufan-golang-kardianos-service), * gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm, directfb, flux), * gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual, graphene), * gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent), * gnu/packages/image.scm (openjpeg-data), * gnu/packages/java.scm (javacc), * gnu/packages/language.scm (liblouis, liblouisutdml), * gnu/packages/linux.scm (pamela, ttyebus), * gnu/packages/lxqt.scm (lxqt-connman-applet), * gnu/packages/mail.scm (libetpan), * gnu/packages/man.scm (ronn), * gnu/packages/music.scm (tascam-gtk, artyfx), * gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg), * gnu/packages/python-crypto.scm (pure-python-otr), * gnu/packages/qt.scm (qtspell), * gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware), * gnu/packages/rdp.scm (freerdp), * gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme, ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor, ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop, ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn), * gnu/packages/syncthing.scm (syncthing-gtk), * gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265, tslib), * gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
| * | gnu: slurp: Add missing dependency.Marius Bakke2020-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | This follows up 8dc429165c9a354ffb18703598ea923d7f5e9e9a, which forgot to stage the libxkbcommon dependency. While at it, reindent, and make SCDOC a native input. * gnu/packages/image.scm (slurp)[inputs]: Add LIBXKBCOMMON. Move SCDOC ... [inputs]: ... here.
| * | gnu: slurp: Update to 1.3.1.Marius Bakke2020-11-20
| | | | | | | | | | | | * gnu/packages/image.scm (slurp): Update to 1.3.1.
| * | gnu: grim: Remove obsolete patch.Marius Bakke2020-11-20
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/grim-revert-output-rotation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (grim)[source](patches): Remove.
* | | Merge branch 'staging'Maxim Cournoyer2020-10-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/gdb.scm gnu/packages/llvm.scm gnu/packages/package-management.scm gnu/packages/tls.scm
| * | Merge branch 'master' into stagingMarius Bakke2020-10-19
| |\|
| | * gnu: extempore: Inline custom package variants.Marius Bakke2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Except novel ones without suitable replacements in Guix. * gnu/packages/music.scm (portmidi-for-extempore): Remove variable, and move to ... (extempore)[inputs]: ... here. * gnu/packages/llvm.scm (llvm-for-extempore): Likewise. * gnu/packages/image.scm (stb-image-for-extempore): Likewise.
| | * gnu: jasper: Update to 2.0.22.Tobias Geerinckx-Rice2020-10-14
| | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 2.0.22. [argument]: Remove obsolete field.