From c6554c2744f2b3ec05f66f28298e5336bcdca73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 1 May 2021 12:24:13 +0200 Subject: [PATCH 1/3] mamba: upgrade 2.1 -> 2.2 & add vim-native to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/hermann/mamba.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/hermann/mamba.bb b/recipes-musicians/hermann/mamba.bb index 6ae1ce2..ee4d5b9 100644 --- a/recipes-musicians/hermann/mamba.bb +++ b/recipes-musicians/hermann/mamba.bb @@ -4,8 +4,8 @@ LICENSE = "BSD-0-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=1a396d84ed72b4a017f02f5c5d1eaafe" SRC_URI = "gitsm://github.com/brummer10/Mamba.git" -SRCREV = "e5aa1a709757156589715deb2c67d70e19bb0885" -PV = "2.1" +SRCREV = "6b1c0011a6cf4bf7e4996b2120a9ff12ed45e0ae" +PV = "2.2" S = "${WORKDIR}/git" inherit pkgconfig features_check mime-xdg gettext @@ -13,6 +13,7 @@ inherit pkgconfig features_check mime-xdg gettext REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += " \ + vim-native \ cairo \ virtual/libx11 \ libsigc++-2.0 \ From 4990413ee4093ba897174ad5bdba04a59b58d987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 1 May 2021 12:40:44 +0200 Subject: [PATCH 2/3] ardour6: upgrade to latest master to fix build with latest glibc/gcc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/ardour/ardour6_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/ardour/ardour6_git.bb b/recipes-musicians/ardour/ardour6_git.bb index 80708a4..088ddb9 100644 --- a/recipes-musicians/ardour/ardour6_git.bb +++ b/recipes-musicians/ardour/ardour6_git.bb @@ -34,8 +34,8 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime-xdg sitei REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://github.com/Ardour/ardour.git" -SRCREV = "e4e21f4d073ab00b1a0bb6ff6ca49f28b02fd68a" -PV = "6.6" +SRCREV = "80f6f152ee35e4fd2605a556f0cff3603ca3a1e4" +PV = "6.6+git${SRCPV}" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations From 85b18c5c9d1dada9937e5abaa39178c6a7500b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 1 May 2021 12:51:14 +0200 Subject: [PATCH 3/3] guitarix: upgrade to master head to fix build with latest glibc/gcc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/hermann/guitarix.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/hermann/guitarix.bb b/recipes-musicians/hermann/guitarix.bb index a83c09a..22be25a 100644 --- a/recipes-musicians/hermann/guitarix.bb +++ b/recipes-musicians/hermann/guitarix.bb @@ -8,8 +8,8 @@ SRC_URI = " \ file://0001-Rework-messages-somehow-yes-or-no-is-missing.patch \ file://0002-Do-not-strip-LV2-plugins.patch \ " -SRCREV = "a14b455d4d258917a597456c674b6f80470e1d80" -PV = "0.42.1" +SRCREV = "7dfddb517000b3a5c22875c5b06f71ed589adddd" +PV = "0.42.1+git${SRCPV}" S = "${WORKDIR}/git/trunk" inherit waf fontcache gettext