mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/csound to 6.15.0-5
This commit is contained in:
parent
a7ef81b019
commit
c4a1904c9d
1 changed files with 2 additions and 2 deletions
|
@ -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')
|
||||||
|
|
Loading…
Reference in a new issue