summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2004-12-21 13:16:31 +0000
committerJoe McCann <joem@gentoo.org>2004-12-21 13:16:31 +0000
commitfb72cdbed30d2f71cc3d4c50e363d0977f3969cb (patch)
tree5d824023a8db267cae32674751a1687f9e9abfde /gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild
parentStable for sparc (with MySQL database + xfilter=bogofilter). (Manifest recommit) (diff)
downloadgentoo-2-fb72cdbed30d2f71cc3d4c50e363d0977f3969cb.tar.gz
gentoo-2-fb72cdbed30d2f71cc3d4c50e363d0977f3969cb.tar.bz2
gentoo-2-fb72cdbed30d2f71cc3d4c50e363d0977f3969cb.zip
New version, updated to use 2.6 mm packages and intltool. Closes bug 74350
Diffstat (limited to 'gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild')
-rw-r--r--gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild
new file mode 100644
index 000000000000..4ec547683765
--- /dev/null
+++ b/gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-1.2.ebuild,v 1.1 2004/12/21 13:16:31 joem Exp $
+
+inherit gnome2
+
+DESCRIPTION="Gnome2 Hardware Monitor Applet"
+HOMEPAGE="http://www.cs.auc.dk/~olau/hardware-monitor/"
+SRC_URI="http://julien.rennard.free.fr/hardware-monitor/${P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86"
+# can add lmsensor stuff
+IUSE=""
+
+RDEPEND=">=dev-cpp/libgnomeuimm-2.6.0
+ >=dev-cpp/gconfmm-2.6.0
+ >=dev-cpp/gtkmm-2.4.0
+ >=dev-cpp/libgnomecanvasmm-2.6.0
+ >=dev-cpp/libglademm-2.4.0
+ >=gnome-base/gnome-panel-2
+ >=gnome-base/libgtop-2.6.0"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.29"