aubio: build with waf3
This commit is contained in:
parent
61ef6cab56
commit
7b74ac4c28
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
pkgname=aubio
|
||||
version=0.4.9
|
||||
revision=1
|
||||
build_style=waf
|
||||
build_style=waf3
|
||||
# XXX lash, pure and swig support.
|
||||
hostmakedepends="python pkg-config txt2man"
|
||||
hostmakedepends="pkg-config txt2man"
|
||||
makedepends="libsamplerate-devel fftw-devel jack-devel ffmpeg-devel"
|
||||
short_desc="Library for audio labelling"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue