wok-current diff hplip/receipt @ rev 15523
Up: thunderbird-langpack-sv_SE (17.0.10esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Nov 19 22:24:34 2013 +0100 (2013-11-19) |
parents | 21ed7ad86c60 |
children | b67414949731 |
line diff
1.1 --- a/hplip/receipt Sat Jun 01 10:21:01 2013 +0000 1.2 +++ b/hplip/receipt Tue Nov 19 22:24:34 2013 +0100 1.3 @@ -5,16 +5,18 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 +WEB_SITE="http://hplipopensource.com" 1.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +TAGS="printer driver printing" 1.12 +BUGS="Unable to delete hplip.desktop from $fs. Using hack in post_install." 1.13 + 1.14 DEPENDS="ghostscript python cups dbus-python libusb jpeg tiff sane-backends \ 1.15 libgphoto2 libexif gcc-lib-base libtool libv4l net-snmp PyQt-x11-gpl" 1.16 BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev \ 1.17 sane-backends libexif-dev libgphoto2-dev Qt4-dev libgphoto2 pkg-config libusb-dev \ 1.18 jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev" 1.19 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.20 -WEB_SITE="http://hplipopensource.com" 1.21 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.22 -TAGS="printer driver printing" 1.23 -BUGS="Unable to delete hplip.desktop from $fs. Using hack in post_install." 1.24 1.25 # Rules to configure and make the package. --prefix=/usr 1.26 compile_rules()