summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lutgens <blutgens@gentoo.org>2001-06-07 14:13:37 +0000
committerBen Lutgens <blutgens@gentoo.org>2001-06-07 14:13:37 +0000
commitc7eb8d62105241c2ef4c9829618ba9ba572b5ab9 (patch)
tree76dbc03e9e843fc5584619a46704e5002d78341a /app-text/ghostscript
parentNew ebuild. (diff)
downloadgentoo-2-c7eb8d62105241c2ef4c9829618ba9ba572b5ab9.tar.gz
gentoo-2-c7eb8d62105241c2ef4c9829618ba9ba572b5ab9.tar.bz2
gentoo-2-c7eb8d62105241c2ef4c9829618ba9ba572b5ab9.zip
Added some depends and made some bugfixes.
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r--app-text/ghostscript/ghostscript-6.50-r2.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-text/ghostscript/ghostscript-6.50-r2.ebuild b/app-text/ghostscript/ghostscript-6.50-r2.ebuild
index fbe59844a37f..0f2c04e7715c 100644
--- a/app-text/ghostscript/ghostscript-6.50-r2.ebuild
+++ b/app-text/ghostscript/ghostscript-6.50-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.5 2001/06/03 09:54:22 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.6 2001/06/07 14:13:37 blutgens Exp $
GPV="4.1.1"
A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz"
@@ -13,10 +13,14 @@ S=${WORKDIR}/gs${PV}
DESCRIPTION="Aladin Ghostscript"
SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz
http://download.sourceforge.net/gs-fonts/ghostscript-fonts-std-6.0.tar.gz
- http://download.sourceforge.net/gimp-print/print-${GPV}.tar.gz"
+ http://download.sourceforge.net/gimp-print/print-${GPV}.tar.gz
+ ftp://ftp.uu.net/graphics/jpeg/${A2}
+ ftp://swrinde.nde.swri.edu/pub/png/src/${A3}"
DEPEND="virtual/glibc
=media-libs/libpng-1.0.11
+ =media-libs/jpeg-6b-r2
+ =sys-libs/zlib-1.1.3-r2
virtual/x11"
src_unpack() {