1 # Maintainer: Michael <mikeproudfoot at gmail dot com>
6 pkgdesc="CDCover is a plugin for xmms, which displays a graphic dependent on the currently played song."
9 url="http://ducts.27b-6.de/cdcover/"
10 depends=('xmms' 'glib' 'gdk-pixbuf')
11 groups=('xmms-plugins' 'xmms-visualization-plugins')
12 source=(http://ducts.27b-6.de/cdcover/dist/xmms-cdcover-latest.tar.gz)
15 cd $startdir/src/xmms-cdcover-0.2
18 make DESTDIR=$startdir/pkg install
21 md5sums=('69bf48b72ab4819bc698f076c8a3df10')