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.
Search Criteria
Package Details: gegl-git 0.4.53.r10929.97606ad05-1
Package Actions
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) |
Dependencies (35)
- babl (babl-gitAUR)
- json-glib (json-glib-gitAUR)
- libspiro
- sdl2-compat
- exiv2 (exiv2-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- intltool (make)
- jasper (jasper-gitAUR) (make)
- lensfun (lensfun-gitAUR) (make)
- libgexiv2 (make)
- libnsgif (libnsgif-gitAUR) (make)
- libraw (libraw-gitAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libtiff (libtiff-gitAUR, libtiff-lercAUR) (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (make)
- meson (meson-gitAUR) (make)
- openexr (openexr-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- Show 15 more dependencies...
Required by (9)
- dibuja (requires gegl)
- gimp-devel (requires gegl)
- gimp-devel-noconflict (requires gegl)
- gimp-develop-git (requires gegl)
- gimp-git
- gimp-plugin-gmic-pre-gimp3 (requires gegl)
- gnome-photos-git (requires gegl)
- lib32-gegl (requires gegl)
- phoronix-test-suite-git (requires gegl) (optional)
Sources (1)
dpirate commented on 2022-03-03 21:59 (UTC)
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.
-
Please submit
patches
and reportissues
to gegl-git/github.com -
Travis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gegl-git.svg?branch=master" />
bartus commented on 2019-08-19 13:24 (UTC)
Gegl drops autotools
in favor of meson
working PKGBUILD
bartus commented on 2019-07-25 19:54 (UTC) (edited on 2019-07-25 20:28 (UTC) by bartus)
Dependency should be updated: babl>=0.1.68
bartus commented on 2019-05-18 14:15 (UTC)
Dependency should be updated: babl>=0.1.63
lonaowna commented on 2018-12-31 17:53 (UTC)
Dependency should be updated: babl>=0.1.61
https://gitlab.gnome.org/GNOME/gegl/commit/6996efd3952375d01c6ce3446e18b26784f35629
bartus commented on 2018-09-05 12:29 (UTC) (edited on 2018-09-05 12:31 (UTC) by bartus)
@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
FFY00 commented on 2018-07-05 14:12 (UTC)
Thanks! Updated.
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" />