1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-21 01:51:24 +02:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions
@@ -0,0 +1,24 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-cornerxmms/desklet-cornerxmms-0.1.0.ebuild,v 1.4 2006/10/06 12:59:03 nixnut Exp $
inherit gdesklets
DESKLET_NAME="CornerXMMS"
MY_P="${DESKLET_NAME}-${PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="A desklet for controlling XMMS"
HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=287"
SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~ia64 ~ppc ~x86"
RDEPEND=">=gnome-extra/gdesklets-core-0.35
>=dev-python/pyxmms-2.06"
DOCS="Changelog README TODO"