From 17f54bdafe13fd80dc01ed389648462560b903c2 Mon Sep 17 00:00:00 2001 From: Heinrich Wendel Date: Thu, 15 Jan 2004 17:57:41 +0000 Subject: stable bump; remove old versions --- app-text/ghostscript-afpl/ChangeLog | 13 +-- .../files/digest-ghostscript-afpl-8.11 | 5 - .../files/digest-ghostscript-afpl-8.12 | 5 - .../ghostscript-afpl/ghostscript-afpl-8.11.ebuild | 117 ------------------- .../ghostscript-afpl/ghostscript-afpl-8.12.ebuild | 125 --------------------- .../ghostscript-afpl/ghostscript-afpl-8.13.ebuild | 4 +- 6 files changed, 8 insertions(+), 261 deletions(-) delete mode 100644 app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.11 delete mode 100644 app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.12 delete mode 100644 app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild delete mode 100644 app-text/ghostscript-afpl/ghostscript-afpl-8.12.ebuild (limited to 'app-text') diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index d34f77bd8012..66d3b0c295bd 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,16 +1,15 @@ # ChangeLog for app-text/ghostscript-afpl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.6 2004/01/13 14:35:43 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.7 2004/01/15 17:57:37 lanius Exp $ - 13 Jan 2004; Heinrich Wendel + 15 Jan 2004; Heinrich Wendel + ghostscript-afpl-8.11.ebuild, ghostscript-afpl-8.12.ebuild, ghostscript-afpl-8.13.ebuild: - fixed font path - -*ghostscript-afpl-8.13 (08 Jan 2004) + stable bump; remove old versions - 08 Jan 2004; Heinrich Wendel + 13 Jan 2004; Heinrich Wendel ghostscript-afpl-8.13.ebuild: - version bump + fixed font path *ghostscript-afpl-8.13 (08 Jan 2004) diff --git a/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.11 b/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.11 deleted file mode 100644 index 6658122c2caa..000000000000 --- a/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.11 +++ /dev/null @@ -1,5 +0,0 @@ -MD5 cc10034312eec4d8b36602e823c7654a ghostscript-8.11.tar.gz 6417040 -MD5 6865682b095f8c4500c54b285ff05ef6 ghostscript-fonts-std-8.11.tar.gz 3752871 -MD5 a3bf430a7e21cd82401258a2ec3b8afb adobe-cmaps-200204.tar.gz 4360486 -MD5 2fbae60417d42779f6488ab897dcaaf6 acro5-cmaps-2001.tar.gz 631653 -MD5 09d0be2bad1b0617bc0eba6eef81f6e9 cups-1.1.20-source.tar.bz2 3741510 diff --git a/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.12 b/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.12 deleted file mode 100644 index 7fab47e4797a..000000000000 --- a/app-text/ghostscript-afpl/files/digest-ghostscript-afpl-8.12 +++ /dev/null @@ -1,5 +0,0 @@ -MD5 2ef4eed3da871d1518cbc56ee3ed7334 ghostscript-8.12.tar.gz 6684511 -MD5 6865682b095f8c4500c54b285ff05ef6 ghostscript-fonts-std-8.11.tar.gz 3752871 -MD5 a3bf430a7e21cd82401258a2ec3b8afb adobe-cmaps-200204.tar.gz 4360486 -MD5 2fbae60417d42779f6488ab897dcaaf6 acro5-cmaps-2001.tar.gz 631653 -MD5 09d0be2bad1b0617bc0eba6eef81f6e9 cups-1.1.20-source.tar.bz2 3741510 diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild deleted file mode 100644 index 83e8e7c9ce5f..000000000000 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild,v 1.4 2004/01/08 15:00:53 lanius Exp $ - -inherit eutils - -DESCRIPTION="AFPL Ghostscript" -HOMEPAGE="http://www.cs.wisc.edu/~ghost/" -MY_PN="ghostscript" -MY_P=${MY_PN}-${PV} -SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/${MY_PN}-fonts-std-${PV}.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? ( ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/cups-1.1.20-source.tar.bz2 )" - -LICENSE="Aladdin" -SLOT="0" -KEYWORDS="~x86" -IUSE="X cups cjk" - -PROVIDE="virtual/ghostscript" - -DEPEND="virtual/glibc - >=media-libs/jpeg-6b - >=media-libs/libpng-1.2.1 - >=sys-libs/zlib-1.1.4 - 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" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - cd ${WORKDIR} - - unpack ghostscript-${PV}.tar.gz - unpack ghostscript-fonts-std-${PV}.tar.gz - - if [ `use cups` ]; then - unpack cups-1.1.20-source.tar.bz2 - cp -r cups-1.1.20/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 - fi - - cd ${S} - - use cups && epatch pstoraster/gs811-lib.patch - - # ijs patch - epatch ${FILESDIR}/gs-${PV}-ijs.patch -} - -src_compile() { - myconf="--with-ijs" - - use X && myconf="${myconf} --with-x" \ - || myconf="${myconf} --without-x" - - use gtk || sed -i -e 's:$(INSTALL_PROGRAM) $(GSSOX):#:' src/unix-dll.mak \ - -e 's:$(GSSOX)::' src/unix-dll.mak - - econf ${myconf} - - use cups && echo 'include pstoraster/cups.mak' >> Makefile; sed -i -e 's:DEVICE_DEVS17=:DEVICE_DEVS17=$(DD)cups.dev:' Makefile - - # search path fix - sed -i -e 's:$(gsdatadir)/lib:/usr/share/ghostscript/8.11/lib:' Makefile - sed -i -e 's:$(gsdir)/fonts:/usr/share/ghostscript/fonts:' Makefile - sed -i -e 's:$(gsdatadir)/Resource:/usr/share/ghostscript/8.11/Resource:' Makefile - - # includes fix - use cups && sed -i -e 's:LDFLAGS=$(XLDFLAGS):LDFLAGS=-L/usr/include -lcups -lcupsimage $(XLDFLAGS):' Makefile - - make || die "make failed" - make so || die "make so failed" - - cd ijs - econf --prefix=${D}/usr - make || die "make failed" - cd .. -} - -src_install() { - einstall install_prefix=${D} soinstall - - cd ${WORKDIR} - cp -a fonts ${D}/usr/share/ghostscript || die - cd ${S} - - 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/Resource - dodir /usr/share/ghostscript/Resource/Font - dodir /usr/share/ghostscript/Resource/CIDFont - cd ${D}/usr/share/ghostscript/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 install_prefix=${D} -} diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.12.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.12.ebuild deleted file mode 100644 index 36232cc0137a..000000000000 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.12.ebuild +++ /dev/null @@ -1,125 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.12.ebuild,v 1.3 2004/01/08 15:00:53 lanius Exp $ - -inherit eutils - -DESCRIPTION="AFPL Ghostscript" -HOMEPAGE="http://www.cs.wisc.edu/~ghost/" - -MY_PN="ghostscript" -MY_P=${MY_PN}-${PV} -CUPS_PV=1.1.20 -FONTS_PV=8.11 - -SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/${MY_PN}-fonts-std-${FONTS_PV}.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? ( ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/cups-${CUPS_PV}-source.tar.bz2 )" - -LICENSE="Aladdin" -SLOT="0" -KEYWORDS="~x86" -IUSE="X cups cjk" - -PROVIDE="virtual/ghostscript" - -DEPEND="virtual/glibc - >=media-libs/jpeg-6b - >=media-libs/libpng-1.2.1 - >=sys-libs/zlib-1.1.4 - 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" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ghostscript-${PV}.tar.gz - unpack ghostscript-fonts-std-${FONTS_PV}.tar.gz - - # cups support - if [ `use cups` ]; then - einfo "hallo" - 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 - - cd ${S} - - # ijs .so patch - epatch ${FILESDIR}/gs-8.11-ijs.patch -} - -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} - - # 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:LDFLAGS= $(XLDFLAGS):LDFLAGS=-L/usr/include -lcups -lcupsimage $(XLDFLAGS):' Makefile - fi - - # search path fix - sed -i -e 's:$(gsdatadir)/lib:/usr/share/ghostscript/8.12/lib:' Makefile - sed -i -e 's:$(gsdir)/fonts:/usr/share/ghostscript/fonts:' Makefile - sed -i -e 's:$(gsdatadir)/Resource:/usr/share/ghostscript/8.12/Resource:' Makefile - - make || die "make failed" - make so || die "make so failed" - - # build ijs - cd ijs - econf --prefix=${D}/usr - make || die "make failed" - cd .. -} - -src_install() { - einstall install_prefix=${D} soinstall - - cd ${WORKDIR} - cp -a fonts ${D}/usr/share/ghostscript || die - cd ${S} - - 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/Resource - dodir /usr/share/ghostscript/Resource/Font - dodir /usr/share/ghostscript/Resource/CIDFont - cd ${D}/usr/share/ghostscript/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 install_prefix=${D} -} diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild index f93850e486a1..c9658060a918 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild,v 1.2 2004/01/13 14:35:43 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.13.ebuild,v 1.3 2004/01/15 17:57:37 lanius Exp $ inherit eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz LICENSE="Aladdin" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="X cups cjk" PROVIDE="virtual/ghostscript" -- cgit v1.2.3-65-gdbad