summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r--x11-wm/afterstep/afterstep-1.8.11-r2.ebuild4
-rw-r--r--x11-wm/afterstep/afterstep-2.0_beta3.ebuild10
-rw-r--r--x11-wm/afterstep/afterstep-2.0_beta4.ebuild10
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild
index 115e95ec402f..bab91793b788 100644
--- a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild
+++ b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild,v 1.15 2004/02/25 06:56:16 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild,v 1.16 2004/04/27 16:50:43 pvdabeel Exp $
S=${WORKDIR}/AfterStep-${PV}
DESCRIPTION="A window manager based on the NeXTStep interface."
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2"
HOMEPAGE="http://www.afterstep.org/"
LICENSE="AFTERSTEP"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc"
+KEYWORDS="x86 sparc ppc"
IUSE="nls"
DEPEND="virtual/glibc virtual/x11
diff --git a/x11-wm/afterstep/afterstep-2.0_beta3.ebuild b/x11-wm/afterstep/afterstep-2.0_beta3.ebuild
index c1c7390d8c18..e1bf3325bfd7 100644
--- a/x11-wm/afterstep/afterstep-2.0_beta3.ebuild
+++ b/x11-wm/afterstep/afterstep-2.0_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.0_beta3.ebuild,v 1.1 2004/02/25 06:56:16 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.0_beta3.ebuild,v 1.2 2004/04/27 16:50:43 pvdabeel Exp $
IUSE="png jpeg gif tiff truetype xinerama debug mmx"
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.afterstep.org/devel/AfterStep-2.00.beta3.tar.bz2"
LICENSE="AFTERSTEP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc "
DEPEND="virtual/glibc
virtual/x11
@@ -18,7 +18,7 @@ DEPEND="virtual/glibc
jpeg? ( >=media-libs/jpeg-6b )
gif? ( >=media-libs/giflib-4.1.0 )
tiff? ( >=media-libs/tiff-3.5.7 )
- debug? ( >=dev-util/efence-2.2.2 )"
+ !ppc? ( debug? ( >=dev-util/efence-2.2.2 ) )"
RDEPEND="${DEPEND}
>=media-sound/sox-12.17.3"
@@ -58,7 +58,9 @@ src_compile() {
use mmx && myconf="${myconf} --enable-mmx-optimization" \
|| myconf="${myconf} --enable-mmx-optimization=no"
- use debug && myconf="${myconf} --with-libefence --enable-gdb --enable-warn --enable-gprof --enable-audit --enable-trace --enable-trace-x"
+ use debug && myconf="${myconf} --enable-gdb --enable-warn --enable-gprof --enable-audit --enable-trace --enable-trace-x"
+
+ use !ppc && use debug && myconf="${myconf} --with-libefence"
# Explanation of configure options
# ================================
diff --git a/x11-wm/afterstep/afterstep-2.0_beta4.ebuild b/x11-wm/afterstep/afterstep-2.0_beta4.ebuild
index a774c447e179..7d6c8c18a899 100644
--- a/x11-wm/afterstep/afterstep-2.0_beta4.ebuild
+++ b/x11-wm/afterstep/afterstep-2.0_beta4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.0_beta4.ebuild,v 1.1 2004/03/19 01:07:58 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.0_beta4.ebuild,v 1.2 2004/04/27 16:50:43 pvdabeel Exp $
IUSE="png jpeg gif tiff truetype xinerama debug mmx"
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.afterstep.org/devel/AfterStep-2.00.beta4b.tar.bz2"
LICENSE="AFTERSTEP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
virtual/x11
@@ -18,7 +18,7 @@ DEPEND="virtual/glibc
jpeg? ( >=media-libs/jpeg-6b )
gif? ( >=media-libs/giflib-4.1.0 )
tiff? ( >=media-libs/tiff-3.5.7 )
- debug? ( >=dev-util/efence-2.2.2 )"
+ !ppc? ( debug? ( >=dev-util/efence-2.2.2 ) )"
RDEPEND="${DEPEND}
>=media-sound/sox-12.17.3"
@@ -59,7 +59,9 @@ src_compile() {
use mmx && myconf="${myconf} --enable-mmx-optimization" \
|| myconf="${myconf} --enable-mmx-optimization=no"
- use debug && myconf="${myconf} --with-libefence --enable-gdb --enable-warn --enable-gprof --enable-audit --enable-trace --enable-trace-x"
+ use debug && myconf="${myconf} --enable-gdb --enable-warn --enable-gprof --enable-audit --enable-trace --enable-trace-x"
+
+ use !ppc && use debug && myconf="${myconf} --with-libefence"
# Explanation of configure options
# ================================