# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/netspeed_applet/netspeed_applet-0.16.ebuild,v 1.6 2012/05/04 06:08:10 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Applet showing network traffic for GNOME 2" HOMEPAGE="http://projects.gnome.org/netspeed/" SRC_URI="http://launchpad.net/netspeed/trunk/${PV}/+download/${P}.tar.gz" SLOT="0" IUSE="" LICENSE="GPL-2" KEYWORDS="amd64 ppc sparc x86" #FIXME: wireless-tools >= 28pre9 is automagic RDEPEND="|| ( gnome-base/gnome-panel[bonobo] =gnome-base/libgtop-2.14.2" DEPEND="${RDEPEND} virtual/pkgconfig >=app-text/gnome-doc-utils-0.3.2 >=dev-util/intltool-0.35.0" DOCS="AUTHORS ChangeLog README"