# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="GNOME CPUFreq Applet is a CPU Frequency Scaling Monitor for GNOME Panel" HOMEPAGE="http://linups.org/~kal/gnome-cpufreq-applet/" SRC_URI="http://linups.org/~kal/gnome-cpufreq-applet/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=" >=x11-libs/gtk+-2.0.0 >=gnome-base/gconf-2 >=gnome-base/libgnome-2.0.2 >=gnome-base/libgnomeui-2 >=gnome-base/gnome-vfs-2 >=libglade-2.0 >=gnome-base/gnome-panel-2.2" DEPEND="${RDEPEND} >=app-text/scrollkeeper-0.3 >=dev-util/pkgconfig-0.12" DOCS="AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README TODO"