hplip: update to 3.14.6.
This commit is contained in:
parent
7a52adc8bd
commit
6d5d8650fd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hplip'
|
||||
pkgname=hplip
|
||||
version=3.13.11
|
||||
revision=3
|
||||
version=3.14.6
|
||||
revision=1
|
||||
#XXX: pyqt pkgs for python gui
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
makedepends="python-devel libxml2-python cups-devel
|
||||
|
@ -10,13 +10,12 @@ makedepends="python-devel libxml2-python cups-devel
|
|||
depends="python foomatic-db foomatic-db-engine desktop-file-utils"
|
||||
conf_files="/etc/hp/hplip.conf"
|
||||
make_dirs="/var/lib/hp 0755 root root"
|
||||
lib32disabled=yes
|
||||
short_desc="HP Linux Imaging and Printing"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://hplipopensource.com/"
|
||||
license="GPL-2"
|
||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=1ea0ed020ab54e08620fe6ea7c30e93dbb8be505f2e6994e7222a7be63ca3b34
|
||||
checksum=a57233cd0e2db1dcf1d34d8b90c6a9d3e027e522695aada6c3c411a839868b8e
|
||||
|
||||
do_configure() {
|
||||
# https://bugs.archlinux.org/task/30085 - hack found in Gentoo
|
||||
|
|
Loading…
Reference in New Issue