blob: ee3b02065168b9d4c0e2d9165d3bde9873e4bfdc (
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
|
pkgbase = fogpad
pkgdesc = A reverb in which reflections can be frozen, filtered, pitch shifted and disintegrated
pkgver = 1.0.0
pkgrel = 2
url = https://github.com/linuxmao-org/fogpad-port
arch = aarch64
arch = x86_64
groups = pro-audio
groups = lv2-plugins
groups = vst-plugins
license = MIT
makedepends = jack
makedepends = libglvnd
depends = cairo
depends = gcc-libs
optdepends = jack: for running the JACK stand-alone application
optdepends = lv2-host: for loading the LV2 plugin
optdepends = vst-host: for loading the VST2 plugin
provides = fogpad.lv2
source = https://github.com/linuxmao-org/fogpad-port/releases/download/v1.0.0/fogpad-port-1.0.0.tar.gz
sha256sums = 75b39c7546a8ee22b82a7af34ffbd6c18867599236df9aa7e9e0b1ee9e3d6a9f
pkgname = fogpad
depends = libjack.so
|