blob: c397052ae409307083cc5ac4ae97679ffba7575b (
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
|
pkgbase = supercollider-headless-git
pkgdesc = Headless build of SuperCollider (no QT)
pkgver = 3.12.2.r235.gec2dedfda8
pkgrel = 1
url = https://supercollider.github.io/
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL3
checkdepends = xorg-server-xvfb
makedepends = abletonlink
makedepends = alsa-lib
makedepends = avahi
makedepends = boost
makedepends = cmake
makedepends = emacs
makedepends = fftw
makedepends = git
makedepends = jack
makedepends = libsndfile
makedepends = readline
makedepends = systemd-libs
makedepends = yaml-cpp
depends = gcc-libs
depends = glibc
depends = libx11
optdepends = emacs: emacs interface
optdepends = gedit: gedit interface
optdepends = sc3-plugins: additional extension plugins for scsynth
provides = supercollider
conflicts = supercollider
source = git+https://github.com/supercollider/supercollider.git#branch=develop
source = git+https://github.com/ableton/link.git
source = git+https://github.com/supercollider/scel.git
source = git+https://github.com/supercollider/scvim.git
source = git+https://github.com/supercollider/hidapi.git
source = git+https://github.com/supercollider/portaudio.git
source = git+https://github.com/supercollider/yaml-cpp.git
source = git+https://github.com/timblechmann/nova-simd.git
source = git+https://github.com/timblechmann/nova-tt.git
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
pkgname = supercollider-headless-git
depends = gcc-libs
depends = glibc
depends = libx11
depends = libasound.so
depends = libavahi-common.so
depends = libavahi-client.so
depends = libboost_filesystem.so
depends = libboost_program_options.so
depends = libboost_regex.so
depends = libboost_thread.so
depends = libfftw3f.so
depends = libjack.so
depends = libreadline.so
depends = libsndfile.so
depends = libudev.so
depends = libyaml-cpp.so
|