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'
15 optdepends=('vice: better SID support')
16 source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
17 sha256sums=('aef70cc30648eb89d32f56c691a5a40cdffc7421f43b4aa242f4d123eb9258a2')
21 ./configure --prefix=/usr
26 DESTDIR="$pkgdir" make -C $pkgname-$pkgver install
27 install -d "$pkgdir/usr/share/sidplayfp"
28 ln -t "$pkgdir/usr/share/sidplayfp" -s /usr/share/vice/C64/{kernal,basic,chargen}