mixxx: build with scons (python 3)

soundtouch-devel is added in makedepends, otherwise, ftbfs.
This commit is contained in:
Đoàn Trần Công Danh 2020-10-19 23:30:07 +07:00
parent 3042033eb8
commit 510795353c

View file

@ -1,7 +1,7 @@
# Template file for 'mixxx'
pkgname=mixxx
version=2.2.4
revision=4
revision=5
wrksrc="mixxx-release-${version}"
build_style=scons
hostmakedepends="pkg-config protobuf"
@ -10,7 +10,7 @@ makedepends="chromaprint-devel faad2-devel ffmpeg-devel fftw-devel glu-devel
opusfile-devel portaudio-devel portmidi-devel protobuf-devel qt5-script-devel
qt5-svg-devel qt5-xmlpatterns-devel rubberband-devel taglib-devel upower-devel
vamp-plugin-sdk-devel lv2 lilv-devel qt5-x11extras-devel hidapi-devel
libtheora-devel speex-devel"
libtheora-devel speex-devel soundtouch-devel"
depends="qt5-plugin-sqlite"
short_desc="Open source digital DJing software that allows mixing music"
maintainer="Enno Boland <gottox@voidlinux.org>"