community/csound to 6.15.0-5

This commit is contained in:
Kevin Mihelich 2021-06-12 04:20:46 +00:00
parent a7ef81b019
commit c4a1904c9d

View file

@ -13,14 +13,14 @@ buildarch=22
pkgbase=csound pkgbase=csound
pkgname=('csound' 'csound-doc') pkgname=('csound' 'csound-doc')
pkgver=6.15.0 pkgver=6.15.0
pkgrel=4 pkgrel=5
pkgdesc="A programming language for sound rendering and signal processing." pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64') arch=('x86_64')
url="https://csound.com" url="https://csound.com"
license=('LGPL2.1') license=('LGPL2.1')
# libpd needs to be packaged: https://github.com/libpd/libpd/releases # libpd needs to be packaged: https://github.com/libpd/libpd/releases
# gmm > 5.1 breaks linear-algebra opcode: https://github.com/csound/csound/issues/920 # gmm > 5.1 breaks linear-algebra opcode: https://github.com/csound/csound/issues/920
makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk' makedepends=('alsa-lib' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml' 'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua' 'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua'
'openssl' 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse' 'strip-nondeterminism') 'openssl' 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse' 'strip-nondeterminism')