summaryrefslogtreecommitdiffstats
path: root/gegl
diff options
context:
space:
mode:
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