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

Jan de Groot jgc at archlinux.org
Sun Aug 3 20:01:08 UTC 2008


    Date: Sunday, August 3, 2008 @ 16:00:54
  Author: jgc
Revision: 7755

upgpkg: gutenprint 5.0.2-3
    Rebuild for GNUTLS

Modified:
  gutenprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-03 19:51:44 UTC (rev 7754)
+++ PKGBUILD	2008-08-03 20:00:54 UTC (rev 7755)
@@ -2,12 +2,12 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=gutenprint
 pkgver=5.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Top quality printer drivers for POSIX systems"
 arch=('i686' 'x86_64')
 license=('GPL')
-makedepends=('gimp' 'gtk2' 'foomatic-db-engine' 'ghostscript>=8.62-2')
-depends=('cups' 'readline')
+makedepends=('gimp' 'gtk2>=2.12.11' 'foomatic-db-engine' 'ghostscript>=8.63-3')
+depends=('cups>=1.3.8-2' 'readline' 'gnutls>=2.4.1')
 source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2)
 url="http://gimp-print.sourceforge.net/"
 replaces=('gimp-print')
@@ -20,7 +20,7 @@
 	--disable-libgutenprintui  --enable-libgutenprintui2 --disable-gtktest \
 	--enable-cups-ppds --enable-cups-ppds-at-top-level \
 	--with-foomatic --with-foomatic3 --with-ghostscript \
-	--disable-static --disable-static-genppd --with-ijs
+	--disable-static --disable-static-genppd --with-ijs || return 1
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
 }




More information about the arch-commits mailing list