blob: 2f5a463152010e32b16050087ed15a07463adf79 (
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
30
31
32
33
|
pkgbase = string-machine
pkgdesc = A virtual-analog string ensemble synthesizer LV2 and VST2 plugin
pkgver = 0.1.0
pkgrel = 4
url = https://github.com/jpcima/string-machine
arch = x86_64
arch = aarch64
groups = lv2-plugins
groups = pro-audio
groups = vst-plugins
license = Boost
checkdepends = kxstudio-lv2-extensions
checkdepends = lv2lint
makedepends = boost
makedepends = cairo
makedepends = libglvnd
depends = glibc
depends = gcc-libs
depends = libx11
optdepends = lv2-host: for loading the LV2 format plugins
optdepends = vst-host: for loading the VST2 format plugins
source = https://github.com/jpcima/string-machine/releases/download/v0.1.0/string-machine-0.1.0.tar.gz
source = string-machine-Makefile.base.mk::https://raw.githubusercontent.com/DISTRHO/DPF/05d91f5852f4bccfd2bce1d4d2e2b3036e29db03/Makefile.base.mk
source = fix-missing-stdint-include.patch
sha256sums = 5b0d2eb2185199c1de6c7c35700a2caafbc6ba564529a2e7614c15c3aceacc6f
sha256sums = ef890c65422c8c73ffea7687a45317689378ff2b0f3ccadd497ca1cdc77e08a4
sha256sums = 9c2d6ba762b64c395cb4eb35393eaaaca560692bf48513d34bf6c81fbe350cf5
pkgname = string-machine
depends = glibc
depends = gcc-libs
depends = libx11
depends = libcairo.so
|