1 # Contributor: quantax -- contact via Arch Linux forum or AUR
2 # Contributor: rabyte <rabyte*gmail>
7 pkgdesc="A PlayStation/Portable Sound Format (PSF1) player and XMMS plugin."
9 url="http://projects.raphnet.net/#sexypsf"
12 optdepends=('xmms: for the XMMS plugin')
13 source=(http://projects.raphnet.net/$pkgname/$pkgname-$pkgver.tar.bz2)
14 md5sums=('38fc637bd044008d0f75b902b1ad0101')
17 cd "$srcdir/$pkgname-$pkgver/Linux"
23 install -m755 -D Linux/sexypsf "$pkgdir/usr/bin/sexypsf"
24 install -m755 -D libsexypsf.so "$pkgdir/usr/lib/xmms/Input/libsexypsf.so"