qsynth: upgrade 0.5.3 -> 0.5.4

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-12-06 19:03:22 +01:00
parent be77d55987
commit 4566391a01
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ inherit qmake5_base autotools-brokensep gtk-icon-cache qt5-translation
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
file://QjackCtl.conf \
"
SRC_URI[md5sum] = "b7aacaf61493ad43e3c2d92ac41d9400"

View File

@@ -17,10 +17,10 @@ REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
"
SRC_URI[md5sum] = "af719e0ad2dd624ad946dcc05e93cf97"
SRC_URI[sha256sum] = "2ce9791f8a927425d29bacc44fdfff575638b24512e0f0b6f2eca85deb67f0c9"
SRC_URI[md5sum] = "bf82058d2ddaff989f9d1dfc58016bab"
SRC_URI[sha256sum] = "2d6befb4023f8a64f35d802991d0d413e11d0307e87485428c969b94bb2bf84e"
EXTRA_OECONF = " \
--with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \