1 # Contributor: Christoph Zeiler <rabyte*gmail>
2 # Contributor: damir <damir@archlinux.org>
3 # Contributor: Kritoke <kritoke@gamebox.net>
4 # Contributor: Shinlun Hsieh <yngwiexx@yahoo.com.tw>
9 pkgdesc="An XMMS plugin for playing SID music files"
10 arch=('i686' 'x86_64')
11 url="http://www.tnsp.org/$pkgname.php"
13 depends=('sidplay2-libs>=2.1.1-4' 'xmms>=1.2')
14 groups=('xmms-plugins' 'xmms-io-plugins')
15 source=(http://www.tnsp.org/xs-files/$pkgname-$pkgver.tar.bz2)
16 md5sums=('1f580736787f9c4d7cbc8166d96363ba')
21 ./configure --prefix=/usr
23 make DESTDIR="$pkgdir" install