blob: 6648481d392936805f723d4742f95d7d6b36ae32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libsaasound
pkgdesc = Philips SAA1099 sound generator chip emulator
pkgver = 3.4
pkgrel = 1
url = http://www.simcoupe.org/
arch = i686
arch = x86_64
license = GPL
makedepends = make
depends = sdl
source = https://github.com/simonowen/SAASound/archive/refs/tags/3.4.tar.gz
md5sums = 784340694e9d75f1364643a54d12eb7c
pkgname = libsaasound
|