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