mixxx: update to 2.2.4.
[ci skip]
This commit is contained in:
parent
ac2c9b3212
commit
98d4c931c9
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mixxx'
|
||||
pkgname=mixxx
|
||||
version=2.2.3
|
||||
revision=3
|
||||
version=2.2.4
|
||||
revision=1
|
||||
wrksrc="mixxx-release-${version}"
|
||||
build_style=scons
|
||||
hostmakedepends="pkg-config protobuf"
|
||||
|
@ -9,14 +9,15 @@ makedepends="chromaprint-devel faad2-devel ffmpeg-devel fftw-devel glu-devel
|
|||
libid3tag-devel libmad-devel libmp4v2-devel libshout-devel libusb-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"
|
||||
vamp-plugin-sdk-devel lv2 lilv-devel qt5-x11extras-devel hidapi-devel
|
||||
libtheora-devel"
|
||||
depends="qt5-plugin-sqlite"
|
||||
short_desc="Open source digital DJing software that allows mixing music"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.mixxx.org"
|
||||
distfiles="https://github.com/mixxxdj/mixxx/archive/release-${version}.tar.gz"
|
||||
checksum=69230dca511ba08a284a22a979ff05b62130e97156d39a044bb4045f5f43cd2e
|
||||
checksum=9372b43d5ec882845b4fe2350ef50dabb3f1e0cc029f182b0ed8aa4f4f3b2afa
|
||||
_scons_args="shoutcast=1 faad=1 tuned=0 prefix=/usr qt5=1 qtdir=/usr/include/qt5"
|
||||
|
||||
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/7882/steps/shell_3/logs/stdio
|
||||
|
|
Loading…
Reference in a new issue