hplip: update to 3.17.10 (#8574)

This commit is contained in:
Helmut Pozimski 2017-11-02 09:25:42 +01:00 committed by Juan RP
parent 753f704b79
commit 043c2c99c2

View File

@ -1,7 +1,7 @@
# Template file for 'hplip' # Template file for 'hplip'
pkgname=hplip pkgname=hplip
version=3.17.9 version=3.17.10
revision=2 revision=1
#XXX: pyqt pkgs for python gui #XXX: pyqt pkgs for python gui
hostmakedepends="pkg-config automake libtool python" hostmakedepends="pkg-config automake libtool python"
makedepends="libressl-devel python-devel libxml2-python cups-devel sane-devel makedepends="libressl-devel python-devel libxml2-python cups-devel sane-devel
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://hplipopensource.com/" homepage="http://hplipopensource.com/"
license="GPL-2" license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
checksum=b2aad842f51dae7da2dd08d09ce2c27bc5f73c82a560b9494dd33589b0948678 checksum=0f7344174672f63a98a22f3c109005b6eb89fe738b7d466316bf2c53d083476c
build_options="gui" build_options="gui"
desc_option_gui="Build with Qt4 gui support" desc_option_gui="Build with Qt4 gui support"