[arch-commits] CVS update of extra/office/hplip (PKGBUILD hplip.install)
Tobias Powalowski
tpowa at archlinux.org
Thu Mar 6 17:28:52 UTC 2008
Date: Thursday, March 6, 2008 @ 12:28:52
Author: tpowa
Path: /home/cvs-extra/extra/office/hplip
Modified: PKGBUILD (1.38 -> 1.39) hplip.install (1.6 -> 1.7)
'upgpkg: fixed install message and switch to foomatic-rip'
---------------+
PKGBUILD | 7 ++++---
hplip.install | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
Index: extra/office/hplip/PKGBUILD
diff -u extra/office/hplip/PKGBUILD:1.38 extra/office/hplip/PKGBUILD:1.39
--- extra/office/hplip/PKGBUILD:1.38 Sat Feb 9 07:14:58 2008
+++ extra/office/hplip/PKGBUILD Thu Mar 6 12:28:51 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.38 2008/02/09 12:14:58 tpowa Exp $
+# $Id: PKGBUILD,v 1.39 2008/03/06 17:28:51 tpowa Exp $
# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
# Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
pkgname=hplip
pkgver=2.8.2
-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,7 +18,7 @@
build() {
cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --disable-foomatic-xml-install
+ ./configure --prefix=/usr --disable-foomatic-xml-install --disable-foomatic-rip-hplip-install
make || return 1
#mkdir -p $startdir/pkg/usr/bin
@@ -28,3 +28,4 @@
rm -rf $startdir/pkg/etc/sane.d
}
md5sums=('ea57b92483622d3eae359994c5fd3dc3')
+md5sums=('ea57b92483622d3eae359994c5fd3dc3')
Index: extra/office/hplip/hplip.install
diff -u extra/office/hplip/hplip.install:1.6 extra/office/hplip/hplip.install:1.7
--- extra/office/hplip/hplip.install:1.6 Sat Oct 6 08:52:14 2007
+++ extra/office/hplip/hplip.install Thu Mar 6 12:28:51 2008
@@ -5,8 +5,8 @@
----
# You can open the HP Device Manager by entering this command in the console window:
# $ hp-toolbox
-# You will need to install 'pyqt' for running hp-toolbox.
-# 'pacman -S pyqt' should do this for you.
+# You will need to install 'pyqt3' for running hp-toolbox.
+# 'pacman -S pyqt3' should do this for you.
# If you want to use this driver with sane:
# echo "hpaio" >> /etc/sane.d/dll.conf
More information about the arch-commits
mailing list