mixxx: update to git HEAD
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -74,14 +74,12 @@ diff --git a/SConstruct b/SConstruct
|
||||
index 301fd3d..7fc552a 100644
|
||||
--- a/SConstruct
|
||||
+++ b/SConstruct
|
||||
@@ -63,8 +63,9 @@ available_features = [features.Mad,
|
||||
features.IPod,
|
||||
features.FFMPEG,
|
||||
@@ -65,7 +65,8 @@ available_features = [features.Mad,
|
||||
|
||||
- # Experimental features
|
||||
- features.OpenGLES
|
||||
+ # Experimental features
|
||||
+ features.OpenGLES,
|
||||
# Experimental features
|
||||
features.OpenGLES,
|
||||
- features.QtKeychain
|
||||
+ features.QtKeychain,
|
||||
+ features.VampFloat
|
||||
]
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ SRC_URI = " \
|
||||
file://0003-align-path-of-qt-build-tools-to-our-needs.patch \
|
||||
file://0004-add-vamp-float-math-build-option-to-force-vamp-calcu.patch \
|
||||
"
|
||||
SRCREV = "b6d29e53d3ae74cd040a5d5ecbe742f9c385575a"
|
||||
SRCREV = "24028f2e8a28210fe45d8b67f2bb44d580587261"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.0.0+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user