mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 03:49:32 +02:00
jalv: upgrade 1.6.4+ -> 1.6.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Jalv is a simple but fully featured LV2 host for Jack"
|
||||
HOMEPAGE = "http://drobilla.net/software/jalv"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2b0c9f0c37e43f926aac5d7732f06dfb"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f6c5b43b95e2c2f1a006d1310332a8fb"
|
||||
|
||||
inherit waf pkgconfig gtk-icon-cache
|
||||
|
||||
@@ -23,9 +23,9 @@ SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/jalv.git;protocol=https \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "15f779a8603bc3f020e7000189900c52964771cd"
|
||||
SRCREV = "9ab6e66c6ea7230f716b74d62c03fc5d19f56abe"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.6.4+git${SRCPV}"
|
||||
PV = "1.6.6"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/jack \
|
||||
|
||||
Reference in New Issue
Block a user