summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-01-18 08:28:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-01-18 08:28:49 +0000
commit976537054b8d9d15b6ab27b9615a7e32a96cf921 (patch)
tree2cde4b45c73bf66709843c25308d59aa91239700 /x11-plugins
parentcleaned up (diff)
downloadgentoo-2-976537054b8d9d15b6ab27b9615a7e32a96cf921.tar.gz
gentoo-2-976537054b8d9d15b6ab27b9615a7e32a96cf921.tar.bz2
gentoo-2-976537054b8d9d15b6ab27b9615a7e32a96cf921.zip
removed windowmaker dependency
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild12
-rw-r--r--x11-plugins/wmmon/ChangeLog11
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild6
-rw-r--r--x11-plugins/wmpop3lb/ChangeLog6
-rw-r--r--x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild22
5 files changed, 28 insertions, 29 deletions
diff --git a/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild b/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild
index 2be46dfd42d6..cbc362bcbf24 100644
--- a/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild
+++ b/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild
@@ -1,22 +1,22 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild,v 1.1 2002/10/24 19:19:06 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild,v 1.2 2003/01/18 08:28:49 seemant Exp $
+
+IUSE=""
MY_P="${P/_/}"
-S="${WORKDIR}/${MY_P}"
+S=${WORKDIR}/${MY_P}
DESCRIPTION="WindowMaker dockapp that displays cpu usage as a dancing flame"
SRC_URI="http://staff.xmms.org/zinx/misc/${MY_P}.tar.gz"
HOMEPAGE="http://staff.xmms.org/zinx/misc"
-DEPEND="virtual/x11 x11-wm/WindowMaker virtual/glibc"
+DEPEND="virtual/x11"
-LICENSE="GPL-2"
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
-IUSE=""
-
src_compile() {
local myconf="--with-x";
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog
index 22e09be91af2..ef812f8a0c08 100644
--- a/x11-plugins/wmmon/ChangeLog
+++ b/x11-plugins/wmmon/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for x11-plugins/wmmon
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.3 2002/12/13 11:00:58 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.4 2003/01/18 08:24:25 seemant Exp $
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
*wmmon-1.0_beta2-r1 (9-Feb-2002)
+ 18 Jan 2003; Seemant Kulleen <seemant@gentoo.org>
+ wmmon-1.0_beta2-r1.ebuild :
+
+ Removed spurious dependency on WindowMaker
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
Relocated to x11-plugins
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
index 5e8b06749295..db556698b193 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.3 2002/12/09 04:41:59 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.4 2003/01/18 08:24:25 seemant Exp $
S="${WORKDIR}/wmmon.app"
DESCRIPTION="Dockable system resources monitor applette for WindowMaker"
@@ -8,11 +8,11 @@ WMMON_VERSION=1_0b2
SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz"
HOMEPAGE="http://www.bensinclair.com/dockapp/"
-DEPEND="x11-wm/WindowMaker"
+DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
src_unpack() {
unpack "${A}"
diff --git a/x11-plugins/wmpop3lb/ChangeLog b/x11-plugins/wmpop3lb/ChangeLog
index 0f23c0d0931a..7b53f3c4f9f7 100644
--- a/x11-plugins/wmpop3lb/ChangeLog
+++ b/x11-plugins/wmpop3lb/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-plugins/wmpop3lb
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/ChangeLog,v 1.1 2002/10/08 14:43:18 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/ChangeLog,v 1.2 2003/01/18 08:27:31 seemant Exp $
wmpop3lb-2.4.2 (08 Oct 2002)
+ 18 Jan 2003; Seeemant Kulleen <seemant@gentoo.org> wmpop3lb-2.4.2.ebuild :
+
+ Removed spurious dependency on WindowMaker.
+
08 Oct 2002; Nick Hadaway <raker@gentoo.org> wmpop3lb-2.4.2.ebuild,
files/digest-wmpop3lbp-2.4.2 :
New ebuild. See bug #5044
diff --git a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild
index af500ceffeb5..df1da7bb08a5 100644
--- a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild
+++ b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild
@@ -1,44 +1,34 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild,v 1.2 2002/10/20 18:55:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/wmpop3lb-2.4.2.ebuild,v 1.3 2003/01/18 08:27:31 seemant Exp $
IUSE=""
-VERSION=2.4.2
-S=${WORKDIR}/wmpop3lb${VERSION}
-
+MY_P=${PN}${PV}
+S=${WORKDIR}/${MY_P}
DESCRIPTION="dockapp for checking up to 7 pop3 accounts"
HOMEPAGE="http://wmpop3lb.jourdain.org"
-SRC_URI="http://lbj.free.fr/wmpop3/wmpop3lb${VERSION}.tar.gz"
+SRC_URI="http://lbj.free.fr/wmpop3/${MY_P}.tar.gz"
-LICENSE="GPL-2"
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="virtual/glibc
- virtual/x11
- x11-wm/WindowMaker"
+DEPEND="virtual/x11"
src_unpack() {
-
unpack ${A}
cd ${S}/wmpop3
mv Makefile Makefile.orig
sed -e "s:-g2 -D_DEBUG:${CFLAGS}:" Makefile.orig > Makefile
-
}
src_compile() {
-
emake -C wmpop3 || die "parallel make failed"
-
}
src_install() {
-
dobin wmpop3/wmpop3lb
-
dodoc CHANGE_LOG README
-
}