summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-01 12:00:11 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-01 12:00:11 +0000
commit7665c897a0699569a46626c327cf4c43f3cf7631 (patch)
treedf16536a2d20f262e09cadc2f520bde39ab8ca18 /x11-wm/afterstep
parentupdated more copyright years (diff)
downloadhistorical-7665c897a0699569a46626c327cf4c43f3cf7631.tar.gz
historical-7665c897a0699569a46626c327cf4c43f3cf7631.tar.bz2
historical-7665c897a0699569a46626c327cf4c43f3cf7631.zip
removed older ebuild
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r--x11-wm/afterstep/afterstep-1.8.11.ebuild64
-rw-r--r--x11-wm/afterstep/files/digest-afterstep-1.8.111
2 files changed, 0 insertions, 65 deletions
diff --git a/x11-wm/afterstep/afterstep-1.8.11.ebuild b/x11-wm/afterstep/afterstep-1.8.11.ebuild
deleted file mode 100644
index f1722312586c..000000000000
--- a/x11-wm/afterstep/afterstep-1.8.11.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-
-S=${WORKDIR}/AfterStep-${PV}
-DESCRIPTION="A window manager based on the NeXTStep interface."
-SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2"
-HOMEPAGE="http://www.afterstep.org/"
-LICENSE="AFTERSTEP"
-SLOT="0"
-KEYWORDS="x86"
-
-DEPEND="virtual/glibc virtual/x11
- >=media-libs/jpeg-6b
- >=media-libs/libpng-1.0.5
- x11-wm/gnustep-env"
-
-RDEPEND="virtual/glibc virtual/x11
- >=media-libs/jpeg-6b
- >=media-libs/libpng-1.0.5
- >=media-sound/sox-12.17.1
- x11-wm/gnustep-env"
-
-
-src_compile() {
-
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --libdir=/usr/lib \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --sysconfdir=/etc/X11 \
- --with-helpcommand="xterm -e man" \
- --disable-availability \
- --disable-staticlibs || die
-
- make || die
-}
-
-src_unpack() {
-
- unpack ${A}
- cd ${S}
- patch -p0 < ${FILESDIR}/${P}-gentoo.diff
-
-}
-
-src_install() {
-
- make DESTDIR=${D} \
- GNUSTEP_LOCAL_ROOT=${D}${GNUSTEP_LOCAL_ROOT} \
- install || die
-
- rm -f ${D}/usr/bin/sessreg
-
- dodoc COPYRIGHT ChangeLog INSTALL NEW README* TEAM UPGRADE
- cp -a ${S}/TODO ${D}/usr/share/doc/${PF}/
- dodir /usr/share/doc/${PF}/html
- cp -a ${S}/doc/* ${D}/usr/share/doc/${PF}/html
- rm ${D}/usr/share/doc/${PF}/html/Makefile*
-
- exeinto /etc/X11/Sessions
- doexe ${FILESDIR}/afterstep
-
-}
diff --git a/x11-wm/afterstep/files/digest-afterstep-1.8.11 b/x11-wm/afterstep/files/digest-afterstep-1.8.11
deleted file mode 100644
index 4bbf31502daa..000000000000
--- a/x11-wm/afterstep/files/digest-afterstep-1.8.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6d8b41b7a642105b4cafc4d3d5f12a46 AfterStep-1.8.11.tar.bz2 1162212