summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-08-21 09:38:19 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-08-21 09:38:19 +0000
commit642b3eea524c9d7d76ac4f4bf67db9b24ca5d59e (patch)
treea88766517c2b98ee0352daa697e00d8fb7e5e31d /media-gfx/gimp-print
parentStable on x86 and ppc. (diff)
downloadhistorical-642b3eea524c9d7d76ac4f4bf67db9b24ca5d59e.tar.gz
historical-642b3eea524c9d7d76ac4f4bf67db9b24ca5d59e.tar.bz2
historical-642b3eea524c9d7d76ac4f4bf67db9b24ca5d59e.zip
version bump
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r--media-gfx/gimp-print/ChangeLog7
-rw-r--r--media-gfx/gimp-print/Manifest8
-rw-r--r--media-gfx/gimp-print/files/digest-gimp-print-4.2.71
-rw-r--r--media-gfx/gimp-print/gimp-print-4.2.7.ebuild87
4 files changed, 99 insertions, 4 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog
index 52341c3e4522..a715cd3e5fec 100644
--- a/media-gfx/gimp-print/ChangeLog
+++ b/media-gfx/gimp-print/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/gimp-print
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.45 2004/07/17 21:58:01 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.46 2004/08/21 09:38:19 lanius Exp $
+
+*gimp-print-4.2.7 (21 Aug 2004)
+
+ 21 Aug 2004; Heinrich Wendel <lanius@gentoo.org> +gimp-print-4.2.7.ebuild:
+ version bump
17 Jul 2004; Tom Gall <tgall@gentoo.org> gimp-print-4.2.6.ebuild:
stable on ppc64, bug #55802
diff --git a/media-gfx/gimp-print/Manifest b/media-gfx/gimp-print/Manifest
index ae8c9b7823a1..4d171ccc254f 100644
--- a/media-gfx/gimp-print/Manifest
+++ b/media-gfx/gimp-print/Manifest
@@ -1,8 +1,10 @@
-MD5 e36a4e0c4e8374585c96e58698f1d617 ChangeLog 6835
MD5 2b38bb096359e96034886d16ea41591f gimp-print-4.2.5-r2.ebuild 2354
MD5 b727bcd44b89160fafd652e5fa57e24c gimp-print-4.2.6.ebuild 2209
-MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 68f270dac854a3c20a9f34c491eb0346 gimp-print-5.0.0_beta1.ebuild 2287
-MD5 68cc29ffb32d107b59d0ab6407a7613e files/digest-gimp-print-4.2.5-r2 69
+MD5 33ee53479dd342ec984d6ea419baf284 ChangeLog 6962
+MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
+MD5 279d32cf4c727fbea8fb5cc50b34d583 gimp-print-4.2.7.ebuild 2214
MD5 5f304014b5d0eb55e0a62cc46d098dfb files/digest-gimp-print-4.2.6 69
+MD5 0dbf86fe4303814e2dfa36f8c4b8e67c files/digest-gimp-print-4.2.7 69
MD5 f396fd94646d9698118f58890422409c files/digest-gimp-print-5.0.0_beta1 76
+MD5 68cc29ffb32d107b59d0ab6407a7613e files/digest-gimp-print-4.2.5-r2 69
diff --git a/media-gfx/gimp-print/files/digest-gimp-print-4.2.7 b/media-gfx/gimp-print/files/digest-gimp-print-4.2.7
new file mode 100644
index 000000000000..9dd17fbd8225
--- /dev/null
+++ b/media-gfx/gimp-print/files/digest-gimp-print-4.2.7
@@ -0,0 +1 @@
+MD5 766be49f44a6a682d857e5aefec414d4 gimp-print-4.2.7.tar.gz 5178122
diff --git a/media-gfx/gimp-print/gimp-print-4.2.7.ebuild b/media-gfx/gimp-print/gimp-print-4.2.7.ebuild
new file mode 100644
index 000000000000..89654b828e46
--- /dev/null
+++ b/media-gfx/gimp-print/gimp-print-4.2.7.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.7.ebuild,v 1.1 2004/08/21 09:38:19 lanius Exp $
+
+inherit libtool
+
+IUSE="nls gtk readline cups foomaticdb ppds"
+
+DESCRIPTION="Gimp Print Drivers"
+HOMEPAGE="http://gimp-print.sourceforge.net"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~mips ~ppc64"
+SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.gz"
+
+DEPEND="cups? ( >=net-print/cups-1.1.14 )
+ media-gfx/imagemagick
+ virtual/ghostscript
+ sys-libs/readline
+ gtk? ( =x11-libs/gtk+-1.2* )
+ dev-lang/perl
+ foomaticdb? ( net-print/foomatic-db-engine )"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+src_compile() {
+ elibtoolize --reverse-deps
+
+ local myconf
+
+ use nls \
+ && myconf="${myconf} --enable-nls" \
+ || myconf="${myconf} --disable-nls"
+
+ use readline \
+ && myconf="${myconf} --with-readline" \
+ || myconf="${myconf} --without-readline"
+
+ use gtk \
+ && myconf="${myconf} --enable-lexmarkutil" \
+ || myconf="${myconf} --disable-lexmarkutil"
+
+ has_version =media-gfx/gimp-1.2* \
+ && myconf="${myconf} --with-gimp" \
+ || myconf="${myconf} --without-gimp"
+
+ if use cups; then
+ myconf="${myconf} --with-cups"
+ else
+ myconf="${myconf} --without-cups"
+ fi
+
+ use foomaticdb \
+ && myconf="${myconf} --with-foomatic3" \
+ || myconf="${myconf} --without-foomatic"
+
+ GIMPTOOL=/usr/bin/gimptool-1.2 econf \
+ --enable-test \
+ --with-ghosts \
+ --with-user-guide \
+ --with-samples \
+ --with-escputil \
+ --without-translated-ppds \
+ $myconf || die
+
+ # IJS Patch
+ sed -i -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c
+
+ emake || die "compile problem"
+}
+
+src_install () {
+ make install DESTDIR=${D} || die
+
+ if ! use ppds; then
+ rm -fR ${D}/usr/share/cups/model/
+ fi
+
+ exeinto /usr/share/gimp-print
+ doexe test/{unprint,pcl-unprint,bjc-unprint,parse-escp2,escp2-weavetest,run-testdither,run-weavetest,testdither}
+
+ dodoc AUTHORS COPYING ChangeLog NEWS README \
+ doc/users_guide/users-guide.ps doc/users_guide/users-guide.pdf \
+ ${D}/usr/share/gimp-print/doc/gimpprint.ps
+ dohtml doc/FAQ.html
+ dohtml -r doc/users_guide/html doc/developer/developer-html
+ rm -fR ${D}/usr/share/gimp-print/doc
+}