[arch-commits] Commit in hplip/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Aug 2 20:47:30 UTC 2009


    Date: Sunday, August 2, 2009 @ 16:47:30
  Author: tpowa
Revision: 48508

Merged revisions 48506 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/hplip/trunk

........
  r48506 | tpowa | 2009-08-02 20:41:47 +0000 (So, 02 Aug 2009) | 1 line
  
  upgpkg: hplip 3.9.6b-2
........

Modified:
  hplip/repos/extra-i686/	(properties)
  hplip/repos/extra-i686/PKGBUILD

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


Property changes on: hplip/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /hplip/trunk:1-48249
   + /hplip/trunk:1-48507

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-08-02 20:43:50 UTC (rev 48507)
+++ extra-i686/PKGBUILD	2009-08-02 20:47:30 UTC (rev 48508)
@@ -4,7 +4,7 @@
 
 pkgname=hplip
 pkgver=3.9.6b
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet."
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
@@ -24,8 +24,10 @@
 
 build() {
  cd $srcdir/$pkgname-$pkgver
- #patch -Np1 -i $srcdir/hplip-3.9.4b-gcc44.patch || return 1
- ./configure --prefix=/usr --enable-qt4 --enable-foomatic-rip-hplip-install --enable-foomatic-ppd-install
+ ./configure --prefix=/usr --enable-qt4 --enable-foomatic-rip-hplip-install \
+             --enable-foomatic-ppd-install --enable-hpcups-install \
+             --enable-cups-drv-install --enable-hpijs-install \
+             --enable-foomatic-drv-install
  make || return 1
  make DESTDIR=$pkgdir/ install
 




More information about the arch-commits mailing list