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

Tobias Powalowski tpowa at archlinux.org
Sun Sep 28 15:22:28 UTC 2008


    Date: Sunday, September 28, 2008 @ 11:22:27
  Author: tpowa
Revision: 13788

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

........
  r13786 | tpowa | 2008-09-28 15:21:07 +0000 (So, 28 Sep 2008) | 1 line
  
  upgpkg: hplip 2.8.9-2
........

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

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)


Property changes on: hplip/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /hplip/trunk:1-13654
   + /hplip/trunk:1-13786

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-28 15:22:19 UTC (rev 13787)
+++ extra-x86_64/PKGBUILD	2008-09-28 15:22:27 UTC (rev 13788)
@@ -4,7 +4,7 @@
 
 pkgname=hplip
 pkgver=2.8.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/"
@@ -18,11 +18,8 @@
 
 build() {
  cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --disable-foomatic-xml-install --disable-foomatic-rip-hplip-install
-
+ ./configure --prefix=/usr --enable-foomatic-rip-hplip-install --enable-foomatic-ppd-install
  make || return 1
- #mkdir -p $startdir/pkg/usr/bin
- #rm -f prnt/hpijs/ppd/HP-Fax-hplip.ppd
  make DESTDIR=$startdir/pkg install
 
  rm -rf $startdir/pkg/etc/sane.d




More information about the arch-commits mailing list