Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d4cd8a67c04eed9edf8a1328471c423f642794c
commit 0d4cd8a67c04eed9edf8a1328471c423f642794c
Author: crazy <[EMAIL PROTECTED]>
Date: Sun Nov 4 02:32:13 2007 +0100
gutenprint-5.0.1-2-i686
* relbump
* BRR .. janny *PLEASE* start to read stuff when you bump packages IT is
*REALLY* ANNOYING!
* it need be rebuild with gimp >=2.4 because now these packages conflicts.
* -- error: failed to commit transaction (conflicting files)
* -- gutenprint: /usr/lib/gimp/2.0/plug-ins/print exists in filesystem
* Docs said --with-gimp2-as-gutenprint is automaciaclly added when >= 2.4
* is detected but I've still add it , who knows..
* Also added missing scriptlet option , changed makedepends to >= style so we
depend
* on right gimp version.
* Added --enable-debug to workaround auto* bugs in that package , without it
will compile with -O6!
* Ohh well and finally voroskoi may want to slap me while touching his package ,
* but it was really only because these conflicts and while at it I've found the
* other 2 small problems.
diff --git a/source/apps-extra/gutenprint/FrugalBuild
b/source/apps-extra/gutenprint/FrugalBuild
index cf4b978..08afed2 100644
--- a/source/apps-extra/gutenprint/FrugalBuild
+++ b/source/apps-extra/gutenprint/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=gutenprint
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="IJS printer driver for Ghostscript and CUPS"
depends=('cups>=1.1.15' 'readline')
-makedepends=('gimp')
+makedepends=('gimp>=2.4.1')
rodepends=('foomatic-filters>=2.0')
groups=('apps-extra')
archs=('i686' 'x86_64')
@@ -16,13 +16,15 @@ replaces=('gimp-print')
provides=('gimp-print')
_F_sourceforge_dirname=gimp-print
_F_sourceforge_ext=.tar.bz2
+options=('scriptlet')
Finclude sourceforge
up2date="lynx -dump
'http://sourceforge.net/project/showfiles.php?group_id=1537'|grep
gutenprint-|sed 's/.*gutenprint-[^ ]* [^ ]*\]\([^ ]*\) .*/\1/;q'"
sha1sums=('352e18cdd9a514a8388b7ed858ded8f5cab678b7')
-Fconfopts="$Fconfopts --enable-escputil \
+Fconfopts="$Fconfopts --enable-debug \
+ --enable-escputil \
--with-foomatic3 \
--with-readline \
- --with-gimp2 \
+ --with-gimp2-as-gutenprint \
--enable-cups-level3-ppds \
--disable-translated-cups-ppds \
--disable-simplified-cups-ppds"
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git