drumkv1 / padthv1 / samplv1 / synthv1: upgrade 0.9.3 -> 0.9.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -17,11 +17,11 @@ inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime
|
||||
SRC_URI = " \
|
||||
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
git://github.com/TuriSc/hydrogen2drumkv1.py.git;name=hydrogen2drumkv1;destsuffix=hydrogen2drumkv1 \
|
||||
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://0002-Remove-extra-rpath.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "1523c576c5f4be72b979de3ef68a8c49"
|
||||
SRC_URI[sha256sum] = "8ac9525e4698642053d1a79811489792746d17910fe6165de44ddeebfddd6828"
|
||||
SRC_URI[md5sum] = "9cab2f1900698f543143675cd03450c7"
|
||||
SRC_URI[sha256sum] = "c9ff3d10df3def095e07e94188814bf06c5e4ace6c68c7c13fa1f141e104410a"
|
||||
|
||||
SRCREV_hydrogen2drumkv1 = "4ca8af8f1433dce33f675ae68e95429c9eed084e"
|
||||
|
||||
@@ -28,9 +28,9 @@ index 4aa3349..d9d4415 100644
|
||||
+ LIBS += -l$${NAME} -l$${NAME}_ui
|
||||
}
|
||||
|
||||
QT += xml
|
||||
QT += widgets xml
|
||||
diff --git a/src/src_lv2.pro b/src/src_lv2.pro
|
||||
index b9e5565..8d28f61 100644
|
||||
index 069e1ee..6eb8485 100644
|
||||
--- a/src/src_lv2.pro
|
||||
+++ b/src/src_lv2.pro
|
||||
@@ -59,7 +59,7 @@ unix {
|
||||
@@ -43,23 +43,23 @@ index b9e5565..8d28f61 100644
|
||||
|
||||
QT -= gui
|
||||
diff --git a/src/src_lv2ui.pro b/src/src_lv2ui.pro
|
||||
index cabf198..07d32db 100644
|
||||
index 50f5798..7b0bad4 100644
|
||||
--- a/src/src_lv2ui.pro
|
||||
+++ b/src/src_lv2ui.pro
|
||||
@@ -71,7 +71,7 @@ unix {
|
||||
@@ -59,7 +59,7 @@ unix {
|
||||
|
||||
QMAKE_CLEAN += $${TARGET_LV2UI}.so $${TARGET_LV2UI}.ttl
|
||||
QMAKE_CLEAN += $${TARGET_LV2UI}.so
|
||||
|
||||
- LIBS += -l$${NAME} -l$${NAME}_ui -L$${NAME}.lv2 -Wl,-rpath,$${LIBDIR}:$${LV2DIR}/$${NAME}.lv2
|
||||
+ LIBS += -l$${NAME} -l$${NAME}_ui -L$${NAME}.lv2
|
||||
}
|
||||
|
||||
QT += xml
|
||||
QT += widgets xml
|
||||
diff --git a/src/src_ui.pro b/src/src_ui.pro
|
||||
index 1abc4a0..014e380 100644
|
||||
index 081e3af..132d5b4 100644
|
||||
--- a/src/src_ui.pro
|
||||
+++ b/src/src_ui.pro
|
||||
@@ -71,7 +71,7 @@ unix {
|
||||
@@ -69,7 +69,7 @@ unix {
|
||||
|
||||
target.path = $${LIBDIR}
|
||||
|
||||
@@ -67,7 +67,4 @@ index 1abc4a0..014e380 100644
|
||||
+ LIBS += -l$${NAME}
|
||||
}
|
||||
|
||||
QT += xml
|
||||
--
|
||||
2.14.4
|
||||
|
||||
QT += widgets xml
|
||||
|
||||
@@ -20,14 +20,14 @@ FFTWSINGLEPATCH = "${@bb.utils.contains('TUNE_FEATURES', 'neon', 'file://0001-Bu
|
||||
SRC_URI = " \
|
||||
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
http://linuxsynths.com/Padthv1PatchesDemos/Padthv1Patches.tar.gz;name=linuxsynths-padthv1-presets;subdir=linuxsynths-padthv1-presets \
|
||||
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 \
|
||||
\
|
||||
${FFTWSINGLEPATCH} \
|
||||
file://0002-Remove-extra-rpath.patch \
|
||||
file://padthv1.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "d014db4f3b9bf54599955535c9c5bae6"
|
||||
SRC_URI[sha256sum] = "6609925d4b0b32aa2eb33782f3d0f9029b72f2d8269cbfe2c417bfd73912fc94"
|
||||
SRC_URI[md5sum] = "907c17f342d2bedf7a1e0f301a95c483"
|
||||
SRC_URI[sha256sum] = "9e38f6dbff1deaf4b2b2d9f3196be8365dcaa364bb46112689c26acac6a39b4c"
|
||||
|
||||
SRC_URI[linuxsynths-padthv1-presets.md5sum] = "951484ad2fe404d233a704d444147827"
|
||||
SRC_URI[linuxsynths-padthv1-presets.sha256sum] = "ad9eadc707784b6931955b1fc63308b9e5dc59d24903e6405e9d34d30794fd0b"
|
||||
@@ -15,11 +15,11 @@ inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime
|
||||
|
||||
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://0002-Remove-extra-rpath.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "06b33585976750a74c78d0151b48f8dd"
|
||||
SRC_URI[sha256sum] = "7c13e88eee193676f8eeb15c187271e90dc415b0f5de86b2907404be1dc86dfb"
|
||||
SRC_URI[md5sum] = "7976e61b9db5fd7acd4a777b81faec1b"
|
||||
SRC_URI[sha256sum] = "8dea62391c207dd1196d4e0aa0866d84f3b3e7f878a03e16091ad21b290d469d"
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \
|
||||
@@ -17,13 +17,13 @@ SRC_URI = " \
|
||||
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
${SOURCEFORGE_MIRROR}/project/autostatic/autostatic-synthv1-presets/autostatic-synthv1-presets1.tar.gz;name=autostatic-synthv1-presets1 \
|
||||
http://linuxsynths.com/Synthv1PatchesDemos/Synthv1Patches06.tar.gz;name=linuxsynths-synthv1-presets;subdir=linuxsynths-synthv1-presets \
|
||||
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://0002-Remove-extra-rpath.patch \
|
||||
\
|
||||
file://synthv1.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "12c344d41c0ae71f77d44868bff0932d"
|
||||
SRC_URI[sha256sum] = "4cf8cbc34661f96d8b121925d9a471ea393ae85fe7bda839c2c798296c99a838"
|
||||
SRC_URI[md5sum] = "f909bfb55e3d23f7308478ab07477486"
|
||||
SRC_URI[sha256sum] = "dbcb240456361bd7a61e62c4c481308b6b55586f2b0d973d5fd63ef44890b2a3"
|
||||
|
||||
SRC_URI[autostatic-synthv1-presets1.md5sum] = "02210e5576310554cfe316fb72e88b74"
|
||||
SRC_URI[autostatic-synthv1-presets1.sha256sum] = "587ac8cb4cb645fc71603d1b4b351b24f3e4d9f15a53aca59c0f30cc9f66e253"
|
||||
Reference in New Issue
Block a user