blob: 0b513503b3e6b7c711db498ed9f61966844092d6 (
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
|
pkgbase = ykchorus
pkgdesc = A stereo dual-chorus audio effect LV2, LADSPA and VST2 plugin and JACK application
pkgver = 0.2.4
pkgrel = 2
url = https://github.com/SpotlightKid/ykchorus
arch = x86_64
arch = aarch64
groups = clap-plugins
groups = ladspa-plugins
groups = lv2-plugins
groups = pro-audio
groups = vst-plugins
groups = vst3-plugins
license = GPL-2.0-only
checkdepends = kxstudio-lv2-extensions
checkdepends = lv2lint
depends = gcc-libs
depends = libglvnd
optdepends = jack: for stand-alone JACK client program
optdepends = clap-host: for CLAP plugin
optdepends = ladspa-host: for LADSPA plugin
optdepends = lv2-host: for LV2 plugin
optdepends = vst-host: for VST2 plugin
optdepends = vst3-host: for VST3 plugin
source = https://github.com/SpotlightKid/ykchorus/releases/download/v0.2.4/ykchorus-0.2.4.tar.gz
sha256sums = 1dfd5981c52e5567eea15b43961f6bd3a88a96c0e8eabd9f56d823d24edb3970
pkgname = ykchorus
|