From f8828728622826932b40a105113a77f0340c04ec Mon Sep 17 00:00:00 2001 From: orchidman Date: Mon, 7 May 2012 11:41:29 +0200 Subject: gegll 0.2.0-1 maj (cherry picked from commit 0be3f5d57e8ff4b40b00a9b7b44d411e52217b6b) --- gegl/Pkgfile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'gegl') 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 -- cgit v1.2.3-54-g00ecf