mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 12:49:31 +02:00
Merge remote-tracking branch 'origin/master' into dunfell
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user