summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r--media-gfx/gimp-print/ChangeLog10
-rw-r--r--media-gfx/gimp-print/Manifest6
-rw-r--r--media-gfx/gimp-print/files/digest-gimp-print-4.2.61
-rw-r--r--media-gfx/gimp-print/files/digest-gimp-print-5.0.0_alpha11
-rw-r--r--media-gfx/gimp-print/gimp-print-4.2.6.ebuild84
-rw-r--r--media-gfx/gimp-print/gimp-print-4.3.25.ebuild8
-rw-r--r--media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild94
7 files changed, 198 insertions, 6 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog
index db75677ca41e..3a423c5ab140 100644
--- a/media-gfx/gimp-print/ChangeLog
+++ b/media-gfx/gimp-print/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/gimp-print
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.29 2003/12/09 17:50:12 lanius Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.30 2004/02/10 13:51:52 lanius Exp $
+
+*gimp-print-4.2.6 (10 Feb 2004)
+
+ 10 Feb 2004; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.6.ebuild,
+ gimp-print-4.3.25.ebuild, gimp-print-5.0.0_alpha1.ebuild:
+ added the new stable and the new development version
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.5-r2.ebuild,
gimp-print-4.3.21.ebuild, gimp-print-4.3.25.ebuild:
diff --git a/media-gfx/gimp-print/Manifest b/media-gfx/gimp-print/Manifest
index 8b59e22b7db4..10ae47129615 100644
--- a/media-gfx/gimp-print/Manifest
+++ b/media-gfx/gimp-print/Manifest
@@ -1,6 +1,10 @@
MD5 d8eed8018dccf98d0dfc3758c527d3a7 gimp-print-4.2.5-r2.ebuild 2416
-MD5 a7da9d3e690fe6b470b1de929b7b6147 gimp-print-4.3.25.ebuild 2541
+MD5 ef6062f1c398fb517a765febe6507b03 gimp-print-4.2.6.ebuild 2244
+MD5 516de856d29dae75fb1c2c320925f99c gimp-print-4.3.25.ebuild 2573
MD5 8a1d0a6ed7211a4e73d1af159a112f1e ChangeLog 4866
MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
+MD5 2370169812eedf76d90671e2dc98a80f gimp-print-5.0.0_alpha1.ebuild 2435
+MD5 5f304014b5d0eb55e0a62cc46d098dfb files/digest-gimp-print-4.2.6 69
MD5 68cc29ffb32d107b59d0ab6407a7613e files/digest-gimp-print-4.2.5-r2 69
MD5 94a8ae98dec669908e232459b3a17e96 files/digest-gimp-print-4.3.25 71
+MD5 4670a9e4d1a41153d8200aa829fcc9ed files/digest-gimp-print-5.0.0_alpha1 77
diff --git a/media-gfx/gimp-print/files/digest-gimp-print-4.2.6 b/media-gfx/gimp-print/files/digest-gimp-print-4.2.6
new file mode 100644
index 000000000000..e5669697a93e
--- /dev/null
+++ b/media-gfx/gimp-print/files/digest-gimp-print-4.2.6
@@ -0,0 +1 @@
+MD5 c7aae843d6a705cb8983b2f06c1f7819 gimp-print-4.2.6.tar.gz 5056790
diff --git a/media-gfx/gimp-print/files/digest-gimp-print-5.0.0_alpha1 b/media-gfx/gimp-print/files/digest-gimp-print-5.0.0_alpha1
new file mode 100644
index 000000000000..d90805138ca8
--- /dev/null
+++ b/media-gfx/gimp-print/files/digest-gimp-print-5.0.0_alpha1
@@ -0,0 +1 @@
+MD5 71ddae93313403076095ac5bd85f8f1f gimp-print-5.0.0-alpha1.tar.bz2 4123327
diff --git a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild
new file mode 100644
index 000000000000..23b05adbb94b
--- /dev/null
+++ b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.1 2004/02/10 13:51:52 lanius Exp $
+
+IUSE="nls gtk readline cups foomaticdb ppds"
+
+DESCRIPTION="Gimp Print Drivers"
+HOMEPAGE="http://gimp-print.sourceforge.net"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
+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() {
+ 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"
+
+ econf \
+ --enable-test \
+ --with-ghosts \
+ --with-user-guide \
+ --with-samples \
+ --with-escputil \
+ --without-translated-ppds \
+ $myconf || die
+
+ # IJS Patch
+ cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org
+ sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > 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
+}
diff --git a/media-gfx/gimp-print/gimp-print-4.3.25.ebuild b/media-gfx/gimp-print/gimp-print-4.3.25.ebuild
index 2a68e9ec597c..5dab51c0b3aa 100644
--- a/media-gfx/gimp-print/gimp-print-4.3.25.ebuild
+++ b/media-gfx/gimp-print/gimp-print-4.3.25.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.3.25.ebuild,v 1.4 2003/12/09 17:50:12 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.3.25.ebuild,v 1.5 2004/02/10 13:51:52 lanius Exp $
-inherit flag-o-matic
+inherit flag-o-matic libtool
IUSE="nls gtk readline cups foomaticdb ppds"
@@ -25,6 +25,8 @@ SLOT="0"
append-flags -fno-inline-functions
src_compile() {
+ elibtoolize --portage
+
use nls \
&& myconf="${myconf} --enable-nls" \
|| myconf="${myconf} --disable-nls"
diff --git a/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild b/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild
new file mode 100644
index 000000000000..de0a02f81186
--- /dev/null
+++ b/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild,v 1.1 2004/02/10 13:51:52 lanius Exp $
+
+inherit flag-o-matic libtool
+
+IUSE="nls gtk readline cups foomaticdb ppds"
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Gimp Print Drivers"
+HOMEPAGE="http://gimp-print.sourceforge.net"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
+SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2"
+
+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"
+
+S=${WORKDIR}/${MY_P}
+
+append-flags -fno-inline-functions
+
+src_compile() {
+ elibtoolize --portage
+
+ 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
+
+ if [ "`use cups`" -a "`use ppds`" ]; then
+ myconf="${myconf} --enable-cups-ppds"
+ else
+ myconf="${myconf} --disable-cups-ppds"
+ fi
+
+ use foomaticdb \
+ && myconf="${myconf} --with-foomatic3" \
+ || myconf="${myconf} --without-foomatic"
+
+ # --without-translated-ppds enabled \
+ econf \
+ --enable-test \
+ --with-ghostscript \
+ --with-user-guide \
+ --with-samples \
+ --with-escputil \
+ $myconf || die
+
+ # IJS Patch
+ cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org
+ sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > src/ghost/ijsgimpprint.c
+
+ emake || die "compile problem"
+}
+
+src_install () {
+ make install DESTDIR=${D} || die
+
+ 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
+}