summaryrefslogtreecommitdiff
path: root/libre/hplip
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-01 01:31:12 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-01 01:31:12 -0200
commit752f9bddbfeafd9a4abc0ffb71a408839ddc1f07 (patch)
tree2782d36795a071f44a7d2f65e0f2957199708d3d /libre/hplip
parentd4077b49df7d857b7e700e57ebca5362b6735a34 (diff)
downloadabslibre-752f9bddbfeafd9a4abc0ffb71a408839ddc1f07.tar.gz
abslibre-752f9bddbfeafd9a4abc0ffb71a408839ddc1f07.tar.bz2
abslibre-752f9bddbfeafd9a4abc0ffb71a408839ddc1f07.zip
hplip-3.14.10-2.parabola1: don't depend on all the foomatic-db drivers - hplip ships its own drivers to be used with foomatic-db-engine
Diffstat (limited to 'libre/hplip')
-rw-r--r--libre/hplip/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD
index 9d861ee89..d4774789b 100644
--- a/libre/hplip/PKGBUILD
+++ b/libre/hplip/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 224640 2014-10-16 19:13:24Z andyrtr $
+# $Id: PKGBUILD 230306 2015-01-31 09:21:51Z andyrtr $
# Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org>
# Maintainer (Arch): Tom Gundersen <teg@jklm.no>
# Contributor (Arch): Rémy Oudompheng <remy@archlinux.org>
@@ -7,13 +7,12 @@
pkgname=hplip
pkgver=3.14.10
-pkgrel=1.parabola1
+pkgrel=2.parabola1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)"
arch=('i686' 'x86_64' 'mips64el')
url="http://hplipopensource.com"
license=('GPL')
-depends=('python2' 'ghostscript>=8.64-6' 'foomatic-db' 'foomatic-db-engine'
- 'net-snmp>=5.7.1' 'wget')
+depends=('python2' 'ghostscript>=8.64-6' 'net-snmp>=5.7.1' 'wget' 'foomatic-db-engine')
makedepends=('python2-pyqt4' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusb')
optdepends=('cups: for printing support'
'python2-dbus: for dbus support'
@@ -33,6 +32,7 @@ source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.as
md5sums=('7af44ee1c4312b00d2269c1b25008f73'
'SKIP'
'a853ba0eb0883f4bcee00b4277128b29')
+validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP <hplip@hp.com>
prepare() {
cd $pkgname-$pkgver