blob: 428bf53b134d56a9b705a3b8803c590d344365b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=>=media-sound/gmpc-0.20.0 media-sound/vorbis-tools[ogg123] dev-libs/libxml2 x11-libs/cairo virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )
DESCRIPTION=This plugin calls ogg123 and points it at mpd's shoutstream
EAPI=3
HOMEPAGE=http://gmpc.wikia.com/wiki/GMPC_PLUGIN_SHOUT
IUSE=nls
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=media-sound/gmpc-0.20.0 media-sound/vorbis-tools[ogg123] dev-libs/libxml2 x11-libs/cairo
SLOT=0
SRC_URI=mirror://sourceforge/musicpd/gmpc-shout-0.20.0.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=b4b65cd664f0267f683dad35d60ce818
|