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
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: | 2021-10-02 15:59 (UTC) |
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
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
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.
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
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.
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.
I was able to build this package with the makedepend for python2 changed to python(3).
Please submit patches
and report issues
to gegl-git/github.com
Travis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gegl-git.svg?branch=master" />
Gegl drops autotools
in favor of meson
working PKGBUILD
Dependency should be updated: babl>=0.1.68
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.
Please submit
patches
and reportissues
to gegl-git/github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gegl-git.svg?branch=master" />