blob: dcd812c04e50d22cd52ecb9eef15de3a6e8e50df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=>=media-sound/gmpc-11.8.16 virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )
DESCRIPTION=This plugin shows your music collection in albums
EAPI=4
HOMEPAGE=http://gmpc.wikia.com/wiki/GMPC_PLUGIN_ALBUMVIEW
IUSE=nls
KEYWORDS=amd64 x86
LICENSE=LGPL-2
RDEPEND=>=media-sound/gmpc-11.8.16
SLOT=0
SRC_URI=http://download.sarine.nl/Programs/gmpc/11.8/gmpc-albumview-11.8.16.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=627a237651626d868e4c61e3797df4f2
|