community/csound to 6.11.0-3

This commit is contained in:
Kevin Mihelich 2018-06-03 16:31:54 +00:00
parent 5252520e63
commit 163b5820c6

View file

@ -13,7 +13,7 @@ buildarch=22
pkgbase=csound
pkgname=('csound' 'csound-doc')
pkgver=6.11.0
pkgrel=2
pkgrel=3
pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64')
url="http://csound.com"
@ -61,6 +61,7 @@ build() {
}
package_csound() {
groups=('pro-audio')
depends=('fltk' 'fluidsynth' 'git' 'hdf5' 'liblo' 'libwebsockets' 'luajit'
'portmidi' 'portsmf' 'stk' 'tk')
optdepends=('csound-doc: The canonical Csound Reference Manual'