lilv: build with waf3
This commit is contained in:
		| @@ -2,9 +2,9 @@ | ||||
| pkgname=lilv | ||||
| version=0.24.6 | ||||
| revision=1 | ||||
| build_style=waf | ||||
| build_style=waf3 | ||||
| configure_args="--dyn-manifest" | ||||
| hostmakedepends="pkg-config python" | ||||
| hostmakedepends="pkg-config" | ||||
| makedepends="python-devel serd-devel sord-devel sratom-devel lv2" | ||||
| short_desc="Simple yet powerful C API for using LV2 plugins" | ||||
| maintainer="Orphaned <orphan@voidlinux.org>" | ||||
| @@ -16,6 +16,7 @@ checksum=5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc | ||||
| post_install() { | ||||
| 	vmkdir usr/share/bash-completion/completions | ||||
| 	mv ${DESTDIR}/usr/etc/bash_completion.d/* ${DESTDIR}/usr/share/bash-completion/completions | ||||
| 	mv ${DESTDIR}/${py3_lib} ${DESTDIR}/${py2_lib} | ||||
| 	vlicense COPYING | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Piotr Wójcik
					Piotr Wójcik