vamp-plugin-sdk: adpot and update to 2.8.0.

This commit is contained in:
John 2019-08-25 20:52:42 +00:00 committed by John Zimmermann
parent 2f60ddc73f
commit a549e2c0ec

View file

@ -1,16 +1,16 @@
# Template file for 'vamp-plugin-sdk'
pkgname=vamp-plugin-sdk
version=2.7.1
revision=2
version=2.8.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libsndfile-devel"
short_desc="The Vamp audio analysis plugin system"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD"
homepage="http://www.vamp-plugins.org/"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2206/${pkgname}-${version}.tar.gz"
checksum=c6fef3ff79d2bf9575ce4ce4f200cbf219cbe0a21cfbad5750e86ff8ae53cb0b
short_desc="Vamp audio analysis plugin system"
maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://www.vamp-plugins.org/"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2450/${pkgname}-${version}.tar.gz"
checksum=dcc96ae894795822398789f251c2c7effa602fc60e9dd6c7a5c5d2e7a513526c
post_extract() {
# don't run test target by default, fixes cross build.