summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2008-01-22 20:58:14 +0000
committerJim Ramsay <lack@gentoo.org>2008-01-22 20:58:14 +0000
commit03c3e80ad20c6495d84349d0b181e14d75d1e7b3 (patch)
tree69f355303628384b4c8465a739bc2d330afc29e1 /rox-base/tasktray/tasktray-0.6.4-r1.ebuild
parentUpdated rox-all with all current software (diff)
downloadrox-03c3e80ad20c6495d84349d0b181e14d75d1e7b3.tar.gz
rox-03c3e80ad20c6495d84349d0b181e14d75d1e7b3.tar.bz2
rox-03c3e80ad20c6495d84349d0b181e14d75d1e7b3.zip
Adding all the individual bindings for dev-python/gnome-python-desktop as their own packages
svn path=/trunk/overlay/; revision=23
Diffstat (limited to 'rox-base/tasktray/tasktray-0.6.4-r1.ebuild')
-rw-r--r--rox-base/tasktray/tasktray-0.6.4-r1.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/rox-base/tasktray/tasktray-0.6.4-r1.ebuild b/rox-base/tasktray/tasktray-0.6.4-r1.ebuild
new file mode 100644
index 0000000..d672064
--- /dev/null
+++ b/rox-base/tasktray/tasktray-0.6.4-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+ROX_LIB_VER=1.9.6
+inherit rox
+
+MY_PN="TaskTray"
+DESCRIPTION="TaskTray is a rox panel applet to show running applications."
+HOMEPAGE="http://rox4debian.berlios.de"
+SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/gnome-desktop-wnck-2.12
+ rox-base/traylib"
+
+APPNAME="${MY_PN}"
+S="${WORKDIR}"