* [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrelltop: gkrelltop-2.2.13.ebuild gkrelltop-2.2.11-r1.ebuild gkrelltop-2.2.11.ebuild ChangeLog
@ 2012-08-30 0:28 Jim Ramsay (lack)
0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2012-08-30 0:28 UTC (permalink / raw
To: gentoo-commits
lack 12/08/30 00:28:33
Modified: gkrelltop-2.2.11-r1.ebuild gkrelltop-2.2.11.ebuild
ChangeLog
Added: gkrelltop-2.2.13.ebuild
Log:
Bug #363591: Version bump to 2.2.13
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Revision Changes Path
1.5 x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild?r1=1.4&r2=1.5
Index: gkrelltop-2.2.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gkrelltop-2.2.11-r1.ebuild 10 Aug 2012 13:41:04 -0000 1.4
+++ gkrelltop-2.2.11-r1.ebuild 30 Aug 2012 00:28:32 -0000 1.5
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild,v 1.4 2012/08/10 13:41:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11-r1.ebuild,v 1.5 2012/08/30 00:28:32 lack Exp $
-EAPI=2
+EAPI=4
inherit gkrellm-plugin toolchain-funcs
DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
@@ -19,10 +19,8 @@
S="${WORKDIR}/${P}.orig"
-RDEPEND="=app-admin/gkrellm-2*[X=]"
-DEPEND="${RDEPEND}
- =dev-libs/glib-2*
- X? ( =x11-libs/gtk+-2* )"
+RDEPEND="dev-libs/glib:2"
+DEPEND="${RDEPEND}"
src_prepare() {
sed -i \
1.8 x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild?r1=1.7&r2=1.8
Index: gkrelltop-2.2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gkrelltop-2.2.11.ebuild 5 Sep 2009 22:35:12 -0000 1.7
+++ gkrelltop-2.2.11.ebuild 30 Aug 2012 00:28:32 -0000 1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.7 2009/09/05 22:35:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.8 2012/08/30 00:28:32 lack Exp $
-EAPI=2
+EAPI=4
inherit gkrellm-plugin
DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
@@ -19,10 +19,8 @@
S="${WORKDIR}/${P}.orig"
-RDEPEND="=app-admin/gkrellm-2*[X=]"
-DEPEND="${RDEPEND}
- =dev-libs/glib-2*
- X? ( =x11-libs/gtk+-2* )"
+RDEPEND="dev-libs/glib:2"
+DEPEND="${RDEPEND}"
src_compile() {
use X || TARGET="server"
1.37 x11-plugins/gkrelltop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 10 Aug 2012 13:41:04 -0000 1.36
+++ ChangeLog 30 Aug 2012 00:28:32 -0000 1.37
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/gkrelltop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.36 2012/08/10 13:41:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.37 2012/08/30 00:28:32 lack Exp $
+
+*gkrelltop-2.2.13 (30 Aug 2012)
+
+ 30 Aug 2012; Jim Ramsay <jim_ramsay@gentoo.org> +gkrelltop-2.2.13.ebuild,
+ gkrelltop-2.2.11-r1.ebuild, gkrelltop-2.2.11.ebuild:
+ Bug #363591: Version bump to 2.2.13
10 Aug 2012; Johannes Huber <johu@gentoo.org> gkrelltop-2.2.11-r1.ebuild:
Stable for x86, wrt bug #422397
@@ -143,4 +149,3 @@
23 Oct 2003; Martin Holzer <mholzer@gentoo.org> gkrelltop-2.2.ebuild:
initial ebuild. submitted by Ciaran McCreesh <ciaranm@firedrop.org.uk> in
#29382.
-
1.1 x11-plugins/gkrelltop/gkrelltop-2.2.13.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.13.ebuild?rev=1.1&content-type=text/plain
Index: gkrelltop-2.2.13.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.13.ebuild,v 1.1 2012/08/30 00:28:32 lack Exp $
EAPI=4
inherit gkrellm-plugin toolchain-funcs
DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/gkrelltop"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="X"
PLUGIN_SERVER_SO=gkrelltopd.so
PLUGIN_SO=gkrelltop.so
S="${WORKDIR}/${P}.orig"
RDEPEND="dev-libs/glib:2"
DEPEND="${RDEPEND}"
src_prepare() {
sed -i \
-e "s:/usr/bin/gcc:$(tc-getCC) \$(CFLAGS):" \
-e 's/-shared/$(LDFLAGS) &/' \
Makefile || die
}
src_compile() {
use X || TARGET="server"
emake ${TARGET}
}
pkg_postinst() {
einfo "To enable the gkrelltopd server plugin, you must add the following"
einfo "line to /etc/gkrellmd.conf:"
einfo "\tplugin-enable gkrelltopd"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-30 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 0:28 [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrelltop: gkrelltop-2.2.13.ebuild gkrelltop-2.2.11-r1.ebuild gkrelltop-2.2.11.ebuild ChangeLog Jim Ramsay (lack)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox