community/csound to 6.16.0-7

This commit is contained in:
Kevin Mihelich 2021-07-01 15:10:33 +00:00
parent 0c5dcccce7
commit a000f7a081

View file

@ -13,7 +13,7 @@ buildarch=22
pkgbase=csound
pkgname=('csound' 'csound-doc')
pkgver=6.16.0
pkgrel=6
pkgrel=7
pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64')
url="https://csound.com"
@ -96,9 +96,7 @@ package_csound() {
depends=('gcc-libs' 'glibc' 'libcurl.so' 'libsamplerate.so' 'libsndfile.so')
optdepends=('alsa-lib: for librtalsa plugin'
'csound-doc: for the canonical Csound Reference Manual'
# TODO: csound-plugins currently destabilizes csound. Once that
# package is pushed into the repos we can suggest it.
#'csound-plugins: for extra opcodes not shipped with Csound'
'csound-plugins: for extra opcodes not shipped with Csound'
'csoundqt: for frontend/ editor with integrated help'
'hdf5: for hdf5ops plugin'
'java-runtime: java integration'