summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Gavin <pete@gentoo.org>2001-02-20 23:40:54 +0000
committerPeter Gavin <pete@gentoo.org>2001-02-20 23:40:54 +0000
commit24b84965d30e7a81058b603f4316afa27db12fe7 (patch)
treef5b009fe1c0116b38ae9ecd7f865febdb2ec5120 /x11-wm/AfterStep
parentadded a description to afterstep-1.8.8.ebuild (diff)
downloadhistorical-24b84965d30e7a81058b603f4316afa27db12fe7.tar.gz
historical-24b84965d30e7a81058b603f4316afa27db12fe7.tar.bz2
historical-24b84965d30e7a81058b603f4316afa27db12fe7.zip
changed AfterStep-1.8.8 to afterstep-1.8.8 (so the name is all
lowercase)
Diffstat (limited to 'x11-wm/AfterStep')
-rw-r--r--x11-wm/AfterStep/AfterStep-1.8.8.ebuild63
-rw-r--r--x11-wm/AfterStep/files/digest-AfterStep-1.8.81
2 files changed, 0 insertions, 64 deletions
diff --git a/x11-wm/AfterStep/AfterStep-1.8.8.ebuild b/x11-wm/AfterStep/AfterStep-1.8.8.ebuild
deleted file mode 100644
index d5c72fcfd281..000000000000
--- a/x11-wm/AfterStep/AfterStep-1.8.8.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Peter Gavin <pete@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/AfterStep/AfterStep-1.8.8.ebuild,v 1.2 2001/02/20 23:24:49 pete Exp $
-
-#P=
-A=${P}.tar.bz2
-S=${WORKDIR}/${P}
-DESCRIPTION="a window manager based on the NeXTStep interface"
-SRC_URI="ftp://ftp.afterstep.org/stable/${A}"
-HOMEPAGE="http://www.afterstep.org/"
-
-DEPEND=">=x11-base/xfree-4.0
- >=media-libs/jpeg-6b
- >=media-libs/libpng-1.0.5"
-
-RDEPEND=">=x11-base/xfree-4.0
- >=media-libs/jpeg-6b
- >=media-libs/libpng-1.0.5
- >=media-sound/sox-12.17.1"
-
-
-src_compile() {
- try ./configure --prefix=/usr/X11R6 --host=${CHOST} \
- --with-helpcommand=\""xterm -e man"\" \
- --disable-availability \
- --disable-staticlibs
- try make
-}
-
-src_install () {
- try make DESTDIR=${D} install
- rm -f ${D}/usr/X11R6/bin/sessreg
-
- dodoc COPYRIGHT ChangeLog NEW README README.HPUX
- dodoc README.RedHat README.SOLARIS TEAM UPGRADE
-
- cd ${S}/TODO ; docinto TODO
- dodoc BUGLIST.1st BUGLIST.l8r TODO-WinList active.desk.gz
- dodoc autoconf.patch.gz classic.afterstep.gz classic.wharf.gz
- dodoc fvwm.startondeskNpage.patch.gz gnome.html.gz
-
- cd ${S}/TODO/1.0_to_1.5 ; docinto TODO/1.0_to_1.5
- dodoc look.script step2files.pl whatsnew
-
- cd ${S}/TODO/unreleased ; docinto TODO/unreleased
- dodoc AfterStep-1.5beta3-stack-tabbing.diff.gz
- dodoc beta3-stack-tabiing.patch.gz
-
- cd ${S}/TODO/unstable ; docinto TODO/unstable
- dodoc as-icon+title.patch.gz as-icon+title.readme
-
- cd ${S}/doc/code ; docinto code
- dodoc Error_codes Optimizing Patch asetroot.format config_issues.html parser_devel_guide.html
-
- cd ${S}/doc/languages ; docinto languages
- dodoc README.cz README.de README.dk README.es README.fi README.fr
- dodoc README.gr README.id README.it README.jp README.nl README.no
- dodoc README.pl README.ro README.ru.koi8 README.se README.tw README.yu
-
- cd ${S}/doc/licences ; docinto licences
- dodoc COPYING COPYING.LDP COPYING.LIB
-}
diff --git a/x11-wm/AfterStep/files/digest-AfterStep-1.8.8 b/x11-wm/AfterStep/files/digest-AfterStep-1.8.8
deleted file mode 100644
index ac4c14230e74..000000000000
--- a/x11-wm/AfterStep/files/digest-AfterStep-1.8.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ce5e49fe20e59551c4fe9ec7f834bb90 AfterStep-1.8.8.tar.bz2