python-mpd: Sync with gentoo-x86
[mpd.git] / media-plugins / gmpc-last-fm / gmpc-last-fm-9999.ebuild
blobfbab142b67feddf002753789d3f8273709883daf
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 EAPI=4
7 GMPC_PLUGIN="gmpc-last.fm"
8 inherit gmpc-plugin
10 DESCRIPTION="The last.fm plugin can fetch artist images, from last.fm."
11 LICENSE="GPL-2"
12 DEPEND="dev-libs/libxml2
13 || ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )"
14 RDEPEND="${DEPEND}"
15 IUSE=""
17 KEYWORDS=""
18 SLOT="0"
20 pkg_postinst() {
21 einfo "This plugin doesn't scrobble your music, use a dedicated client like mpdscribble for this."