diff options
Diffstat (limited to 'extra/hplip/Pkgfile')
-rwxr-xr-x | extra/hplip/Pkgfile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/hplip/Pkgfile b/extra/hplip/Pkgfile index bd596b00c..877accb91 100755 --- a/extra/hplip/Pkgfile +++ b/extra/hplip/Pkgfile @@ -1,15 +1,14 @@ # Description: Pilotes pour les imprimantes HP Deskjet, OfficeJet, Photosmart et Business inkjet -# URL: http://hplip.sourceforge.net/ +# URL: http://hplipopensource.com/hplip-web/index.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: cups +# Depends on: cups, libusb-compat, sane # Run on: cups,foomatic-db,foomatic-db-engine,ghostscript,libusb,dbus-python,sane name=hplip -version=3.10.9 +version=3.11.1 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) - build() { cd $name-$version |