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

Douglas Soares de Andrade douglas at archlinux.org
Thu Jan 1 20:16:17 UTC 2009


    Date: Thursday, January 1, 2009 @ 15:16:17
  Author: douglas
Revision: 23056

upgpkg: devil 1.7.5-1

Modified:
  devil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-01 19:59:15 UTC (rev 23055)
+++ PKGBUILD	2009-01-01 20:16:17 UTC (rev 23056)
@@ -3,8 +3,8 @@
 # Contributor: TheHoff <forums>
 
 pkgname=devil
-pkgver=1.7.4
-pkgrel=2
+pkgver=1.7.5
+pkgrel=1
 pkgdesc="Library for reading several different image formats"
 arch=(i686 x86_64)
 url="http://openil.sourceforge.net/"
@@ -18,8 +18,8 @@
    cd $startdir/src/devil-$pkgver
 
    # configure and build
-   ./configure --prefix=/usr --with-ILU=yes --with-ILUT=yes
+   ./configure --prefix=/usr --enable-ILU --enable-ILUT
    make || return 1
    make prefix=$startdir/pkg/usr install   
 }
-md5sums=('28d398177008a496dd793c65395c7b03')
+md5sums=('2a74578507a21d75d7fcc5afd41444d0')




More information about the arch-commits mailing list