community/carla to 2.4.2-1

This commit is contained in:
Kevin Mihelich 2022-02-19 15:32:52 +00:00
parent 7c607e67fe
commit 18509e926c

View file

@ -7,8 +7,8 @@
_name=Carla
pkgname=carla
pkgver=2.4.1
pkgrel=3
pkgver=2.4.2
pkgrel=1
pkgdesc="Audio Plugin Host"
arch=(x86_64)
url="https://kxstudio.linuxaudio.org/Applications:Carla"
@ -31,12 +31,6 @@ sha512sums=('SKIP')
b2sums=('SKIP')
validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX <falktx@falktx.com>
prepare() {
cd $pkgname
# fix python 3.10 related crashes
git cherry-pick -n 91720f6ddcfd00ebf9f0a6613099f53922426726
}
build() {
make NOOPT=true features -C $pkgname
make NOOPT=true -C $pkgname