mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Carla: update to 2.5.9, adopt.
This commit is contained in:
parent
9029aafe62
commit
6e6e7aa23f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Carla'
|
# Template file for 'Carla'
|
||||||
pkgname=Carla
|
pkgname=Carla
|
||||||
version=2.5.8
|
version=2.5.9
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*"
|
archs="x86_64* i686* aarch64* arm*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/share/carla"
|
pycompile_dirs="usr/share/carla"
|
||||||
|
@ -12,11 +12,11 @@ makedepends="python3-PyQt5 libmagic file-devel libsndfile-devel
|
||||||
python3-rdflib"
|
python3-rdflib"
|
||||||
depends="python3 python3-PyQt5 python3-PyQt5-svg pyliblo which"
|
depends="python3 python3-PyQt5 python3-PyQt5-svg pyliblo which"
|
||||||
short_desc="Audio plugin host"
|
short_desc="Audio plugin host"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Rutpiv <roger_freitas@live.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kx.studio/Applications:Carla"
|
homepage="https://kx.studio/Applications:Carla"
|
||||||
distfiles="https://github.com/falkTX/Carla/archive/v${version}.tar.gz"
|
distfiles="https://github.com/falkTX/Carla/archive/v${version}.tar.gz"
|
||||||
checksum=4ec96d06342ff28da4b80d4a76bc08fcaa5703726f96e5174afcdc4f7fc6195d
|
checksum=226fb5d646b7541b82035080190e7440df1f92372fb798b4ad49289570e5ad81
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="win linux32"
|
build_options="win linux32"
|
||||||
|
|
Loading…
Add table
Reference in a new issue