mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/carla to 2.2.0-2
This commit is contained in:
parent
13bb614f3d
commit
234e9e655e
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
_name=Carla
|
||||
pkgname=carla
|
||||
pkgver=2.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Audio Plugin Host"
|
||||
arch=('x86_64')
|
||||
url="https://kxstudio.linuxaudio.org/Applications:Carla"
|
||||
|
@ -21,6 +21,7 @@ depends=('gcc-libs' 'glibc' 'libglvnd' 'libx11' 'python-pyqt5' 'python-pyliblo'
|
|||
# carla/libcarla_native-plugin.so and the lv2 and vst plugins
|
||||
makedepends=('alsa-lib' 'file' 'fluidsynth' 'glib2' 'gtk2' 'gtk3' 'libsndfile'
|
||||
'liblo' 'libpulse' 'qt5-tools')
|
||||
provides=('dssi-host' 'ladspa-host' 'lv2-host' 'vst-host' 'vst3-host')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha512sums=('afb2beab979f801817a7fd7663bfdc90800db021679243faa5acb15de60f6dc281032e05c51a8625124c69e7759099fc682678eb98c08507f952763e665ac9c4')
|
||||
b2sums=('1fd778a1c2904fe982c3aec32e9bb39fff679bea0fe8d1fe41d10bbc5347dd82a6f3dcd33d19aee8bc3b123e387a8b7655c9735fca784d642596f0df9085e38e')
|
||||
|
|
Loading…
Reference in a new issue