vamp-plugin-sdk: orphan, run tests

This commit is contained in:
John 2025-01-02 02:14:46 +01:00
parent 885f0f8865
commit d0831798c7
1 changed files with 4 additions and 2 deletions

View File

@ -1,16 +1,18 @@
# Template file for 'vamp-plugin-sdk'
pkgname=vamp-plugin-sdk
version=2.10.0
revision=1
revision=2
build_style=gnu-configure
make_check_target=test
hostmakedepends="pkg-config"
makedepends="libsndfile-devel"
short_desc="Vamp audio analysis plugin system"
maintainer="John <me@johnnynator.dev>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.vamp-plugins.org/"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2691/${pkgname}-${version}.tar.gz"
checksum=aeaf3762a44b148cebb10cde82f577317ffc9df2720e5445c3df85f3739ff75f
disable_parallel_build=yes
post_extract() {
# don't run test target by default, fixes cross build.