summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2005-05-19 13:25:00 +0000
committerMartin Holzer <mholzer@gentoo.org>2005-05-19 13:25:00 +0000
commit644a781c91318124de221112f4b64732e631e3fa (patch)
tree05e6a413438cf78f0acb2857c8546ee9e97a4b2b /x11-plugins
parentStable on hppa. (diff)
downloadgentoo-2-644a781c91318124de221112f4b64732e631e3fa.tar.gz
gentoo-2-644a781c91318124de221112f4b64732e631e3fa.tar.bz2
gentoo-2-644a781c91318124de221112f4b64732e631e3fa.zip
Version bumped.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrelltop/ChangeLog7
-rw-r--r--x11-plugins/gkrelltop/Manifest4
-rw-r--r--x11-plugins/gkrelltop/files/digest-gkrelltop-2.2.61
-rw-r--r--x11-plugins/gkrelltop/gkrelltop-2.2.6.ebuild34
4 files changed, 44 insertions, 2 deletions
diff --git a/x11-plugins/gkrelltop/ChangeLog b/x11-plugins/gkrelltop/ChangeLog
index f465bb0f5bf3..4a5f93865788 100644
--- a/x11-plugins/gkrelltop/ChangeLog
+++ b/x11-plugins/gkrelltop/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/gkrelltop
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.11 2005/05/19 13:20:14 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.12 2005/05/19 13:25:00 mholzer Exp $
+
+*gkrelltop-2.2.6 (19 May 2005)
+
+ 19 May 2005; Martin Holzer <mholzer@gentoo.org> +gkrelltop-2.2.6.ebuild:
+ Version bumped.
19 May 2005; Martin Holzer <mholzer@gentoo.org> gkrelltop-2.2.4.ebuild:
x86 stable
diff --git a/x11-plugins/gkrelltop/Manifest b/x11-plugins/gkrelltop/Manifest
index 7380e097cfb3..01b8e2d36737 100644
--- a/x11-plugins/gkrelltop/Manifest
+++ b/x11-plugins/gkrelltop/Manifest
@@ -1,10 +1,12 @@
MD5 a4d4fd2553657a78370b15d3db3eff2c gkrelltop-2.2.2.ebuild 1071
-MD5 546bd61822555a2e40b9cc41e8a5613a gkrelltop-2.2.4.ebuild 1108
MD5 de35d8f600d3d75d8075a8d848787013 metadata.xml 223
MD5 b9ad1fe705cec6f3f9ec2c6ee42235fa ChangeLog 1769
MD5 cafded5eea504fb8e9ba892ba253e4e7 gkrelltop-2.2.ebuild 1061
MD5 cb8a61347726fe9d2a224c1ef9b7805f gkrelltop-2.2.3.ebuild 1077
+MD5 385bdcac4b8fa75e1856a1b3bde188a2 gkrelltop-2.2.6.ebuild 1111
+MD5 546bd61822555a2e40b9cc41e8a5613a gkrelltop-2.2.4.ebuild 1108
MD5 bc19088e1d88db5e98e5f821f27f94f3 files/digest-gkrelltop-2.2 61
MD5 2d223204a4a90a4db9ea4d162e7206f6 files/digest-gkrelltop-2.2.2 63
MD5 79bb0e901dd86075b88bf0a1c7ea5536 files/digest-gkrelltop-2.2.3 63
MD5 e35bfead92b9e281508c53dc68da0966 files/digest-gkrelltop-2.2.4 63
+MD5 8b07e14d6ea755e5d9d7b6431b1f85d2 files/digest-gkrelltop-2.2.6 66
diff --git a/x11-plugins/gkrelltop/files/digest-gkrelltop-2.2.6 b/x11-plugins/gkrelltop/files/digest-gkrelltop-2.2.6
new file mode 100644
index 000000000000..50e452deedbb
--- /dev/null
+++ b/x11-plugins/gkrelltop/files/digest-gkrelltop-2.2.6
@@ -0,0 +1 @@
+MD5 b9c641b4d9ce130c07c7da66938244bf gkrelltop_2.2-6.tar.gz 23384
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.6.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.6.ebuild
new file mode 100644
index 000000000000..043c00f57a2e
--- /dev/null
+++ b/x11-plugins/gkrelltop/gkrelltop-2.2.6.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.6.ebuild,v 1.1 2005/05/19 13:25:00 mholzer Exp $
+
+inherit multilib
+
+DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
+SRC_URI="http://psychology.rutgers.edu/~zaimi/html/${PN}/${PN}_2.2-6.tar.gz"
+HOMEPAGE="http://psychology.rutgers.edu/~zaimi/software.html"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"
+
+IUSE=""
+
+DEPEND=">=app-admin/gkrellm-2"
+
+src_compile() {
+ # Unfortunately, the supplied Makefile won't work properly on
+ # non-x86, so we have to do this the hard way.
+ CONFIG="-DLINUX -DGKRELLM2 -fPIC `pkg-config gtk+-2.0 --cflags`"
+ LIBS="`pkg-config gtk+-2.0 --libs` -shared"
+ OBJS="top_three2.o gkrelltop2.o"
+ gcc -c $CONFIG $CFLAGS top_three.c -o top_three2.o || die
+ gcc -c $CONFIG $CFLAGS gkrelltop.c -o gkrelltop2.o || die
+ gcc $LIBS $CONFIG $CFLAGS -o gkrelltop2.so $OBJS || die
+}
+
+src_install() {
+ dodoc README
+ insinto /usr/$(get_libdir)/gkrellm2/plugins
+ doins gkrelltop2.so
+}