Package: mixxx / 2.0.0~dfsg-7

Metadata

Package Version Patches format
mixxx 2.0.0~dfsg-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0003 disable_soundsourcem4a.patch | (download)

plugins/SConscript | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 disable soundsourcem4a plugin.
0004 soundtouch.patch | (download)

build/depends.py | 26 5 + 21 - 0 !
1 file changed, 5 insertions(+), 21 deletions(-)

 build mixxx against libsoundtouch provided by debian.
0091 desktop_file.patch | (download)

res/linux/mixxx.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix desktop file as per spec.
1001 buildsystem.patch | (download)

build/mixxx.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 switch builds on arm64, armhf,
 m68k, ppc64el and mips variants.
0005 hidapi.patch | (download)

build/features.py | 64 37 + 27 - 0 !
src/controllers/hid/hidcontroller.h | 2 1 + 1 - 0 !
src/controllers/hid/hidenumerator.cpp | 2 1 + 1 - 0 !
3 files changed, 39 insertions(+), 29 deletions(-)

 use system libhidapi
0006 opengles.patch | (download)

SConstruct | 3 3 + 0 - 0 !
build/depends.py | 10 5 + 5 - 0 !
build/features.py | 19 19 + 0 - 0 !
src/waveform/renderers/glslwaveformrenderersignal.cpp | 9 8 + 1 - 0 !
src/waveform/renderers/glvsynctestrenderer.cpp | 4 4 + 0 - 0 !
src/waveform/renderers/glwaveformrendererfilteredsignal.cpp | 5 5 + 0 - 0 !
src/waveform/renderers/glwaveformrendererrgb.cpp | 5 5 + 0 - 0 !
src/waveform/renderers/glwaveformrenderersimplesignal.cpp | 5 5 + 0 - 0 !
8 files changed, 54 insertions(+), 6 deletions(-)

 add opengl es support.
0007 fix_gcc6_issue.patch | (download)

src/util/math.h | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 fix_gcc6_issue


0008 chromaprint 1.4.patch | (download)

src/musicbrainz/chromaprinter.cpp | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

 chromaprint 1.4 compatibility