qtractor: back to upstream repo

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-05-15 22:53:38 +02:00
parent 3b43f2a829
commit c48c2997f2

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime qt5-translation
SRC_URI = " \
git://github.com/schnitzeltony/qtractor.git;branch=midiimportx \
git://github.com/rncbc//qtractor.git;branch=midiimportx \
file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \
\
file://0001-do-nor-try-run-for-float-sse-detection.patch \
@@ -26,7 +26,7 @@ SRC_URI = " \
file://0003-Add-ARM-NEON-acceleration-for-time-stretch-not-yet-t.patch \
file://Qtractor.conf \
"
SRCREV = "cc98b53f2996bba4277575c65ee061fb7b6d8903"
SRCREV = "5b8a3d1cc3dd6ff8782168d0710f6ed161558619"
PV = "0.9.0+git${SRCPV}"
S = "${WORKDIR}/git"