# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit autotools eutils gnome2 mono DESCRIPTION="A plugin for Banshee that displays the album artwork if available, and a blank CD case if not." HOMEPAGE="http://www.den-4.com" SRC_URI="http://www.den-4.com/files/${P}.tar.bz2" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-lang/mono-1.1.17 >=dev-dotnet/gtk-sharp-2.8.0 >=dev-dotnet/gnomevfs-sharp-2.8.0 >=dev-dotnet/gconf-sharp-2.8.0 >=media-sound/banshee-0.10.12" USE_DESTDIR=1 DOCS="AUTHORS ChangeLog COPYING NEWS README"