diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-17 20:34:39 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-17 20:34:39 +0100 |
commit | 375af5eb105e5b5cc90ca51a163bf44408617c82 (patch) | |
tree | 2f5d3c5681a3a95f60c453270c4edb9b2006390e /extra/hplip/Pkgfile | |
parent | 55945112b841425476698bc524b4ee3b706b8285 (diff) | |
download | nutyx-extra-375af5eb105e5b5cc90ca51a163bf44408617c82.tar.gz nutyx-extra-375af5eb105e5b5cc90ca51a163bf44408617c82.tar.bz2 nutyx-extra-375af5eb105e5b5cc90ca51a163bf44408617c82.tar.xz nutyx-extra-375af5eb105e5b5cc90ca51a163bf44408617c82.zip |
hplip, maj 3.11.1-1
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 |