extra/carla to 2.5.5-1

This commit is contained in:
Kevin Mihelich 2023-06-05 00:44:10 +00:00
parent 39083c9da8
commit 7f93692667

View file

@ -7,8 +7,8 @@
_name=Carla
pkgname=carla
_commit=4a6dc504be5d547a97079bf3400a85f9080177db # refs/tags/v2.5.4
pkgver=2.5.4
_commit=25748c52bbec814dba95114666bb0759efbedc8a # refs/tags/v2.5.5
pkgver=2.5.5
pkgrel=1
pkgdesc="Audio Plugin Host"
arch=(x86_64)
@ -20,12 +20,14 @@ depends=(
glibc
hicolor-icon-theme
libx11
python
python-pyqt5
python-pyliblo
python-rdflib
qt5-base
qt5-svg
sdl2
sh
)
makedepends=(
alsa-lib
@ -50,12 +52,6 @@ sha512sums=('SKIP')
b2sums=('SKIP')
validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX <falktx@falktx.com>
prepare() {
cd $pkgname
# fix issues with python-pyqt5
git cherry-pick -n 4151e160f1e9e03412c112fec54b5f1cde4c45de
}
build() {
make NOOPT=true features -C $pkgname
make NOOPT=true -C $pkgname