[arch-commits] CVS update of arch/build/system/gutenprint (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jun 22 22:52:32 UTC 2007
Date: Friday, June 22, 2007 @ 18:52:32
Author: andyrtr
Path: /home/cvs-arch/arch/build/system/gutenprint
Removed: PKGBUILD (1.3)
pkg removed from current/moved to extra
----------+
PKGBUILD | 24 ------------------------
1 file changed, 24 deletions(-)
Index: arch/build/system/gutenprint/PKGBUILD
diff -u arch/build/system/gutenprint/PKGBUILD:1.3 arch/build/system/gutenprint/PKGBUILD:removed
--- arch/build/system/gutenprint/PKGBUILD:1.3 Fri Jun 22 09:02:41 2007
+++ arch/build/system/gutenprint/PKGBUILD Fri Jun 22 18:52:32 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2007/06/22 13:02:41 andyrtr Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=gutenprint
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="Top quality printer drivers for POSIX systems"
-arch=('i686' 'x86_64')
-license=('GPL')
-makedepends=('gimp' 'gtk2')
-depends=('cups' 'readline')
-source=(http://heanet.dl.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2)
-url="http://gimp-print.sourceforge.net/"
-replaces=('gimp-print')
-md5sums=('4ec66d57c1014b503d6bea16b1c31d81')
-options=('!libtool' '!emptydirs')
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- sed -i -e 's/ALL_LINGUAS="cs da de el en_GB es fr hu ja nb nl pl pt sk sv zh_TW"/ALL_LINGUAS=""/g' configure
- ./configure --prefix=/usr --disable-samples --with-cups --with-gimp2 --without-translated-ppds --with-gimp2-as-gutenprint \
- --disable-libgutenprintui --enable-libgutenprintui2 --disable-gtktest --enable-cups-ppds --enable-cups-ppds-at-top-level
- make || return 1
- make DESTDIR=$startdir/pkg install || return 1
-}
More information about the arch-commits
mailing list