diff options
author | 2005-10-07 02:56:56 +0000 | |
---|---|---|
committer | 2005-10-07 02:56:56 +0000 | |
commit | fef4297ba6eb4323a85b84135f8f997a40b2268f (patch) | |
tree | e132ec8f3661fb85a5c89b595c8abcdda01b6f78 /app-text | |
parent | Added get_abi_CTARGET. (diff) | |
download | historical-fef4297ba6eb4323a85b84135f8f997a40b2268f.tar.gz historical-fef4297ba6eb4323a85b84135f8f997a40b2268f.tar.bz2 historical-fef4297ba6eb4323a85b84135f8f997a40b2268f.zip |
Work around use of D as a directory separator. Bug #74090
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gnu/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/Manifest | 14 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/files/digest-ghostscript-gnu-8.16-r1 | 4 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild | 115 |
4 files changed, 133 insertions, 7 deletions
diff --git a/app-text/ghostscript-gnu/ChangeLog b/app-text/ghostscript-gnu/ChangeLog index 5400403718ab..71126f0b24b8 100644 --- a/app-text/ghostscript-gnu/ChangeLog +++ b/app-text/ghostscript-gnu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/ghostscript-gnu # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.4 2005/09/16 21:40:14 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.5 2005/10/07 02:56:56 dang Exp $ + +*ghostscript-gnu-8.16-r1 (07 Oct 2005) + + 07 Oct 2005; <dang@gentoo.org> +ghostscript-gnu-8.16-r1.ebuild: + Work around use of D as a directory separator. Bug #74090 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/app-text/ghostscript-gnu/Manifest b/app-text/ghostscript-gnu/Manifest index 385962237f15..02c85009e664 100644 --- a/app-text/ghostscript-gnu/Manifest +++ b/app-text/ghostscript-gnu/Manifest @@ -1,14 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 f64aab28526927ef86cf53d2710429ea ChangeLog 1092 +MD5 56abb8bfe2d4125c64c956dfdaafa5e0 files/digest-ghostscript-gnu-8.16 284 +MD5 1bc8d57179e8617ec05c8338703d1fd4 files/digest-ghostscript-gnu-8.16-r1 284 +MD5 e4275b4f3839efa5381664245348f678 ghostscript-gnu-8.16-r1.ebuild 3199 MD5 c3a97ad06dfa5ba7df36e4900924444b ghostscript-gnu-8.16.ebuild 3207 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 3d4502d337120d50b11df20c8fb461b0 ChangeLog 928 -MD5 56abb8bfe2d4125c64c956dfdaafa5e0 files/digest-ghostscript-gnu-8.16 284 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDKzvvLLFUmVNQ7rkRAt8pAKC7qSpkwbirv6hlWnoipgj94QizgwCdF3dx -h1UKnclydkfLkAIyRs8mKSk= -=oRO3 +iD8DBQFDReQlomPajV0RnrERAks4AJ9M4ob5SfV/k7f43pCn6d76o1UfWQCeKy4y +4lWQ9CH9FzxTAonXgAj5FeU= +=62xj -----END PGP SIGNATURE----- diff --git a/app-text/ghostscript-gnu/files/digest-ghostscript-gnu-8.16-r1 b/app-text/ghostscript-gnu/files/digest-ghostscript-gnu-8.16-r1 new file mode 100644 index 000000000000..1f400d6f4d2a --- /dev/null +++ b/app-text/ghostscript-gnu/files/digest-ghostscript-gnu-8.16-r1 @@ -0,0 +1,4 @@ +MD5 2fbae60417d42779f6488ab897dcaaf6 acro5-cmaps-2001.tar.gz 631653 +MD5 a3bf430a7e21cd82401258a2ec3b8afb adobe-cmaps-200204.tar.gz 4360486 +MD5 09d0be2bad1b0617bc0eba6eef81f6e9 cups-1.1.20-source.tar.bz2 3741510 +MD5 c42dfaebc37fe81eab0b5676b124ab63 gnu-ghostscript-8.16.tar.gz 6633085 diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild new file mode 100644 index 000000000000..c56c84783d6a --- /dev/null +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.1 2005/10/07 02:56:56 dang Exp $ + +inherit eutils + +DESCRIPTION="GNU Ghostscript" +HOMEPAGE="http://www.gnu.org/software/ghostscript/" + +MY_PN="gnu-ghostscript" +MY_P=${MY_PN}-${PV} +CUPS_PV=1.1.20 + +SRC_URI="ftp://ftp.gnu.org/gnu/ghostscript/${MY_P}.tar.gz + cjk? ( http://www.matsusaka-u.ac.jp/mirror/gs-cjk/adobe-cmaps-200204.tar.gz + http://www.matsusaka-u.ac.jp/mirror/gs-cjk/acro5-cmaps-2001.tar.gz ) + cups? ( mirror://gentoo/cups-${CUPS_PV}-source.tar.bz2 )" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="X cups cjk gtk" + +PROVIDE="virtual/ghostscript" + +DEPEND="virtual/libc + >=media-libs/jpeg-6b + >=media-libs/libpng-1.2.5 + >=sys-libs/zlib-1.2.0 + X? ( virtual/x11 ) + cjk? ( media-fonts/arphicfonts + media-fonts/kochi-substitute + media-fonts/baekmuk-fonts ) + cups? ( >=net-print/cups-1.1.20 ) + gtk? ( =x11-libs/gtk+-1.2* ) + !virtual/ghostscript + media-fonts/gnu-gs-fonts-std" + +S=${WORKDIR}/${MY_P} + +src_unpack() { + unpack ${MY_P}.tar.gz + + # cups support + if use cups; then + unpack cups-${CUPS_PV}-source.tar.bz2 + cp -r cups-${CUPS_PV}/pstoraster ${S} + cd ${S}/pstoraster + sed -e 's:@prefix@:/usr:' -e 's:@exec_prefix@:${prefix}:' -e 's:@bindir@:${exec_prefix}/bin:' -e 's:@GS@:gs:' pstopxl.in > pstopxl + sed -i -e 's:/usr/local:/usr:' pstoraster + sed -i -e "s:pstopcl6:pstopxl:" cups.mak + cd .. + epatch pstoraster/gs811-lib.patch + fi + + # enable cfax device + sed -i -e 's:DEVICE_DEVS7=$(DD)faxg3.dev $(DD)faxg32d.dev $(DD)faxg4.dev:DEVICE_DEVS7=$(DD)faxg3.dev $(DD)faxg32d.dev $(DD)faxg4.dev $(DD)cfax.dev:' ${S}/Makefile.in +} + +src_compile() { + myconf="--with-ijs" + + use X && myconf="${myconf} --with-x" \ + || myconf="${myconf} --without-x" + + # don't build gtk frontend if not in use + use gtk || sed -i -e 's:$(INSTALL_PROGRAM) $(GSSOX):#:' src/unix-dll.mak \ + -e 's:$(GSSOX)::' src/unix-dll.mak + + econf ${myconf} || die "econf failed" + + # build cups driver with cups + if use cups; then + echo 'include pstoraster/cups.mak' >> Makefile + sed -i -e 's:DEVICE_DEVS17=:DEVICE_DEVS17=$(DD)cups.dev:' Makefile + sed -i -e 's:EXTRALIBS=\(.*\):EXTRALIBS=\1 -lcups -lcupsimage:' Makefile + fi + + # search path fix + sed -i -e 's:$(gsdir)/fonts:/usr/share/fonts/default/ghostscript/:' Makefile + + make || die "make failed" + make so || die "make so failed" + + # build ijs + cd ijs + libtoolize --copy --force + econf || die "econf failed" + make || die "make failed" + cd .. +} + +src_install() { + einstall D=/ install_prefix=${D} soinstall + + rm -fr ${D}/usr/share/ghostscript/${PV}/doc || die + dodoc doc/README + dohtml doc/*.html doc/*.htm + insinto /usr/share/emacs/site-lisp + doins doc/gsdoc.el || die + + if use cjk ; then + dodir /usr/share/ghostscript/${PV}/Resource + dodir /usr/share/ghostscript/${PV}/Resource/Font + dodir /usr/share/ghostscript/${PV}/Resource/CIDFont + cd ${D}/usr/share/ghostscript/${PV}/Resource + unpack adobe-cmaps-200204.tar.gz + unpack acro5-cmaps-2001.tar.gz + fi + + # install ijs + cd ${S}/ijs + dodir /usr/bin /usr/include /usr/lib + einstall D=/ install_prefix=${D} +} |