[arch-commits] CVS update of extra/office/hplip (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Oct 8 06:28:11 UTC 2007


    Date: Monday, October 8, 2007 @ 02:28:11
  Author: tpowa
    Path: /home/cvs-extra/extra/office/hplip

Modified: PKGBUILD (1.33 -> 1.34)

'upgpgk: make hplip depend on foomatic packages'


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


Index: extra/office/hplip/PKGBUILD
diff -u extra/office/hplip/PKGBUILD:1.33 extra/office/hplip/PKGBUILD:1.34
--- extra/office/hplip/PKGBUILD:1.33	Sat Oct  6 08:52:13 2007
+++ extra/office/hplip/PKGBUILD	Mon Oct  8 02:28:11 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.33 2007/10/06 12:52:13 tpowa Exp $
+# $Id: PKGBUILD,v 1.34 2007/10/08 06:28:11 tpowa Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
 
 pkgname=hplip
 pkgver=2.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet."
 arch=(i686 x86_64)
 url="http://hplip.sourceforge.net/"
 license="GPL"
 makedepends=('pyqt')
-depends=('cups' 'python' 'net-snmp>=5.4' 'ghostscript' 'foomatic-db-engine' 'libjpeg' 'portmap' 'libusb' 'libcups' 'sane')
+depends=('cups' 'python' 'net-snmp>=5.4' 'ghostscript' 'foomatic-db' 'foomatic-db-hpijs' 'foomatic-db-engine' 'libjpeg' 'portmap' 'libusb' 'libcups' 'sane')
 replaces=('hpijs')
 install=hplip.install
 source=(http://heanet.dl.sourceforge.net/sourceforge/hplip/$pkgname-$pkgver.tar.gz)
@@ -18,7 +18,7 @@
 
 build() {
  cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr 
+ ./configure --prefix=/usr --disable-foomatic-xml-install  
 
  make || return 1
  #mkdir -p $startdir/pkg/usr/bin




More information about the arch-commits mailing list