vamp-plugin-sdk: update to 2.6.
This commit is contained in:
parent
1f83cb4419
commit
756388e899
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.2
|
version=2.6
|
||||||
revision=7
|
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="${SOURCEFORGE_SITE}/vamp/${pkgname}-${version}.tar.gz"
|
distfiles="https://code.soundsoftware.ac.uk/attachments/download/1520/${pkgname}-${version}.tar.gz"
|
||||||
checksum=601d9d9f859b3232afda63ca099e51d81202556bbb0ee275a9aab14bf3d6c766
|
checksum=d0d3578137ac0c1e63f31561081a8d61da526a81152bc1dc9383b629bc07f85f
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue