mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/csound to 6.14.0-2
This commit is contained in:
parent
cfcfc330ed
commit
ba859caa9f
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ buildarch=22
|
|||
pkgbase=csound
|
||||
pkgname=('csound' 'csound-doc')
|
||||
pkgver=6.14.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A programming language for sound rendering and signal processing."
|
||||
arch=('x86_64')
|
||||
url="https://csound.com"
|
||||
|
@ -22,7 +22,7 @@ license=('LGPL')
|
|||
# gmm > 5.1 breaks linear-algebra opcode: https://github.com/csound/csound/issues/920
|
||||
makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
|
||||
'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
|
||||
'libsamplerate' 'libsndfile' 'libwebsockets' 'link' 'llvm' 'lua' 'openssl'
|
||||
'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua' 'openssl'
|
||||
'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse')
|
||||
checkdepends=('cunit')
|
||||
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue