hplip: update to 3.12.6.

This commit is contained in:
Juan RP 2012-06-26 10:25:25 +02:00
parent 99db061327
commit bea8006be2
2 changed files with 9 additions and 11 deletions

View file

@ -1,4 +1,3 @@
libusb-0.1.so.4
libpthread.so.0 libpthread.so.0
libnetsnmp.so.30 libnetsnmp.so.30
libcrypto.so.1 libcrypto.so.1
@ -12,4 +11,4 @@ libcupsimage.so.2
libdbus-1.so.3 libdbus-1.so.3
libstdc++.so.6 libstdc++.so.6
libgcc_s.so.1 libgcc_s.so.1
librt.so.1 libusb-1.0.so.0

View file

@ -1,17 +1,21 @@
# Template file for 'hplip' # Template file for 'hplip'
pkgname=hplip pkgname=hplip
version=3.12.4 version=3.12.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-gui-build --disable-hal" configure_args="--disable-gui-build"
homepage="http://hplipopensource.com/" homepage="http://hplipopensource.com/"
license="GPL-2" license="GPL-2"
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz" distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
makedepends="pkg-config automake libtool python-devel libxml2-python cups-devel sane-devel ghostscript-devel net-snmp-devel libusb-compat-devel jpeg-devel dbus-devel polkit-devel" #XXX: pyqt pkgs for python gui
makedepends="pkg-config automake libtool python-devel libxml2-python cups-devel
sane-devel ghostscript-devel net-snmp-devel libusb-devel jpeg-devel
dbus-devel polkit-devel"
fulldepends="python foomatic-db foomatic-db-engine desktop-file-utils" fulldepends="python foomatic-db foomatic-db-engine desktop-file-utils"
conf_files="/etc/hp/hplip.conf"
short_desc="HP Linux Imaging and Printing" short_desc="HP Linux Imaging and Printing"
maintainer="davehome <davehome@redthumb.info.tm>" maintainer="davehome <davehome@redthumb.info.tm>"
checksum=350375c78d79adf635a59a448b27b3fe9ab7ac622637c47125fe5f7d8a537fff checksum=54578000792969adb583e75efeacb9c46ab69659ec7e9424de390613f3595775
long_desc=" long_desc="
HPLIP (Hewlett-Packard Linux Imaging and Printing) is an HP-developed solution HPLIP (Hewlett-Packard Linux Imaging and Printing) is an HP-developed solution
for printing, scanning, and faxing with HP inkjet and laser based printers in for printing, scanning, and faxing with HP inkjet and laser based printers in
@ -19,11 +23,6 @@ long_desc="
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP." Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP."
conf_files="/etc/hp/hplip.conf"
#XXX: pyqt pkgs for python gui
post_install() { post_install() {
rm -rf $DESTDIR/usr/share/hal rm -rf $DESTDIR/usr/share/hal
rm -f $DESTDIR/etc/sane.d/dll.conf rm -f $DESTDIR/etc/sane.d/dll.conf