mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
vamp-plugin-sdk: rebuild for musl
This commit is contained in:
parent
1f2aec0611
commit
9002f21fbd
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.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsndfile-devel"
|
makedepends="libsndfile-devel"
|
||||||
|
@ -14,7 +14,7 @@ checksum=601d9d9f859b3232afda63ca099e51d81202556bbb0ee275a9aab14bf3d6c766
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
vlicense COPYING LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
libvamp-plugin-sdk_package() {
|
libvamp-plugin-sdk_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue