summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-11 18:19:17 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-11 18:19:17 +0000
commitb2981a4c3297537c2c438b435ab178db41076ff2 (patch)
tree79b54d3c3c8150f8b5fd46bc51f8f5ec87e5d1c1 /app-text/dgs
parent*** empty log message *** (diff)
downloadhistorical-b2981a4c3297537c2c438b435ab178db41076ff2.tar.gz
historical-b2981a4c3297537c2c438b435ab178db41076ff2.tar.bz2
historical-b2981a4c3297537c2c438b435ab178db41076ff2.zip
*** empty log message ***
Diffstat (limited to 'app-text/dgs')
-rw-r--r--app-text/dgs/dgs-0.5.9.1.ebuild32
-rw-r--r--app-text/dgs/files/digest-dgs-0.5.9.11
2 files changed, 0 insertions, 33 deletions
diff --git a/app-text/dgs/dgs-0.5.9.1.ebuild b/app-text/dgs/dgs-0.5.9.1.ebuild
deleted file mode 100644
index 0fef483f49f7..000000000000
--- a/app-text/dgs/dgs-0.5.9.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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/dgs/dgs-0.5.9.1.ebuild,v 1.3 2000/11/01 04:44:13 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/dgs-0.5.9
-DESCRIPTION="A Ghostscript based DPS server"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dgs/${A}"
-HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/dgs/index.html"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=dev-libs/glib-1.2.8
- >=x11-base/xfree-4.0.1"
-
-src_compile() {
-
- cd ${S}
- try ./configure --prefix=/usr --host=${CHOST} --with-x
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- make prefix=${D}/usr install
- prepman
- dodoc ANNOUNCE ChangeLog FAQ NEWS NOTES README STATUS TODO Version
-}
-
diff --git a/app-text/dgs/files/digest-dgs-0.5.9.1 b/app-text/dgs/files/digest-dgs-0.5.9.1
deleted file mode 100644
index d2d21ce0fcea..000000000000
--- a/app-text/dgs/files/digest-dgs-0.5.9.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7f1c0cb0f7fe1d1899b88e4d89809ac4 dgs-0.5.9.1.tar.gz