diff options
author | Timo Gurr <tgurr@gentoo.org> | 2009-02-13 15:07:13 +0000 |
---|---|---|
committer | Timo Gurr <tgurr@gentoo.org> | 2009-02-13 15:07:13 +0000 |
commit | e20d1c63a9e125abd9861c98873790dcbc6738f3 (patch) | |
tree | b5b01c42ae675657d200b6ae5b4be2f09843561c /net-print | |
parent | Re-add ~s390/~sh (diff) | |
download | gentoo-2-e20d1c63a9e125abd9861c98873790dcbc6738f3.tar.gz gentoo-2-e20d1c63a9e125abd9861c98873790dcbc6738f3.tar.bz2 gentoo-2-e20d1c63a9e125abd9861c98873790dcbc6738f3.zip |
Version bump, QA fixes and remove old.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-pdf/ChangeLog | 11 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.4.2.ebuild | 5 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.4.5.ebuild | 5 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.4.6.ebuild | 44 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.4.8.ebuild | 5 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.5.0.ebuild (renamed from net-print/cups-pdf/cups-pdf-2.4.7.ebuild) | 17 |
6 files changed, 27 insertions, 60 deletions
diff --git a/net-print/cups-pdf/ChangeLog b/net-print/cups-pdf/ChangeLog index bf95d066a152..56130272f5cf 100644 --- a/net-print/cups-pdf/ChangeLog +++ b/net-print/cups-pdf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-print/cups-pdf -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/ChangeLog,v 1.37 2008/07/15 20:42:16 tgurr Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/ChangeLog,v 1.38 2009/02/13 15:07:13 tgurr Exp $ + +*cups-pdf-2.5.0 (13 Feb 2009) + + 13 Feb 2009; Timo Gurr <tgurr@gentoo.org> cups-pdf-2.4.2.ebuild, + cups-pdf-2.4.5.ebuild, -cups-pdf-2.4.6.ebuild, -cups-pdf-2.4.7.ebuild, + cups-pdf-2.4.8.ebuild, +cups-pdf-2.5.0.ebuild: + Version bump, QA fixes and remove old. *cups-pdf-2.4.8 (15 Jul 2008) diff --git a/net-print/cups-pdf/cups-pdf-2.4.2.ebuild b/net-print/cups-pdf/cups-pdf-2.4.2.ebuild index 50655d95380e..da508e3e0372 100644 --- a/net-print/cups-pdf/cups-pdf-2.4.2.ebuild +++ b/net-print/cups-pdf/cups-pdf-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.2.ebuild,v 1.4 2007/03/02 10:29:22 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.2.ebuild,v 1.5 2009/02/13 15:07:13 tgurr Exp $ inherit toolchain-funcs multilib @@ -15,6 +15,7 @@ IUSE="" DEPEND="net-print/cups virtual/ghostscript" +RDEPEND="${DEPEND}" src_compile() { cd src diff --git a/net-print/cups-pdf/cups-pdf-2.4.5.ebuild b/net-print/cups-pdf/cups-pdf-2.4.5.ebuild index b7bff5b7b1ea..84329fd99633 100644 --- a/net-print/cups-pdf/cups-pdf-2.4.5.ebuild +++ b/net-print/cups-pdf/cups-pdf-2.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.5.ebuild,v 1.2 2007/05/23 15:58:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.5.ebuild,v 1.3 2009/02/13 15:07:13 tgurr Exp $ inherit toolchain-funcs multilib @@ -15,6 +15,7 @@ IUSE="" DEPEND="net-print/cups virtual/ghostscript" +RDEPEND="${DEPEND}" src_compile() { cd src diff --git a/net-print/cups-pdf/cups-pdf-2.4.6.ebuild b/net-print/cups-pdf/cups-pdf-2.4.6.ebuild deleted file mode 100644 index be81f9e341ee..000000000000 --- a/net-print/cups-pdf/cups-pdf-2.4.6.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.6.ebuild,v 1.1 2007/06/09 00:09:44 genstef Exp $ - -inherit toolchain-funcs multilib - -DESCRIPTION="Provides a virtual printer for CUPS to produce PDF files." -HOMEPAGE="http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/" -SRC_URI="http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/${PN}_${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="net-print/cups - virtual/ghostscript" - -src_compile() { - cd src - $(tc-getCC) ${CFLAGS} -o cups-pdf cups-pdf.c || die "Compilation failed." -} - -src_install () { - exeinto $(cups-config --serverbin)/backend - has_version '>=net-print/cups-1.2' && exeopts -m0700 - doexe src/cups-pdf - - insinto /usr/share/cups/model - doins extra/PostscriptColor.ppd - - insinto /etc/cups - doins extra/cups-pdf.conf - - dodoc ChangeLog README - newdoc contrib/Contents contrib_Contents -} - -pkg_postinst () { - einfo "Please view both the README and contrib_Contents files" - einfo "as you may want to adjust some settings and/or use" - einfo "contributed software. In the latter case you may need" - einfo "to extract some files from the ${P} distfile." -} diff --git a/net-print/cups-pdf/cups-pdf-2.4.8.ebuild b/net-print/cups-pdf/cups-pdf-2.4.8.ebuild index 181ef8eae6b2..61c628e97187 100644 --- a/net-print/cups-pdf/cups-pdf-2.4.8.ebuild +++ b/net-print/cups-pdf/cups-pdf-2.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.8.ebuild,v 1.1 2008/07/15 20:42:16 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.8.ebuild,v 1.2 2009/02/13 15:07:13 tgurr Exp $ inherit toolchain-funcs multilib @@ -15,6 +15,7 @@ IUSE="" DEPEND="net-print/cups virtual/ghostscript" +RDEPEND="${DEPEND}" src_compile() { cd src diff --git a/net-print/cups-pdf/cups-pdf-2.4.7.ebuild b/net-print/cups-pdf/cups-pdf-2.5.0.ebuild index 8f16d128b594..7f937331f60c 100644 --- a/net-print/cups-pdf/cups-pdf-2.4.7.ebuild +++ b/net-print/cups-pdf/cups-pdf-2.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.4.7.ebuild,v 1.1 2008/06/01 20:36:40 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-pdf/cups-pdf-2.5.0.ebuild,v 1.1 2009/02/13 15:07:13 tgurr Exp $ inherit toolchain-funcs multilib @@ -15,25 +15,26 @@ IUSE="" DEPEND="net-print/cups virtual/ghostscript" +RDEPEND="${DEPEND}" src_compile() { - cd src + cd "${S}"/src $(tc-getCC) ${CFLAGS} -o cups-pdf cups-pdf.c || die "Compilation failed." } src_install () { exeinto $(cups-config --serverbin)/backend has_version '>=net-print/cups-1.2' && exeopts -m0700 - doexe src/cups-pdf + doexe src/cups-pdf || die "doexe cups-pdf failed." insinto /usr/share/cups/model - doins extra/CUPS-PDF.ppd + doins extra/CUPS-PDF.ppd || die "doins CUPS-PDF.ppd failed." insinto /etc/cups - doins extra/cups-pdf.conf + doins extra/cups-pdf.conf || die "doins cups-pdf.conf failed." - dodoc ChangeLog README - newdoc contrib/Contents contrib_Contents + dodoc ChangeLog README || die "dodoc failed." + newdoc contrib/Contents contrib_Contents || die "newdoc failed." } pkg_postinst () { |