lv2: update to 1.18.10, adopt
This commit is contained in:
parent
9dd3bc3b9c
commit
2cab0f8ecf
1 changed files with 7 additions and 9 deletions
|
@ -1,18 +1,16 @@
|
||||||
# Template file for 'lv2'
|
# Template file for 'lv2'
|
||||||
pkgname=lv2
|
pkgname=lv2
|
||||||
version=1.18.2
|
version=1.18.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsndfile-devel gtk+-devel"
|
makedepends="libsndfile-devel gtk+-devel libsamplerate-devel"
|
||||||
short_desc="Plugin standard for audio systems"
|
short_desc="Plugin standard for audio systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://lv2plug.in"
|
homepage="https://lv2plug.in"
|
||||||
distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
|
distfiles="https://lv2plug.in/spec/lv2-${version}.tar.xz"
|
||||||
checksum=4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e
|
checksum=78c51bcf21b54e58bb6329accbb4dae03b2ed79b520f9a01e734bd9de530953f
|
||||||
python_version=3
|
|
||||||
lib32disabled=yes
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue