mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/csound to 6.16.0-6
This commit is contained in:
parent
f862aca6f8
commit
839cda7bbd
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@ buildarch=22
|
|||
pkgbase=csound
|
||||
pkgname=('csound' 'csound-doc')
|
||||
pkgver=6.16.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="A programming language for sound rendering and signal processing."
|
||||
arch=('x86_64')
|
||||
url="https://csound.com"
|
||||
|
@ -115,6 +115,7 @@ package_csound() {
|
|||
'libx11: for libwidgets plugin'
|
||||
'lua: for LUA integration'
|
||||
'openssl: for libfaustcsound plugin'
|
||||
'python-numpy: For Csound Python bindings'
|
||||
'vim-csound: vim integration'
|
||||
'zlib: for libfaustcsound plugin')
|
||||
provides=('libcsound64.so' 'libcsnd6.so')
|
||||
|
|
Loading…
Reference in a new issue