summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-10-13 22:57:52 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-10-13 22:57:52 +0000
commit33e0c780c1baad60c08828dc4923afadc8d48158 (patch)
treef48a1af9984fc4dc126dd21a8728e0bf4009e600 /x11-wm
parentfinally! a working quanta! (diff)
downloadgentoo-2-33e0c780c1baad60c08828dc4923afadc8d48158.tar.gz
gentoo-2-33e0c780c1baad60c08828dc4923afadc8d48158.tar.bz2
gentoo-2-33e0c780c1baad60c08828dc4923afadc8d48158.zip
gnustep mods
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/WindowMaker/WindowMaker-0.70.0.ebuild16
1 files changed, 6 insertions, 10 deletions
diff --git a/x11-wm/WindowMaker/WindowMaker-0.70.0.ebuild b/x11-wm/WindowMaker/WindowMaker-0.70.0.ebuild
index 6a8dcc875316..5ce3e4ea053f 100644
--- a/x11-wm/WindowMaker/WindowMaker-0.70.0.ebuild
+++ b/x11-wm/WindowMaker/WindowMaker-0.70.0.ebuild
@@ -13,6 +13,7 @@ DEPEND="virtual/glibc virtual/x11
>=media-libs/libpng-1.0.12
>=media-libs/giflib-4.1.0-r3
>=media-libs/jpeg-6b-r2
+ x11-wm/gnustep-env
# Replaced by WINGS
# >=x11-libs/libPropList-0.10.1"
@@ -32,9 +33,10 @@ src_compile() {
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--sysconfdir=/etc/X11 \
- --with-x --enable-newstyle \
+ --with-x \
+ --enable-newstyle \
--enable-superfluous \
- GNUSTEP_LOCAL_ROOT="/usr/lib/GNUstep" \
+ --enable-usermenu \
$myconf || die
make || die
@@ -44,8 +46,7 @@ src_compile() {
./configure --host=${CHOST} \
--prefix=/usr \
--mandir=/usr/share/man \
- --infodir=/usr/share/info \
- GNUSTEP_LOCAL_ROOT="/usr/lib/GNUstep" || die
+ --infodir=/usr/share/info || die
make || die
}
@@ -56,16 +57,11 @@ src_install() {
mandir=${D}/usr/share/man \
infodir=${D}/usr/share/info \
sysconfdir=${D}/etc/X11 \
- GNUSTEP_LOCAL_ROOT=${D}/usr/lib/GNUstep \
+ GNUSTEP_LOCAL_ROOT=${D}${GNUSTEP_LOCAL_ROOT} \
install || die
cp -f WindowMaker/plmenu ${D}/etc/X11/WindowMaker/WMRootMenu
- # Does anyone use GNUstep ? Hopefully this will be fixed when
- # someone package GNUstep, otherwise should work just fine.
- insinto /etc/env.d
- doins ${FILESDIR}/25gnustep
-
dodoc AUTHORS BUGFORUM BUGS ChangeLog COPYING* INSTALL* FAQ* \
MIRRORS README* NEWS TODO