Age | Commit message (Collapse) | Author |
|
* gnu/packages/gimp.scm (mypaint-brushes-1.3)[native-inputs]: New field.
Change-Id: Id4b75fb06018d24c7a2a152f53763671e5f99f0d
|
|
* gnu/packages/gimp.scm (gimp-3) [inputs]: Add xdg-utils.
Change-Id: Ia3b10a2759b46e92ec550c5d44f935b17e69f9ad
|
|
* gnu/packages/gimp.scm (gimp-3) [inputs]: Add libjxl.
Change-Id: If591199a484c844deef894e9c509b918e987ce24
|
|
This is a fixup for the previous commit 2bf428, which added bash-minimal to
the inputs.
Change-Id: I65b1ddae96feb0c9c594490a71c743a021353ded
|
|
* gnu/packages/gimp.scm (gimp-3) [inputs]: Add bash-minimal.
Change-Id: Ib091eb5ffb408e16648da6b3ab6bba0d5e96f4db
|
|
* gnu/packages/gimp.scm (gimp-3) [inputs]: Remove extraneous prepend usages.
Change-Id: I5d6290ddf0030bd7cd0e5e0cd911874c63fc3ac3
|
|
* gnu/packages/gimp.scm (gimp-3) [arguments]
<phases> {wrap}: Adjust to wrap in prefix mode. Also wrap
GDK_PIXBUF_MODULE_FILE, and XDG_DATA_DIRS.
[native-inputs]: Add shared-mime-info.
Change-Id: I2cae7408f373bd46fbc3941ed2a8e2eee40633ec
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Modified-by: Maxim Cournoyer <maxim@guixotic.coop>
|
|
* gnu/packages/gimp.scm (gimp): Update to 3.0.4.
Change-Id: I910ba6070e9376f0ec3c191b9a29e79d96ad2200
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.62.
Change-Id: I596ea953d1efc47092288ca4c1d72771ecfa95a8
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.114.
Change-Id: If5da6a36f5c8f003c5dd8fe8ea10a6cd318ebeb5
|
|
* gnu/packages/gimp.scm: Fix sorting of use-module.
Change-Id: Ibca8b27dac8d0e5fca0d3396763d637133cbab11
|
|
* gnu/packages/gimp.scm (gimp-resynthesizer): Update to 3.0.
[build-system]: Use meson-build-system.
[arguments]: Enable tests.
<#:phases>: Delete the 'set-env' and 'set-prefix' phases.
[native-inputs]: Use modern format. Remove autoconf-wrapper, automake,
glib:bin, intltool.
[inputs]: Add gexiv2, gtk+, pango. Remove glib, gtk+-2. Order
alphatically.
Change-Id: I0ff842a7171882dde290981b0d41cba8049dc452
|
|
* gnu/packages/gimp.scm (gimp-fourier): Update to 0.4.5.
[source]: Fetch tarball from upstream on GitHub.
[arguments]<#:phases>: Do not override 'configure' phase, delete
'set-prefix' phase.
[inputs]: Replace gimp by gimp-2.
Change-Id: Ib69a56aba74c8c0d3b7cdff514f1bd8682036ad3
|
|
* gnu/packages/gimp.scm (gimp-2, gimp-3): Replace openexr-2 by openexr.
Change-Id: I4e707e8ed2cd34af013e5d7b2c665615473e7c0a
|
|
* gnu/packages/gimp.scm (gegl)[inputs]: Replace openexr-2 by openexr.
Change-Id: I1e11f19a8a748eb4b2892a8cfd7efa86d500557d
|
|
* gnu/packages/gimp.scm (gimp-3) [phases] {wrap}: Wrap GI_TYPELIB_PATH
exactly.
Fixes: https://issues.guix.gnu.org/77921
Change-Id: Ia9d40386ee1aaa342e4278d96a698559f4b26881
|
|
Without this, Python-Fu scripts will fail to import gi and GObject-related
packages.
* gnu/packages/gimp.scm (gimp-3)[#:phases]: Add ‘wrap’.
|
|
* gnu/packages/gimp.scm (gimp-2, gimp-3): New variables.
(gimp): Move old definition to gimp-2, point to gimp-3.
(gimp-next): Deprecate in favor of gimp-3.
|
|
* gnu/packages/gimp.scm (gimp-next)[arguments]: Replace ASSOC-REF with direct
Gexp output references.
Change-Id: I876c7fc30936f81cd57945b0dd1fd3386839df3d
|
|
* gnu/packages/gimp.scm (gimp-next): Update to 3.0.0.
Change-Id: Ic84cd643c5cdb96f0fd1f1dded07e0616736513b
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.56.
Change-Id: Ia3ec569acc9112f199cd7474c3d14b08cdd4f2b5
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.112.
Change-Id: Ieeaef41d09b076b54388b149e499308712e635bc
|
|
* gnu/packages/gimp.scm (gimp-next): Update to 3.0.0-RC3.
Change-Id: I547ee940f69c3720569c5a4038731309c5525036
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.54.
Change-Id: I40eadfb9421f2f27d16787efdcf797649478b3a3
|
|
* gnu/packages/gimp.scm (gimp-next): Update to 3.0.0-RC2.
Change-Id: Iafb2f7a7dbd40e1fdba46d1ff3f958c9f41e1685
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.52.
Change-Id: I6a3bb2b65a545ead62143cf263ef1ff5eb09593f
|
|
* gnu/packages/gimp.scm (gimp)[inputs]: Add libxpm.
Change-Id: Id81779346aec7e65aeb59ce2de40b0ddc9222339
|
|
* gnu/packages/gimp.scm (gimp-next): Update to 3.0.0-RC1.
[inputs]: Add python-pygobject.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.50.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.110.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/gimp.scm (gimp) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I6fbe2d8ee94c51673a527487ca6f83a6d17d1dd2
|
|
%default-gnu-modules.
Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.38.
Change-Id: I3288c989a5b70e04ddffc97c38c8f52c032f973e
|
|
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>
|
|
|
|
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/packages/gimp.scm (gimp-next): New variable.
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.36.
|
|
* gnu/packages/gimp.scm (gegl)[arguments]: Remove #:configure-flags.
|
|
* gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.48.
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.108.
|
|
* gnu/packages/gimp.scm (gegl)[inputs]: Drop labels.
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.34.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* 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/packages/gimp.scm (gimp)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/gimp.scm (gegl)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* 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/packages/gimp.scm (gegl): Update to 0.4.42
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
Partly fixes <https://issues.guix.gnu.org/57677>.
* gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
|