diff --git a/srcpkgs/gegl3/template b/srcpkgs/gegl3/template index dd7dd8b018..7c6e2267ac 100644 --- a/srcpkgs/gegl3/template +++ b/srcpkgs/gegl3/template @@ -1,14 +1,15 @@ # Template build file for 'gegl3'. pkgname=gegl3 version=0.3.14 -revision=2 +revision=3 build_style=gnu-configure -configure_args="--disable-docs --without-sdl --without-libopenraw +configure_args="--disable-docs --without-sdl --without-libavformat --without-graphviz --without-lua --without-libspiro --without-umfpack --with-exiv2 --without-libv4l --disable-introspection" hostmakedepends="pkg-config intltool" makedepends="libglib-devel libpng-devel babl-devel jasper-devel - libjpeg-turbo-devel librsvg-devel gtk+-devel exiv2-devel json-glib-devel" + libjpeg-turbo-devel librsvg-devel gtk+-devel exiv2-devel json-glib-devel + libraw-devel" short_desc="Graph based image processing framework (v0.3)" maintainer="Juan RP " license="GPL-3, LGPL-3"