blob: 57607ee1d65518f93af61e689ee46c1874e01767 (
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
|
pkgbase = csound
pkgdesc = A programming language for sound rendering and signal processing.
pkgver = 6.05.0
pkgrel = 2
url = http://csound.github.io
arch = i686
arch = x86_64
license = LGPL
makedepends = pd
makedepends = cmake
makedepends = gmm
makedepends = swig
makedepends = java-environment
makedepends = dssi
makedepends = boost
makedepends = luajit
makedepends = eigen
depends = fltk
depends = fluidsynth
depends = liblo
depends = portaudio
depends = portmidi
depends = tk
depends = curl
depends = stk
depends = luajit
depends = python2
optdepends = csoundqt: Qt frontend
optdepends = vim-csound: Syntax Highlighting and Bindings for Vim
optdepends = java-environment: Java Wrapper
optdepends = csound-doc: The Canonical Csound Reference Manual
source = https://github.com/csound/csound/archive/6.05.0.tar.gz
source = Custom.cmake
source = libm.patch
source = csound.sh
sha256sums = 2384cbc82fe37b70192c87977b52c55b336731ecbfd3be1d8d30c7223815d7b9
sha256sums = de72618a7d477c7ac213fbef65367b640fc7a7a994b285ecdd4af85da6d26721
sha256sums = e5f4ac9885225013b6e1f08b85205cb5b32ced518be39004f398be8c9fe69ab9
sha256sums = 23db5bda78f13d5f16eceea085bba660d7b7012a89518e477d12dfef82dbadeb
pkgname = csound
|