[arch-commits] Commit in gegl/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Oct 20 05:42:20 UTC 2012


    Date: Saturday, October 20, 2012 @ 01:42:20
  Author: eric
Revision: 169362

upgpkg: gegl 0.2.0-5

Rebuild against ilmbase 1.0.3

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-20 05:11:16 UTC (rev 169361)
+++ PKGBUILD	2012-10-20 05:42:20 UTC (rev 169362)
@@ -3,7 +3,7 @@
 
 pkgname=gegl
 pkgver=0.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/"
@@ -21,7 +21,7 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -p1 < ${srcdir}/gegl-0.2.0-ffmpeg-0.11.diff
+  patch -p1 < "${srcdir}/gegl-0.2.0-ffmpeg-0.11.diff"
   ./configure  --prefix=/usr  --with-sdl --with-openexr --with-librsvg \
     --with-libavformat --with-jasper --disable-docs
   make




More information about the arch-commits mailing list