summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-25 12:15:35 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-25 12:15:35 +0000
commit1066a5c5bc97be500219b8559853130c5615910f (patch)
treec83fe379fb60429a751b3f161497ecafbb598e42 /xfce-extra/xfce4-cpugraph-plugin
parentMarked stable on AMD64 as requested by Robert Buchholz <rbu@gentoo.org> in se... (diff)
downloadhistorical-1066a5c5bc97be500219b8559853130c5615910f.tar.gz
historical-1066a5c5bc97be500219b8559853130c5615910f.tar.bz2
historical-1066a5c5bc97be500219b8559853130c5615910f.zip
Rename xfce4-cpugraph to xfce4-cpugraph-plugin.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/ChangeLog11
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/Manifest5
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch11
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/metadata.xml5
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild27
5 files changed, 59 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
new file mode 100644
index 000000000000..9f2318652311
--- /dev/null
+++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for xfce-extra/xfce4-cpugraph-plugin
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.1 2009/08/25 12:15:35 ssuominen Exp $
+
+*xfce4-cpugraph-plugin-0.4.0 (25 Aug 2009)
+
+ 25 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-cpugraph-plugin-0.4.0.ebuild,
+ +files/xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch:
+ Rename xfce4-cpugraph to xfce4-cpugraph-plugin.
+
diff --git a/xfce-extra/xfce4-cpugraph-plugin/Manifest b/xfce-extra/xfce4-cpugraph-plugin/Manifest
new file mode 100644
index 000000000000..020a4786938a
--- /dev/null
+++ b/xfce-extra/xfce4-cpugraph-plugin/Manifest
@@ -0,0 +1,5 @@
+AUX xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch 414 RMD160 9513912020d53108755e3211bc2ab701d1f8d5fe SHA1 97bf81fd7a18b50cc87d645ad9b570b040b1b77f SHA256 84c2e4607f9f7077befbf1bb9d78e7d05ad624bf140aed94c41bddc6b7b44a3a
+DIST xfce4-cpugraph-plugin-0.4.0.tar.gz 150149 RMD160 a8576727fbd2751bca26b838dfb09371d5e74730 SHA1 a4edf76119b053a5d7aa3c04a272d0dda31e2f71 SHA256 095888f7a3cd2067f7a9b8540a78c7a348275d2c1b127440c418f759f7e6d9c0
+EBUILD xfce4-cpugraph-plugin-0.4.0.ebuild 792 RMD160 29c008d348cb5aac53f2194883d8d1672830aad0 SHA1 b9467f865163581f0e57b0c3cbadc0c1ebd48835 SHA256 97390623ac0d744356e846abce21c10ac8029dba9efbca18976c9ba2ba589e66
+MISC ChangeLog 489 RMD160 7b4c5139613d67dc2e57208c1c9cfd6926314c72 SHA1 801dfc26f7da853c636fe899a3b79c138905acd7 SHA256 fec6765438eb2f680fdda83afb2f71fff0318a91bcf0bc9915c0b88fddbde99a
+MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
diff --git a/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch b/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch
new file mode 100644
index 000000000000..e33309b091d3
--- /dev/null
+++ b/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-0.4.0-free_and_realloc.patch
@@ -0,0 +1,11 @@
+diff -ur xfce4-cpugraph-plugin-0.4.0.orig/panel-plugin/cpu.c xfce4-cpugraph-plugin-0.4.0/panel-plugin/cpu.c
+--- xfce4-cpugraph-plugin-0.4.0.orig/panel-plugin/cpu.c 2007-11-22 07:18:32.000000000 +0200
++++ xfce4-cpugraph-plugin-0.4.0/panel-plugin/cpu.c 2009-08-25 15:12:14.000000000 +0300
+@@ -27,6 +27,7 @@
+ #include "settings.h"
+ #include "cpu_os.h"
+
++#include <stdlib.h>
+
+ static GtkTooltips *tooltips = NULL;
+
diff --git a/xfce-extra/xfce4-cpugraph-plugin/metadata.xml b/xfce-extra/xfce4-cpugraph-plugin/metadata.xml
new file mode 100644
index 000000000000..d56729e92f8e
--- /dev/null
+++ b/xfce-extra/xfce4-cpugraph-plugin/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xfce</herd>
+</pkgmetadata>
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild
new file mode 100644
index 000000000000..5f9526171f21
--- /dev/null
+++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v 1.1 2009/08/25 12:15:35 ssuominen Exp $
+
+EAPI=2
+inherit xfconf
+
+DESCRIPTION="CPU load panel plugin"
+HOMEPAGE="http://www.xfce.org/"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="debug"
+
+RDEPEND=">=xfce-base/xfce4-panel-4.3.20"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ dev-util/intltool"
+
+pkg_setup() {
+ PATCHES=( "${FILESDIR}/${P}-free_and_realloc.patch" )
+ DOCS="AUTHORS ChangeLog NEWS README TODO"
+ XFCONF="--disable-dependency-tracking
+ $(use_enable debug)"
+}