BTW., I opened a bug report for this: https://bugzilla.gnome.org/show_bug.cgi?id=787475
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)
haawda commented on 2017-09-10 06:32 (UTC)
haawda commented on 2017-09-09 14:34 (UTC)
I need a small patch to compile this.
prepare() {
cd "$srcdir/$_gitname"
patch -p1 < "$srcdir"/correct_lensfun.patch
}
diff --git a/operations/workshop/external/lens-correct.c b/operations/workshop/external/lens-correct.c
index ac8070a3..141ee304 100644
--- a/operations/workshop/external/lens-correct.c
+++ b/operations/workshop/external/lens-correct.c
@@ -19,7 +19,7 @@
*/
#include "config.h"
-#include <lensfun.h>
+#include <lensfun/lensfun.h>
#include <glib/gi18n-lib.h>
grayich commented on 2017-02-13 14:17 (UTC) (edited on 2017-02-13 14:19 (UTC) by grayich)
no babl>=0.1.24
there extra/babl 0.1.18 and aur/babl-git 0.1.24.3.g37947d1
imho
-- depends=('babl>=0.1.24' 'libspiro' 'json-glib')
++ depends=('babl-git' 'libspiro' 'json-glib')
LordReg commented on 2016-10-10 11:45 (UTC)
When building this package with clang, need to make sure the 'openmp' package is installed. Maybe a condition statement for makedepends could be added to the PKGBUILD?
justinzane commented on 2016-03-11 18:39 (UTC)
Sorry for the last. See that it has been done.
justinzane commented on 2016-03-11 18:39 (UTC)
Please edit the PKGBUILD so that it has "provides = gegl\nconflicts=gegl". Gimp-git now cannot build because lib-mypaint depends on gegl; and gegl and gegl-git want to overwrite each others files. With a proper provides/conflicts pair, I'm hoping that this will be working again. Thanks!
Perry3D commented on 2016-01-13 23:36 (UTC)
Do we really need babl-git? Version 0.1.14 is also in the repository.
electricprism commented on 2015-11-02 12:01 (UTC)
Maybe I misunderstand, but gimp-gtk3-git fails to load because gegl-git doesn't include maze which should have been added in this patch
https://git.gnome.org/browse/gegl/commit/?id=ddabe3fa50bb40f2bd9f39ccfc680164b3e74a23
Does anyone know why?
mytbk commented on 2015-09-12 00:45 (UTC)
conflicts and provides updated
Now extra/gegl is in version 0.3.0, however, it lacks gegl:maze which is used by gimp-git, so gimp-git still depends on gegl-git.
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" />