Package Details: gegl-git 0.4.47.r10635.3c4479f65-1

Git Clone URL: https://aur.archlinux.org/gegl-git.git (read-only, click to copy)
Package Base: gegl-git
Description: Graph based image processing framework
Upstream URL: https://www.gegl.org
Licenses: GPL3, LGPL3
Conflicts: gegl
Provides: gegl
Submitter: None
Maintainer: bartus (Salamandar)
Last Packager: bartus
Votes: 105
Popularity: 0.000000
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2023-11-11 18:54 (UTC)

Pinned Comments

bartus commented on 2022-03-14 10:34 (UTC)

Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post

bartus commented on 2019-08-28 15:01 (UTC) (edited on 2019-08-28 15:01 (UTC) by bartus)

This is a package is also hosted on GitHub.

Latest Comments

1 2 3 4 5 6 Next › Last »

Nestor_013 commented on 2023-11-12 11:28 (UTC) (edited on 2023-11-12 11:28 (UTC) by Nestor_013)

Build is failing... a problem in the sources ?

../gegl/gegl/property-types/gegl-color.c: In function ‘gegl_color_set_rgba_with_space’:
../gegl/gegl/property-types/gegl-color.c:788:2: error: unterminated argument list invoking macro "g_return_if_fail"
  788 | }
      |  ^
../gegl/gegl/property-types/gegl-color.c:405:3: error: ‘g_return_if_fail’ undeclared (first use in this function)
  405 |   g_return_if_fail (space == NULL || (! babl_space_is_cmyk (space) && ! babl_space_is_gray (space));
  |   ^~~~~~~~~~~~~~~~

misc commented on 2022-10-16 11:20 (UTC) (edited on 2022-10-16 11:34 (UTC) by misc)

to compile with ffmpeg 5: curl https://gitlab.gnome.org/GNOME/gegl/-/merge_requests/114.diff | patch -Np1

edit: uh, never mind, it's already applied

JonnyRobbie commented on 2022-05-22 21:24 (UTC)

Yep, the there's a regression in upstream with one filter which crashes the build. You can add an exclude according to this issue: https://gitlab.gnome.org/GNOME/gegl/-/issues/306

tom commented on 2022-04-17 17:31 (UTC)

build failed

[ 99% | 1347<2<1 | 8.5bps ] Generating README with a custom command (wrapped by meson to capture output) FAILED: docs/website/operations/images/gegl-oilify.png /usr/bin/env GEGL_SWAP=/home/xxx/.cache/yay/gegl-git/src/build/RAM GEGL_PATH=/home/mkgkris/.cache/yay/gegl-git/src/build/operations BABL_TOLERANCE=0.0 /home/mkgkris/.cache/yay/gegl-git/src/build/tools/gegl-tester --data-directory /home/mkgkris/.cache/yay/gegl-git/src/gegl/docs/images --output-directory docs/website/operations/images --all --exclusion-pattern 'gegl:buffer-source|gegl:exr-load|gegl:ff-load|gegl:gegl-buffer-load|gegl:gif-load|gegl:icc-load|gegl:jp2-load|gegl:jpg-load|gegl:load|gegl:magick-load|gegl:open-buffer|gegl:pdf-load|gegl:pixbuf|gegl:png-load|gegl:ppm-load|gegl:rawbayer-load|gegl:raw-load|gegl:rgbe-load|gegl:svg-load|gegl:tiff-load|gegl:v4l|gegl:v4l2|gegl:webp-load|gegl:buffer-sink|gegl:display|gegl:exr-save|gegl:ff-save|gegl:gegl-buffer-save|gegl:icc-save|gegl:jpg-save|gegl:npy-save|gegl:png-save|gegl:ppm-save|gegl:rgbe-save|gegl:save|gegl:save-pixbuf|gegl:sdl2-display|gegl:tiff-save|gegl:webp-save|gegl:write-buffer|gegl:cache|gegl:cast-format|gegl:clone|gegl:convert-format|gegl:copy-buffer|gegl:image-compare|gegl:line-profile|gegl:nop|gegl:exp-combine|gegl:gegl|gegl:introspect|gegl:lcms-from-profile|gegl:mblur|gegl:alpha-inpaint|gegl:integral-image|gegl:aces-rrt' ninja: build stopped: subcommand failed.

bartus commented on 2022-03-14 10:34 (UTC)

Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post

dpirate commented on 2022-03-03 21:59 (UTC)

Please add ffmpeg4.4 as a dependency instead of ffmpeg (which is at 5) as gegl fails to build with ffmpeg 5 which is the default on Arch. There are no patches in the gegl repo in the pipeline to fix this anytime soon.

katt commented on 2020-07-13 13:07 (UTC)

Did you just bypass pkgver()? The pkgver will be auto-generated by the pkver() function and your change will be overwritten. Please just build the package instead to update the pkgver or don't update it at all.

frsfnrrg commented on 2019-09-20 14:07 (UTC)

I was able to build this package with the makedepend for python2 changed to python(3).

bartus commented on 2019-08-28 15:01 (UTC) (edited on 2019-08-28 15:01 (UTC) by bartus)

This is a package is also hosted on GitHub.

bartus commented on 2019-08-19 13:24 (UTC)

Gegl drops autotools in favor of meson working PKGBUILD