blob: 4f6bb72b8106e6c46f08cb240919dde86e37a4db (
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
34
35
36
37
38
|
pkgbase = neural-amp-modeler-lv2-git
pkgdesc = Neural Amp Modeler (NAM) LV2 plugin (git version)
pkgver = 0.1.7.r10.50be365
pkgrel = 1
url = https://github.com/mikeoliphant/neural-amp-modeler-lv2
arch = aarch64
arch = armv7h
arch = i686
arch = pentium4
arch = riscv64
arch = riscv
arch = x86_64
groups = lv2-plugins
groups = pro-audio
license = GPL-3.0-only
makedepends = git
makedepends = cmake
depends = gcc-libs
depends = glibc
optdepends = lv2-host: for loading the LV2 plugin
provides = neural-amp-modeler-lv2
conflicts = neural-amp-modeler-lv2
source = neural-amp-modeler-lv2::git+https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
source = lv2::git+https://github.com/lv2/lv2.git
source = NeuralAudio::git+https://github.com/mikeoliphant/NeuralAudio.git
source = NeuralAmpModelerCore::git+https://github.com/mikeoliphant/NeuralAmpModelerCore.git
source = RTNeural::git+https://github.com/mikeoliphant/RTNeural.git
source = math_approx::git+https://github.com/Chowdhury-DSP/math_approx.git
source = xsimd::git+https://github.com/xtensor-stack/xsimd.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = neural-amp-modeler-lv2-git
|