From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- extra/gutenprint/Pkgfile | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100755 extra/gutenprint/Pkgfile (limited to 'extra/gutenprint/Pkgfile') diff --git a/extra/gutenprint/Pkgfile b/extra/gutenprint/Pkgfile deleted file mode 100755 index efd34b0d8..000000000 --- a/extra/gutenprint/Pkgfile +++ /dev/null @@ -1,26 +0,0 @@ -# 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 -# Run 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