From 69518ec34133e08a01d17d8cbf62d70e37328c8c Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 2 Dec 2009 20:17:29 +0100 Subject: Ajout de gutenprint#5.2.4-1 --- extra/gutenprint/Pkgfile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 extra/gutenprint/Pkgfile (limited to 'extra/gutenprint/Pkgfile') diff --git a/extra/gutenprint/Pkgfile b/extra/gutenprint/Pkgfile new file mode 100755 index 000000000..a9f29af68 --- /dev/null +++ b/extra/gutenprint/Pkgfile @@ -0,0 +1,24 @@ +# Description: Pilotes d'imprimantes pour système POSIX +# URL: http://gimp-print.sourceforge.net +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: gimp, gtk, cups, foomatic-db-engine, ghostscript + +name=gutenprint +version=5.2.4 +release=1 +source=(http://downloads.sourceforge.net/gimp-print/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr --disable-samples --with-cups --with-gimp2 \ + --disable-translated-cups-ppds --with-gimp2-as-gutenprint \ + --disable-libgutenprintui --enable-libgutenprintui2 --disable-gtktest \ + --enable-cups-ppds --enable-cups-ppds-at-top-level \ + --with-foomatic --with-foomatic3 --with-ghostscript \ + --disable-static --disable-static-genppd --with-ijs \ + --disable-globalized-cups-ppds \ + --infodir=/usr/share/info --mandir=/usr/share/man + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2