mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
vamp-plugin-sdk: update to 2.7.
This commit is contained in:
parent
1307264187
commit
9935d87dab
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vamp-plugin-sdk'
|
# Template file for 'vamp-plugin-sdk'
|
||||||
pkgname=vamp-plugin-sdk
|
pkgname=vamp-plugin-sdk
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsndfile-devel"
|
makedepends="libsndfile-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="The Vamp audio analysis plugin system"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.vamp-plugins.org/"
|
homepage="http://www.vamp-plugins.org/"
|
||||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/1520/${pkgname}-${version}.tar.gz"
|
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2190/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d0d3578137ac0c1e63f31561081a8d61da526a81152bc1dc9383b629bc07f85f
|
checksum=482fd174884e5aaac3f6734372cb2d9fb9e0820806cc8dc528c008dc67d39d4b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# don't run test target by default, fixes cross build.
|
# don't run test target by default, fixes cross build.
|
||||||
|
|
Loading…
Add table
Reference in a new issue