blob: e3fdfcb56f5b8aa6dc6a79a93808712b9b2831bd (
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
pkgbase = ot-chonk
pkgdesc = A classic, physically modeled electric bass monosynth
pkgver = 1.0.0
pkgrel = 1
url = https://punklabs.com/ot-chonk
arch = x86_64
groups = pro-audio
license = GPL-3.0-or-later
makedepends = alsa-lib
makedepends = rust
makedepends = jack
makedepends = python
makedepends = libglvnd
makedepends = libx11
makedepends = libxcb
makedepends = libxcursor
makedepends = xcb-util-wm
source = ot-chonk-1.0.0.zip::https://punklabs.com/content/projects/ot-chonk/downloads/OneTrickCHONK-Source-v1.0.0.zip
source = ot-chonk-1.0.0-UserGuide.pdf::https://punklabs.com/content/projects/ot-chonk/downloads/OneTrick%20CHONK%20User%20Guide.pdf
sha512sums = d9e26848b6da1cf8b402df8f7817f16bc3c7741ce54ae92a6c8b2bfe68f3ef91a2e7dcebfa45676470666cbfda84fc8b31d3ee6ddbb142f23918008ce88b09c2
sha512sums = ced2b017d85e54a6fa58718f24a209e5f69c9e8a3c8f95b6704586df1c01c19c1332901f8368ba3d96db4df4597f326e4625e2412a698fe3c43f857b340b8fad
b2sums = d9e26848b6da1cf8b402df8f7817f16bc3c7741ce54ae92a6c8b2bfe68f3ef91a2e7dcebfa45676470666cbfda84fc8b31d3ee6ddbb142f23918008ce88b09c2
b2sums = a6930a31f301ca1161b089329c362b3ba0cbc9fdbd02dfdbc969df844f9de2676ba8c2daa4de670cdaa09f4a26ebff31e3e36895b01291ae0a791280d6ff3671
pkgname = ot-chonk-docs
pkgdesc = A classic, physically modeled electric bass monosynth - documentation
pkgname = ot-chonk-clap
pkgdesc = A classic, physically modeled electric bass monosynth - CLAP plugin
groups = pro-audio
groups = clap-plugins
depends = glibc
depends = gcc-libs
depends = libglvnd
depends = libx11
depends = libxcb
depends = libxcursor
depends = xcb-util-wm
depends = clap-host
optdepends = ot-chonk-docs: documentation
pkgname = ot-chonk-vst3
pkgdesc = A classic, physically modeled electric bass monosynth - VST3 plugin
groups = pro-audio
groups = vst3-plugins
depends = glibc
depends = gcc-libs
depends = libglvnd
depends = libx11
depends = libxcb
depends = libxcursor
depends = xcb-util-wm
depends = vst3-host
optdepends = ot-chonk-docs: documentation
pkgname = ot-chonk-standalone
pkgdesc = A classic, physically modeled electric bass monosynth - standalone
depends = glibc
depends = gcc-libs
depends = libglvnd
depends = libx11
depends = libxcb
depends = libxcursor
depends = xcb-util-wm
optdepends = jack: audio backend
optdepends = alsa-lib: audio-backend
optdepends = ot-chonk-docs: documentation
|