blob: e5e07092ce1b405b66b0c861c353a711d1925c3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = sid-git
pkgdesc = Emulates MOS Technology SID audio chip (used in Commodore 64) as a VST, VST3, lv2, Standalone
pkgver = r124.fe0647d
pkgrel = 2
url = http://socalabs.com/
arch = i686
arch = x86_64
groups = socalabs-vst-suite
license = GPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = ninja
depends = curl
depends = gcc-libs
depends = freetype2
depends = alsa-lib
depends = glibc
source = git+https://github.com/FigBug/SID.git
source = git+https://github.com/FigBug/drowaudio.git
source = git+https://github.com/WeAreROLI/JUCE.git
source = git+https://github.com/FigBug/Gin.git
source = git+https://github.com/TurnipHat/plugin_sdk.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = sid-git
|