summaryrefslogtreecommitdiff
path: root/gnu/packages/gimp.scm
Commit message (Collapse)AuthorAge
* gnu: babl: Disable failing test on aarch64.Roman Scherer2024-04-17
| | | | | | | | | | | | | | | | | | | | | The float-to-8bit test fails on an Apple M1 (aarch64) with the following message: 9/28 float-to-8bit FAIL 0.11s exit status 1 >>> LD_LIBRARY_PATH=/tmp/guix-build-babl-0.1.108.drv-0/build/babl BABL_PATH=/tmp/guix-build-babl-0.1.108.drv-0/build/extensions MALLOC_PERTURB_=94 /tmp/guix-build-babl-0.1.108.drv-0/build/tests/float-to-8bit stdout: float -> u8 1 failed #1[1] got 76 expected 77 stderr: " 0x43b9f0 0x4390b0 1" 1541377792 BablFishPath cost:146.000000 error:0.000000000000 "/tmp/guix-build-babl-0.1.108.drv-0/build/extensions/gggl.so 0: R'G'B'A float to R'G'B'A u8" 0 BablConversionLinear pixels:0 error: 0.000000 * gnu/packages/gimp.scm (babl): Disable failing test on aarch64. Change-Id: Icf2c2a9ea5986149902f741f96d1847d2403c1f4 Signed-off-by: Christopher Baines <mail@cbaines.net>
* Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-03-10
|\
| * gnu: gnome-photos: Build against gegl-0.4.44.Liliana Marie Prikler2024-03-09
| | | | | | | | | | | | | | | | | | On gnome-team, this dependency was already accounted for in commit 4beac7d95c84ea3be809030f942b8b71d155129e, but it was forgotten when updating gimp on master. * gnu/packages/gimp.scm (babl-0.1.96, gegl-0.4.44): New variables. * gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
| * gnu: Add gimp-next.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gimp-next): New variable.
| * gnu: gimp: Update to 2.10.36.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.36.
| * gnu: gegl: Build with introspection.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gegl)[arguments]: Remove #:configure-flags.
| * gnu: babl: Build with introspection.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.
| * gnu: gegl: Update to 0.4.48.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.48.
| * gnu: babl: Update to 0.1.108.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.108.
* | gnu: gegl: Use new style for inputs.Liliana Marie Prikler2023-09-14
| | | | | | | | * gnu/packages/gimp.scm (gegl)[inputs]: Drop labels.
* | gnu: gimp: Update to 2.10.34.Vivien Kraus2023-09-14
| | | | | | | | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.34. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gegl: Update to 0.4.46.Vivien Kraus2023-09-14
|/ | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.46. * gnu/packages/gimp.scm (gegl-0.4.44): New variable. * gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: gimp: Build with librsvg-for-system.Efraim Flashner2023-05-09
| | | | | * gnu/packages/gimp.scm (gimp)[inputs]: Replace librsvg with librsvg-for-system.
* gnu: gegl: Build with librsvg-for-system.Efraim Flashner2023-05-09
| | | | | * gnu/packages/gimp.scm (gegl)[inputs]: Replace librsvg with librsvg-for-system.
* gnu: Replace all uses of atk by at-spi2-core.Josselin Poiret2023-03-31
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/animation.scm (gnash) * gnu/packages/chromium.scm (ungoogled-chromium) * gnu/packages/crates-gtk.scm (rust-atk-sys-0.14, rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14) * gnu/packages/gimp.scm (gimp) * gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex): * gnu/packages/graphviz.scm (xdot) * gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm) * gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc, mate-utils, eom, pluma) * gnu/packages/messaging.scm (dino) * gnu/packages/qt.scm (qtwebengine-5) * gnu/packages/rust-apps.scm (alfis) * gnu/packages/vim.scm (vim-full) * gnu/packages/vnc.scm (remmina) * gnu/packages/web.scm (castor): Replace atk by at-spi2-core. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gegl: Update to 0.4.42Andy Tai2023-03-07
| | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.42 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gimp: Don't retain reference on GCC.宋文武2023-03-02
| | | | | | Partly fixes <https://issues.guix.gnu.org/57677>. * gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
* gnu: Remove Glimpse.Leo Famulari2023-01-03
| | | | | | | | This package no longer builds and is abandoned upstream: https://glimpse-editor.org/posts/a-project-on-hiatus/ * gnu/packages/gimp.scm (gegl-for-glimpse, glimpse): Remove variables.
* gnu: babl: Update to 0.1.96.Marius Bakke2022-08-30
| | | | * gnu/packages/gimp.scm (babl): Update to 0.1.96.
* gnu: gimp: Update to 2.10.32.Vinicius Monego2022-06-18
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.32.
* gnu: gegl: Update to 0.4.36.Vinicius Monego2022-06-18
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.36.
* gnu: babl: Update to 0.1.92.Vinicius Monego2022-06-18
| | | | * gnu/packages/gimp.scm (babl): Update to 0.1.92.
* gnu: glimpse: Drop Python 2 support.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/gimp.scm (glimpse)[source]: Fix indentation. [arguments]: Use gexps. [phases]{install-sitecustomize}: Delete phase. [native-inputs]: Use new style. [inputs]: Use new style. Delete python-2 and python2-pygtk.
* gnu: gimp: Drop Python 2 support.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/gimp.scm (gimp)[inputs]: Delete python-2 and python2-pygtk. [configure-flags]: Use gexps. Add "--disable-python". [phases]: Delete argument. [inputs, native-inputs]: Use new style.
* gnu: gimp: Update to 2.10.30.Vinicius Monego2021-12-22
| | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.30. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: gegl: Update to 0.4.34.Vinicius Monego2021-12-22
| | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.34. [source]: Make some cosmetic changes. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\
| * gnu: Rename openexr to openexr-2.Vinicius Monego2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done so the OpenEXR package can be upgraded to version 3 in a later commit. * gnu/packages/graphics.scm (openexr): Rename to ... (openexr-2): ... new variable. (blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly. (ctl)[propagated-inputs]: Likewise. * gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise. * gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise. * gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic, nip2)[inputs]: Likewise. * gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise. * gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise. * gnu/packages/kde.scm (krita)[inputs]: Likewise. * gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: gimp: Add optional dependencies.Vinicius Monego2021-10-10
| | | | | | | | | | | | | | | | * gnu/packages/gimp.scm (gimp)[inputs]: Sort non-optional and optional inputs alphabetically. Add ghostscript, libheif, libmng, openexr, openjpeg. [native-inputs]: Add desktop-file-utils. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: gimp: Update to 2.10.28.Vinicius Monego2021-10-10
| | | | | | | | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.28. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: gegl: Add optional dependencies.Vinicius Monego2021-10-10
| | | | | | | | | | | | | | | | * gnu/packages/gimp.scm (gegl)[inputs]: Add gdk-pixbuf, gexiv2, jasper, libnsgif, libraw, librsvg, libspiro, libtiff, libwebp, maxflow, openexr, poppler, sdl2. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: gegl: Enable GIR.Vinicius Monego2021-10-10
| | | | | | | | | | | | | | * gnu/packages/gimp.scm (gegl)[arguments]<#:configure-flags>: Remove. [native-inputs]: Sort alphabetically. Add gobject-introspection, vala. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: gegl: Update to 0.4.32.Vinicius Monego2021-10-10
| | | | | | | | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.32. [arguments]<#:phases>: Don't return #t. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: babl: Enable GIR.Vinicius Monego2021-10-10
| | | | | | | | | | | | | | * gnu/packages/gimp.scm (babl)[arguments]<#:configure-flags>: Remove. [native-inputs]: Add gobject-introspection, vala. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: babl: Update to 0.1.88.Vinicius Monego2021-10-10
| | | | | | | | | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.88. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gegl: Add libraw support.Mathieu Othacehe2021-10-02
| | | | | | | | * gnu/packages/gimp.scm (gegl)[inputs]: Add libraw.
* | gnu: babl: Don't build documentation.Jonathan Brielmaier2021-09-10
| | | | | | | | | | | | | | It would require `scp` from openssh and it was not built before. * gnu/packages/gimp.scm (babl)[arguments]: Add `-Dwith-docs=false` to the configure flags.
* | gnu: Use 'search-input-directory' and 'search-input-file' where appropriate.Ludovic Courtès2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes some of the remaining uses of this idiom: (string-append (assoc-ref inputs "LABEL") "FILE") to one of: (search-input-file inputs "FILE") (search-input-directory inputs "FILE") * gnu/packages/axoloti.scm (axoloti-patcher): Use 'search-input-directory'. (axoloti-patcher-next): Likewise. * gnu/packages/bioinformatics.scm (java-picard): Likewise. * gnu/packages/bootloaders.scm (grub-hybrid): Likewise. (u-boot-puma-rk3399): Likewise. (u-boot-rock64-rk3328): Likewise. (u-boot-firefly-rk3399): Likewise. (u-boot-rockpro64-rk3399): Likewise. (u-boot-pinebook-pro-rk3399): Likewise. * gnu/packages/cran.scm (r-shiny): Likewise. (r-shinytree): Likewise. * gnu/packages/education.scm (anki): Likewise. * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Likewise. (emacs-rime): Likewise. * gnu/packages/emulators.scm (dolphin-emu): Likewise. * gnu/packages/games.scm (bsd-games): Likewise. (seahorse-adventures): Likewise. (einstein): Likewise. * gnu/packages/gimp.scm (gimp-fourier): Likewise. * gnu/packages/gnome.scm (gspell): Likewise. * gnu/packages/guile-xyz.scm (guile-libyaml): Likewise. * gnu/packages/java.scm (icedtea-7): Likewise. * gnu/packages/language.scm (nimf): Likewise. * gnu/packages/lxde.scm (spacefm): Likewise. * gnu/packages/mail.scm (claws-mail): Likewise. * gnu/packages/netpbm.scm (netpbm): Likewise. * gnu/packages/networking.scm (blueman): Likewise. * gnu/packages/scheme.scm (scm): Likewise. * gnu/packages/security-token.scm (python-fido2): Likewise. * gnu/packages/syndication.scm (rtv): Likewise. * gnu/packages/tls.scm (acme-client): Likewise. * gnu/packages/web.scm (netsurf): Likewise. * gnu/packages/wine.scm (wine-staging): Likewise. * gnu/packages/wxwidgets.scm (wxwidgets): Likewise.
* | gnu: Meson: Remove special versions.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (lv2-speech-denoiser, libaudec)[arguments]: Remove #:meson. * gnu/packages/build-tools.scm (meson): Update to 0.57.2. (meson-0.55, meson-next): Remove variables. * gnu/packages/datastructures.scm (tllist)[arguments]: Remove. * gnu/packages/fontutils.scm (fcft)[arguments]: Likewise. * gnu/packages/gimp.scm (babl, gegl)[arguments]: Remove #:meson. * gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Likewise. * gnu/packages/lua.scm (emilua)[arguments]: Likewise. * gnu/packages/music.scm (zrythm)[arguments]: Likewise. * gnu/packages/terminals.scm (foot)[arguments]: Likewise. * gnu/packages/virtualization.scm (qemu)[native-inputs]: Change from MESON-NEXT to MESON. (libvirt)[arguments]: Remove #:meson. * gnu/packages/wm.scm (wlroots, sway)[arguments]: Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: GIMP: Update to 2.10.24.Leo Famulari2021-04-27
| | | | | | | | | | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.24. [source]: Remove obsolete patch 'gimp-make-gegl-introspect-optional.patch'. * gnu/packages/patches/gimp-make-gegl-introspect-optional.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: gegl: Update to 0.4.30.Leo Famulari2021-04-27
| | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.30.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: gimp: Ship a copy of the gegl patch.Tobias Geerinckx-Rice2021-04-01
| | | | | | | | | | | | | | | | | | | | | | As Ludo' rightly points out, GitHub's patches are probably as stable as their tarballs. * gnu/packages/gimp.scm (gimp)[source]: Use SEARCH-PATCHES instead of an origin. * gnu/packages/patches/gimp-make-gegl-introspect-optional.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: gimp: Properly handle missing optional ‘dot’.Tobias Geerinckx-Rice2021-03-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gimp.scm (gimp)[source]: Add a patch to fix a fatal error when ‘dot’ is not in $PATH. (gegl)[arguments]: Move the 'refer-to-dot phase... [inputs]: ...and graphviz... (gegl-for-glimpse)[arguments]: ...here, and... [inputs]: ...here, respectively. (glimpse)[inputs]: Use gegl-for-glimpse gegl variant.
| * gnu: gegl: Refer to dot.Tobias Geerinckx-Rice2021-03-29
| | | | | | | | * gnu/packages/gimp.scm (gegl)[arguments]: Add a new 'refer-to-dot phase.
| * gnu: gegl: Update to 0.4.28.Tobias Geerinckx-Rice2021-03-28
| | | | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.28. [arguments]: Build with meson@0.55.
| * gnu: babl: Update to 0.1.86.Tobias Geerinckx-Rice2021-03-28
| | | | | | | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.86. [arguments]: Build with meson@0.55.