summaryrefslogtreecommitdiffstats
path: root/gegl
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2012-05-07 11:41:29 +0200
committerpiernov <piernov@piernov.org>2012-05-13 19:46:00 +0200
commitf8828728622826932b40a105113a77f0340c04ec (patch)
treeaee44cecc0334bbaf28e7554ed01fae14c3f66cb /gegl
parent038a930c6d14b34b4f0841ffb4228f943623f9e5 (diff)
downloadnutyx-extra-f8828728622826932b40a105113a77f0340c04ec.tar.gz
nutyx-extra-f8828728622826932b40a105113a77f0340c04ec.tar.bz2
nutyx-extra-f8828728622826932b40a105113a77f0340c04ec.tar.xz
nutyx-extra-f8828728622826932b40a105113a77f0340c04ec.zip
gegll 0.2.0-1 maj
(cherry picked from commit 0be3f5d57e8ff4b40b00a9b7b44d411e52217b6b)
Diffstat (limited to 'gegl')
-rw-r--r--gegl/Pkgfile12
1 files changed, 7 insertions, 5 deletions
diff --git a/gegl/Pkgfile b/gegl/Pkgfile
index dcbd4b775..24ce85454 100644
--- a/gegl/Pkgfile
+++ b/gegl/Pkgfile
@@ -6,15 +6,17 @@
# Run on: babl,gtk,librsvg,libpng,ruby,lua,ffmpeg,librsvg,openexr,graphviz,exiv2,v4l-utils,asciidoc
name=gegl
-version=0.1.6
-release=2
-source=(ftp://ftp.gimp.org/pub/$name/0.1/$name-$version.tar.bz2
- gegl-ffmpeg.patch)
+version=0.2.0
+#0.1.6
+release=1
+source=(ftp://ftp.gimp.org/pub/$name/0.2/$name-$version.tar.bz2
+ )
+# gegl-ffmpeg.patch)
build() {
cd $name-$version
- patch -p1 -i ../gegl-ffmpeg.patch
+# patch -p1 -i ../gegl-ffmpeg.patch
./configure --prefix=/usr \
--with-sdl --with-openexr --with-librsvg \
--with-libavformat --disable-docs