blob: 2c87598c1575ed1b81ddd839b8bfcc01857ff997 (
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
|
pkgbase = csound-git
pkgdesc = A programming language for sound rendering and signal processing.
pkgver = 6.12.2.r81.g4b83486dd
pkgrel = 1
url = http://csound.com
arch = x86_64
license = LGPL
makedepends = boost
makedepends = cmake
makedepends = dssi
makedepends = eigen
makedepends = faust
makedepends = fltk
makedepends = fluidsynth
makedepends = git
makedepends = hdf5
makedepends = java-environment
makedepends = ladspa
makedepends = libwebsockets
makedepends = llvm
makedepends = luajit
makedepends = pd
makedepends = portmidi
makedepends = portsmf
makedepends = stk
makedepends = swig
provides = csound
conflicts = csound
source = csound-git::git+https://github.com/csound/csound
source = csound.sh
md5sums = SKIP
md5sums = 5eca376940bfebc21095b51c1e0911ca
pkgname = csound-git
depends = fltk
depends = fluidsynth
depends = git
depends = hdf5
depends = liblo
depends = libwebsockets
depends = luajit
depends = portmidi
depends = portsmf
depends = stk
depends = tk
optdepends = csound-doc: The canonical Csound Reference Manual
optdepends = csoundqt: Qt frontend
optdepends = faust: Embed faust
optdepends = java-environment: Use csound with Java
optdepends = vim-csound: Use csound with vim
|