2 # Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
3 # Contributor: Gaetan Bisson <bisson@archlinux.org>
4 # Contributor: Simon Perry <aur [at] sanxion [dot] net>
5 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
10 pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
11 url='https://github.com/libsidplayfp/libsidplayfp'
16 optdepends=('vice: better SID support')
17 source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
18 sha256sums=('62ebe085361eb2ee57f0f08abe2246599b180727703fc300101a8d1a97c6de7d')
22 ./configure --prefix=/usr
27 DESTDIR="$pkgdir" make -C $pkgname-$pkgver install
28 install -d "$pkgdir/usr/share/sidplayfp"
29 ln -t "$pkgdir/usr/share/sidplayfp" -s /usr/share/vice/C64/{kernal,basic,chargen}