hplip: update to 3.18.3.
Closes: #12799 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ead88c744c
commit
34b2ff7dbb
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hplip'
|
||||
pkgname=hplip
|
||||
version=3.17.11
|
||||
revision=3
|
||||
version=3.18.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-gui-build
|
||||
|
@ -30,12 +30,13 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://developers.hp.com/hp-linux-imaging-and-printing"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
|
||||
checksum=2f91be9489a50e4c929b2b9d3c72c09905c1195f9b360568b07fcbde4f3faa75
|
||||
checksum=3e009a0fb5035dca3ebf12775327b967394257090cf2f27b3684a3b00dd2bd74
|
||||
conflicts="hplip-gui"
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||
|
||||
pre_configure() {
|
||||
export AUTOMAKE='automake --foreign'
|
||||
libtoolize -f
|
||||
autoreconf -fi || true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue