Skip to content

Commit

Permalink
hplip: update to 3.18.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshpak committed Dec 6, 2018
1 parent e97396a commit a6b9bd8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions srcpkgs/hplip/template
@@ -1,8 +1,9 @@
# Template file for 'hplip'
pkgname=hplip
version=3.18.9
revision=3
version=3.18.12
revision=1
build_style=gnu-configure
pycompile_dirs="usr/share/hplip"
configure_args="
--enable-gui-build
--disable-qt4
Expand All @@ -17,20 +18,19 @@ configure_args="
--enable-foomatic-drv-install
--enable-pp-build
--with-mimedir=/usr/share/cups/mime"
conf_files="/etc/hp/hplip.conf"
make_dirs="/var/lib/hp 0755 root root"
hostmakedepends="pkg-config automake libtool python"
makedepends="libressl-devel python-devel libxml2-python cups-devel sane-devel
ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel dbus-devel"
depends="python-gobject2 python-dbus desktop-file-utils
foomatic-db foomatic-db-engine"
conf_files="/etc/hp/hplip.conf"
make_dirs="/var/lib/hp 0755 root root"
pycompile_dirs="usr/share/hplip"
short_desc="HP Linux Imaging and Printing"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-only, BSD-3-Clause, MIT"
homepage="https://developers.hp.com/hp-linux-imaging-and-printing"
distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
checksum=20093830994de16bb36c049c1fdb688569531525fb994f7e605e66266a2d783c
checksum=3ba5278d5fcaf83ecd04d16850f2f24c43c78c1189c15ae32cae756360c2fabd
conflicts="hplip-gui"

CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/usr/include/python2.7"
Expand Down

0 comments on commit a6b9bd8

Please sign in to comment.