summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2002-11-20 17:22:11 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2002-11-20 17:22:11 +0000
commit059652f3545f9f51499c4b67bfe20eb90e44762f (patch)
tree29d47212c5154919d6de638dcdfbbf1d395d09cd /x11-wm/aewm++
parentfix foobar (diff)
downloadhistorical-059652f3545f9f51499c4b67bfe20eb90e44762f.tar.gz
historical-059652f3545f9f51499c4b67bfe20eb90e44762f.tar.bz2
historical-059652f3545f9f51499c4b67bfe20eb90e44762f.zip
initial import
Diffstat (limited to 'x11-wm/aewm++')
-rw-r--r--x11-wm/aewm++/ChangeLog10
-rw-r--r--x11-wm/aewm++/aewm++-1.0.22.ebuild28
-rw-r--r--x11-wm/aewm++/files/digest-aewm++-1.0.221
3 files changed, 39 insertions, 0 deletions
diff --git a/x11-wm/aewm++/ChangeLog b/x11-wm/aewm++/ChangeLog
new file mode 100644
index 000000000000..ee6ae928cbe2
--- /dev/null
+++ b/x11-wm/aewm++/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-wm/aewm++
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/ChangeLog,v 1.1 2002/11/20 17:22:11 mkennedy Exp $
+
+*aewm++-1.0.22 (19 Nov 2002)
+
+ 19 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> aewm++-1.0.22.ebuild,
+ files/digest-aewm++-1.0.22, ChangeLog :
+
+ Initial import.
diff --git a/x11-wm/aewm++/aewm++-1.0.22.ebuild b/x11-wm/aewm++/aewm++-1.0.22.ebuild
new file mode 100644
index 000000000000..56b24c43f2ec
--- /dev/null
+++ b/x11-wm/aewm++/aewm++-1.0.22.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.0.22.ebuild,v 1.1 2002/11/20 17:22:11 mkennedy Exp $
+
+IUSE=""
+
+DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel."
+HOMEPAGE="http://sapphire.sourceforge.net/"
+SRC_URI="mirror://sourceforge/sapphire/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+DEPEND="virtual/x11"
+
+S="${WORKDIR}/${P}"
+
+src_compile() {
+ make CFLAGS="${CXXFLAGS}" || die
+}
+
+src_install() {
+ make DESTDIR=${D} XROOT=usr/ install || die
+ dodoc ChangeLog INSTALL README LICENSE
+
+ einfo "Edit your ~/.xinitrc and add: exec aewm++"
+ einfo ""
+ einfo "The goodies are now in x11-wm/aem"
+}
diff --git a/x11-wm/aewm++/files/digest-aewm++-1.0.22 b/x11-wm/aewm++/files/digest-aewm++-1.0.22
new file mode 100644
index 000000000000..0fe827575706
--- /dev/null
+++ b/x11-wm/aewm++/files/digest-aewm++-1.0.22
@@ -0,0 +1 @@
+MD5 64b0123024b3056122ff1248bdad38ee aewm++-1.0.22.tar.bz2 42517