blob: c1f94fdd7d80b345ae5134e8a6080fec77e809cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = a-sid
pkgdesc = Emulation of the C64 MOS 8580 SID analog filter as a VST3 plugin
pkgver = 1.0.2
pkgrel = 1
url = https://www.orastron.com/asid
arch = x86_64
groups = pro-audio
groups = vst3-plugins
license = GPL3
license = MIT
makedepends = vst3sdk
depends = glibc
source = a-sid-1.0.2.tar.gz::https://github.com/sdangelo/asid/archive/refs/tags/1.0.2.tar.gz
sha256sums = 76bf5e925b2aed577b2eea255cb3f972be6f4d5c3925898855eefdbdbfbad17d
pkgname = a-sid
|