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

Douglas Soares de Andrade douglas at archlinux.org
Thu Jan 1 19:40:21 UTC 2009


    Date: Thursday, January 1, 2009 @ 14:40:21
  Author: douglas
Revision: 23051

upgpkg: devil 1.7.4-2

Modified:
  devil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-01 19:36:59 UTC (rev 23050)
+++ PKGBUILD	2009-01-01 19:40:21 UTC (rev 23051)
@@ -4,7 +4,7 @@
 
 pkgname=devil
 pkgver=1.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for reading several different image formats"
 arch=(i686 x86_64)
 url="http://openil.sourceforge.net/"
@@ -18,7 +18,8 @@
    cd $startdir/src/devil-$pkgver
 
    # configure and build
-   ./configure --prefix=/usr
+   ./configure --prefix=/usr --with-ILU=yes --with-ILUT=yes
    make || return 1
    make prefix=$startdir/pkg/usr install   
 }
+md5sums=('28d398177008a496dd793c65395c7b03')




More information about the arch-commits mailing list