1 # Contributor: fuzzix@gmail.com
5 pkgdesc="SAM Coupé emulator"
7 url="http://www.simcoupe.org/"
9 depends=('saasound>=3.2' 'sdl>=1.2.11')
10 source=(http://prdownloads.sourceforge.net/simcoupe/SimCoupe-$pkgver.tar.gz)
11 md5sums=('2931e93b877af0a383a4db9424c456f8')
14 cd "$srcdir/SimCoupe/SDL"
19 cd "$srcdir/SimCoupe/SDL"
20 install -D -m755 simcoupe "${pkgdir}/usr/bin/simcoupe"