Package Details: gegl-git 0.4.53.r10929.97606ad05-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: 2025-01-29 12:36 (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

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

electricprism commented on 2015-09-11 18:21 (UTC)

Upon upgrading my system gnome-photos and gegel refused to upgrade due to file conflicts http://pastebin.ubuntu.com/12343242/ Please resolve this package conflict so this issue doesn't come up again, thank you.

ratcheer commented on 2015-09-11 14:18 (UTC)

The main repository now contains an upgraded gegl package. It cannot be installed if gegl-git is installed. Apparently, the gegl-git package should contain a conflict with the gegl package. Also, I can no longer run gimp-git, because it has a hard dependency on gegl-git. With the new gegl package installed, I cannot reinstall gimp-git.

Nordlicht commented on 2014-03-02 10:32 (UTC)

I've updated gegl-git. After this, gimp-gtk3-git doesn't start any more: "GEGL operation missing! GIMP requires the GEGL operation "gegl:seamless-clone". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any dependencies required for GIMP."

diverse_izzue commented on 2013-06-25 09:13 (UTC)

I adopted this and updated the package. Let me know if things break.

<deleted-account> commented on 2012-04-26 17:24 (UTC)

Same problem here, solved by installing manually intltool. It should be added as a dependency.

<deleted-account> commented on 2012-04-25 10:01 (UTC)

I think intltool is missing as dependency?

<deleted-account> commented on 2012-01-09 18:54 (UTC)

Alternatively, disable vala in gegl by adding --without-vala to the line "./autogen.sh --prefix=/usr --disable-docs" in the PKGBUILD

milkii commented on 2011-12-12 19:21 (UTC)

Same for me, removing Vala worked.

felixonmars commented on 2011-12-09 04:45 (UTC)

Finally I got it to work - simply removed vala and the build succeeded, that's crazy! Thank you 0ion9 :)