Dependency should be updated: babl>=0.1.61
https://gitlab.gnome.org/GNOME/gegl/commit/6996efd3952375d01c6ce3446e18b26784f35629
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: | 2025-01-29 12:36 (UTC) |
Dependency should be updated: babl>=0.1.61
https://gitlab.gnome.org/GNOME/gegl/commit/6996efd3952375d01c6ce3446e18b26784f35629
@FFY00: using git describe in pkgver doesn't reflect actual gegl version. You should use something like this:
printf "%s.%s.%s" $(./configure --version|grep -oP 'gegl configure \K[0-9.]+') $(git rev-list `git describe --abbrev=0`..HEAD --count) $(git log --pretty=format:'%h' -n 1)
this produces correnct version according to gegl@gitlab.gnome
Thanks! Updated.
@FFY00: deps update is required: (babl>=0.1.52
)
The new repository is at https://gitlab.gnome.org/GNOME/gegl.git
qdii, read the comments. it is quite clear what to do then. Rebuild and install babl-git.
Compilation is broken for me. I get "Requested 'babl >= 0.1.46' but version of babl is 0.1.45". How can I fix that?
@mytbk: deps should be babl>=0.1.46
as extra
has babl=0.1.44
which is goint to be pulled instead of aur:babl-git=0.1.46
, preventing successful build of gelg-git
in clean chroot.
Using gegl-git 0.3.30.15-1 without installing its makedepends will give following warnings:
GEGL-Message: 12:16:02.433: Module '/usr/lib/gegl-0.3/matting-levin.so' load error: libumfpack.so.5: cannot open shared object file: No such file or directory
These seem to be non-fatal, but probably indicate that "suitesparse" should be in depends=() instead of makedepends=(), as libumfpack is provided by that one at runtime.
Just as Babl, Gegl was ported to Meson :)
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" />