blob: f64236dd2080e8f146354061ffa417ba0c1d8a8d (
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
pkgbase = dsp56300-emulator
pkgdesc = Emulates musical devices that used the Motorola 56300 DSPs
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/dsp56300/gearmulator
arch = x86_64
license = GPL-3.0-only
makedepends = glibc
makedepends = freetype2
makedepends = alsa-lib
makedepends = git
makedepends = cmake
makedepends = libx11
makedepends = libxext
makedepends = libxrandr
makedepends = libxinerama
makedepends = libxcursor
makedepends = libxcomposite
makedepends = mesa
makedepends = freeglut
makedepends = webkit2gtk
options = !debug
source = dsp56300-emulator::git+https://github.com/dsp56300/gearmulator#tag=1.4.0
source = github.com-dsp56300-dsp56300::git+https://github.com/dsp56300/dsp56300
source = github.com-dsp56300-JUCE::git+https://github.com/dsp56300/JUCE
source = github.com-asmjit-asmjit::git+https://github.com/asmjit/asmjit
source = github.com-free-audio-clap::git+https://github.com/free-audio/clap
source = github.com-free-audio-clap-helpers::git+https://github.com/free-audio/clap-helpers
source = github.com-free-audio-clap-juce-extensions::git+https://github.com/free-audio/clap-juce-extensions
source = github.com-dsp56300-mc68k::git+https://github.com/dsp56300/mc68k
source = disable-vst2-format.patch
source = skip-cpack.patch
source = skip-tests.patch
sha512sums = cb03604cc75fb3da899bc3959fa03a55f29fe512c4acc4264f971bd559829660fbaa76edfab2c794b56974bb10c6d8d9b0262a119537542e81597ce611f02031
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = 07033d6171eabf8a57318c0e441d4c2c591f67ae6add2e6c4817224fe4c87c4c9563f1c2cb6db3282229a6e10415e13a986cc4a976373a493fbcbc302a4ee888
sha512sums = 9264c532fdd430f29341461555cf392d199bf58eddf63dfa6b8f88a37775ccba0ad287c8a36410bb7c5c5aac16a9c1ca1c47ab69d71955f12ebc83176872b0cf
sha512sums = 2334010c663b5e90e6b63a0e3ca73871609b2bc1d01116ea56dd896972f66a704cf910cfb61d44c922541376a1add69562f31ccc2457f1e16badbc932f0e4a45
b2sums = 1331c9d7d84100b95d92fddbf29a20281356f4bd6f5627e30443f1733a48b752f07999cdd3640ce624756fdc6b0c257dccd0de9b47feae57775ebcafee8fdc3f
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = 27125a193dea0eb2bfb5cc33239fda09d4af8477123eb8550b8c9aee82641b66ef71851a177c7b7d3f6f59c408ee86f064e8c8d8e9a4725cfded48dc8334f7ce
b2sums = 68ec32184ad27cd75a71383025abc4e4fef7252c06f32577832193ca9d58a22c1825631c377ac6160beccc13938c4a4565016844d4cdab5f43e0580f22aee853
b2sums = a0f622bf3716435a66bb8023295a8c5250819279461c0e61849e784b1b4586b7514f701608beaff43b0a874430cc8178de7a49da2f89eb47cb5773bb270f1623
pkgname = dsp56300-emulator-clap
pkgdesc = Emulates musical devices that used the Motorola 56300 DSPs - CLAP plugins
groups = pro-audio
groups = clap-plugins
depends = glibc
depends = freetype2
depends = alsa-lib
depends = clap-host
pkgname = dsp56300-emulator-lv2
pkgdesc = Emulates musical devices that used the Motorola 56300 DSPs - LV2 plugins
groups = pro-audio
groups = lv2-plugins
depends = glibc
depends = freetype2
depends = alsa-lib
depends = lv2-host
pkgname = dsp56300-emulator-vst3
pkgdesc = Emulates musical devices that used the Motorola 56300 DSPs - VST3 plugins
groups = pro-audio
groups = vst3-plugins
depends = glibc
depends = freetype2
depends = alsa-lib
depends = vst3-host
|