You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/rox-base/tasktray/tasktray-0.7-r1.ebuild

23 lines
616 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/rox-base/tasktray/tasktray-0.7-r1.ebuild,v 1.5 2014/08/10 20:33:00 slyfox Exp $
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/libwnck-python
>=rox-base/traylib-0.3.2.1"
APPNAME="${MY_PN}"
S="${WORKDIR}"