From 1812c9960f28fb6fdaf2d1c790c8ff852db98cc0 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 1 Feb 2010 22:30:18 +0100 Subject: Maj hplipb#3.9.12-1 --- extra/hplip/Pkgfile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'extra/hplip/Pkgfile') diff --git a/extra/hplip/Pkgfile b/extra/hplip/Pkgfile index 550ab82c6..4dd7179fe 100755 --- a/extra/hplip/Pkgfile +++ b/extra/hplip/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cups, foomatic-db, foomatic-db-engine, ghostscript, libusb name=hplip -version=3.9.10 +version=3.9.12 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) @@ -13,19 +13,19 @@ build() { cd $name-$version ./configure --prefix=/usr \ --sysconfdir=/etc \ - --enable-hpijs-only-build \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --disable-fax-build \ + --disable-network-build \ --disable-gui-build \ - --disable-xml-install \ --disable-doc-build \ - --enable-foomatic-ppd-install \ + --disable-qt4 \ + --disable-foomatic-ppd-install \ + --disable-foomatic-drv-install \ + --enable-cups-ppd-install \ --with-hpppddir=/usr/share/cups/model/HP \ - --enable-foomatic-drv-install \ - --with-drvdir=/usr/share/cups/drv/hp \ - --enable-foomatic-rip-hplip-install \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info + --with-drvdir=/usr/share/cups/dvr/hp make make DESTDIR=$PKG install - rmdir $PKG/usr/share/hplip rm -r $PKG/usr/share/doc } -- cgit v1.2.3-70-g09d2