wok rev 24648

updated hplip (3.21.8 -> 3.22.2)
author Hans-G?nter Theisgen
date Thu Mar 10 14:02:17 2022 +0100 (2022-03-10)
parents 6b3ebe448683
children 699084c53652
files hplip/receipt
line diff
     1.1 --- a/hplip/receipt	Thu Mar 10 11:23:00 2022 +0100
     1.2 +++ b/hplip/receipt	Thu Mar 10 14:02:17 2022 +0100
     1.3 @@ -1,10 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="hplip"
     1.7 -VERSION="3.21.8" 
     1.8 +VERSION="3.22.2" 
     1.9  CATEGORY="system-tools"
    1.10  TAGS="printer driver printing"
    1.11 -SHORT_DESC="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
    1.12 +SHORT_DESC="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet."
    1.13  MAINTAINER="jozee@slitaz.org"
    1.14  LICENSE="GPL2"
    1.15  WEB_SITE="http://hplipopensource.com"
    1.16 @@ -12,15 +12,16 @@
    1.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.18  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.19  
    1.20 +DEPENDS="cups dbus-python gcc-lib-base ghostscript jpeg libexif 
    1.21 +	libgphoto2 libltdl libusb libv4l net-snmp pygobject 
    1.22 +	PyQt-x11-gpl python sane-backends tiff"
    1.23 +BUILD_DEPENDS="cups-dev dbus-dev dbus-python dbus-python-dev gawk
    1.24 +	ghostscript-dev jpeg-dev libexif-dev libgphoto2-dev libtool
    1.25 +	libusb-dev net-snmp-dev openssl-dev pkg-config python
    1.26 +	python-dev Qt4-dev sane-backends-dev tiff-dev"
    1.27 +
    1.28  BUGS="Unable to delete hplip.desktop from $fs.  Using hack in post_install."
    1.29  
    1.30 -DEPENDS="ghostscript python cups dbus-python libusb jpeg tiff sane-backends \
    1.31 -	libgphoto2 libexif gcc-lib-base libltdl libv4l net-snmp PyQt-x11-gpl pygobject"
    1.32 -BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev openssl-dev gawk \
    1.33 -	sane-backends libexif-dev libgphoto2-dev Qt4-dev libgphoto2 pkg-config libusb-dev \
    1.34 -	jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev \
    1.35 -	libtool"
    1.36 -
    1.37  # What is the latest version available today?
    1.38  current_version()
    1.39  {
    1.40 @@ -33,11 +34,12 @@
    1.41  compile_rules()
    1.42  {
    1.43  	grep -lr 'uname -m' . | xargs sed -i 's|uname -m|echo i686|'
    1.44 +
    1.45  	./configure			\
    1.46  		--prefix=/usr		\
    1.47  		--sysconfdir=/etc	\
    1.48  		--disable-doc-build	\
    1.49 -		--disable-network-build \
    1.50 +		--disable-network-build	\
    1.51  		--enable-qt4		\
    1.52  		$CONFIGURE_ARGS &&
    1.53  	make &&
    1.54 @@ -50,7 +52,7 @@
    1.55  	mkdir -p $fs/etc
    1.56  	mkdir -p $fs/usr/lib
    1.57  	mkdir -p $fs/usr/share
    1.58 -	
    1.59 +
    1.60  	cp -a $install/etc		$fs
    1.61  	cp -a $install/var		$fs
    1.62  	cp -a $install/usr/bin		$fs/usr
    1.63 @@ -67,7 +69,7 @@
    1.64  	# compress non-zipped ppd files
    1.65  	find $fs/usr/share/ppd/HP -name "*.ppd" -exec gzip -n9 {} \;
    1.66  
    1.67 -	# make sure hp-toolbox exists
    1.68 +	# make sure hp-toolbox exist
    1.69  	ln -sf ../share/hplip/toolbox.py $fs/usr/bin/hp-toolbox	
    1.70  
    1.71  	# remove autostart of hp-daemon