mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/csound to 6.16.0-7
This commit is contained in:
parent
0c5dcccce7
commit
a000f7a081
1 changed files with 2 additions and 4 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue