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.
Search Criteria
Package Details: gegl-git 0.4.29.r10121.663009f56-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: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | bartus (Salamandar) |
Last Packager: | bartus |
Votes: | 107 |
Popularity: | 0.50 |
First Submitted: | 2009-05-27 08:12 |
Last Updated: | 2020-12-20 16:07 |
Dependencies (35)
- json-glib (json-glib-git)
- libspiro
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-nox-git, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git)
- babl>=0.1.84 (babl-git)
- exiv2 (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- intltool (make)
- jasper (make)
- lensfun (lensfun-git) (make)
- libgexiv2 (make)
- libnsgif (libnsgif-git) (make)
- libraw (libraw-git, libraw16, libraw19) (make)
- librsvg (librsvg-git, librsvg-minimal-git) (make)
- libtiff (libtiff-git, libtiff-minimal-git) (make)
- luajit (luajit-git, moonjit, luajit-openresty, luajit-2.1, luajit-2.1-git) (make)
- meson (meson-git) (make)
- openexr (make)
- python (python-dbg) (make)
- python-gobject (python-gobject-git) (make)
- ruby (ruby1.8, rvm) (make)
- suitesparse (suitesparse-mkl) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (optional) – for using the ffmpeg plugin
- jasper (optional) – for using the jasper plugin
- lensfun (lensfun-git) (optional) – for lens distortion
- libgexiv2 (optional) – for image metadata
- libnsgif (libnsgif-git) (optional) – gif plugin
- libraw (libraw-git, libraw16, libraw19) (optional) – raw plugin
- librsvg (librsvg-git, librsvg-minimal-git) (optional) – for using the svg plugin
- libtiff (libtiff-git, libtiff-minimal-git) (optional) – tiff plugin
- luajit (luajit-git, moonjit, luajit-openresty, luajit-2.1, luajit-2.1-git) (optional) – lua plugin
- openexr (optional) – for using the openexr plugin
- suitesparse (suitesparse-mkl) (optional) – matting-levin plugin
Required by (10)
- dibuja (requires gegl)
- gegl-operation-negative-darkroom-git (requires gegl)
- gegl-operation-negative-darkroom-git (requires gegl) (make)
- gimp-devel (requires gegl)
- gimp-develop-git (requires gegl)
- gimp-git (requires gegl)
- glimpse-editor (requires gegl)
- glimpse-editor-git (requires gegl)
- gnome-photos-git (requires gegl)
- lib32-gegl (requires gegl)
Sources (1)
katt commented on 2020-07-13 13:07
frsfnrrg commented on 2019-09-20 14:07
I was able to build this package with the makedepend for python2 changed to python(3).
bartus commented on 2019-08-28 15:01
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
Gegl drops autotools
in favor of meson
working PKGBUILD
bartus commented on 2019-07-25 19:54
Dependency should be updated: babl>=0.1.68
bartus commented on 2019-05-18 14:15
Dependency should be updated: babl>=0.1.63
lonaowna commented on 2018-12-31 17:53
Dependency should be updated: babl>=0.1.61
https://gitlab.gnome.org/GNOME/gegl/commit/6996efd3952375d01c6ce3446e18b26784f35629
bartus commented on 2018-09-05 12:29
@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
Thanks! Updated.
bartus commented on 2018-07-05 13:10
@FFY00: deps update is required: (babl>=0.1.52
)
Pinned Comments
bartus commented on 2019-08-28 15:01
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" />