mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-12 05:55:49 +01:00
initial import
This commit is contained in:
29
rox-extra/roxmms/roxmms-0.3.6.ebuild
Normal file
29
rox-extra/roxmms/roxmms-0.3.6.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2005 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxmms/roxmms-0.3.6.ebuild,v 1.2 2005/03/06 00:32:18 josejx Exp $
|
||||
|
||||
DESCRIPTION="ROX-MMS - An XMMS control applet for the ROX desktop"
|
||||
|
||||
MY_PN="ROX-MMS"
|
||||
|
||||
HOMEPAGE=" http://www.skepticats.com/rox/rox-mms.html"
|
||||
|
||||
SRC_URI="http://www.skepticats.com/rox/dist/${MY_PN}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~x86 ~ppc"
|
||||
|
||||
IUSE=""
|
||||
|
||||
DEPEND="media-sound/xmms"
|
||||
|
||||
ROX_CLIB_VER=2.1.1
|
||||
|
||||
APPNAME=${MY_PN}
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
inherit rox
|
||||
Reference in New Issue
Block a user