blob: eb3c3417f8bbca374181ee24b721ed1180083bbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PRGNAM="mixxx"
VERSION="2.5.0"
HOMEPAGE="https://www.mixxx.org"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.5.0/mixxx-2.5.0.tar.gz \
https://github.com/mixxxdj/libkeyfinder/archive/2.2.8/libkeyfinder-2.2.8.zip \
https://github.com/xsco/libdjinterop/archive/0.22.1/libdjinterop-0.22.1.tar.gz"
MD5SUM="9684638c12cd3eeda0403b6836cd3bde \
020820804fd3e02bb8385943dceb688b \
48e03b58dc34b803a2670830729da8aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint faad2 googlebenchmark hidapi libebur128 libmodplug libmp4v2 libshout lilv microsoft-gsl opencore-amr portaudio portmidi protobuf3 rubberband soundtouch"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"
|