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

Jan de Groot jgc at archlinux.org
Sat Apr 4 11:39:01 UTC 2009


    Date: Saturday, April 4, 2009 @ 07:39:00
  Author: jgc
Revision: 33096

upgpkg: oxine 0.7.1-2

Modified:
  oxine/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 11:38:43 UTC (rev 33095)
+++ PKGBUILD	2009-04-04 11:39:00 UTC (rev 33096)
@@ -16,7 +16,8 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-hal --disable-gdkpixbuf || return 1
+  ./configure --prefix=/usr --disable-hal \
+    --without-imagemagick --disable-gdkpixbuf || return 1
   make || return 1
   make DESTDIR="${pkgdir}" install || return 1
 }




More information about the arch-commits mailing list