mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-01-29 17:18:41 +01:00
qsynth: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Qt GUI Interface for FluidSynth"
|
||||
HOMEPAGE = "https://qsynth.sourceforge.io/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS += " \
|
||||
qtbase-native \
|
||||
@@ -16,7 +16,7 @@ inherit cmake_qt5 pkgconfig gtk-icon-cache features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "76580890c75eeeebf852530a10f86d67b31f49305ced1bc7b3e436ca4f86fc93"
|
||||
PV = "0.9.4"
|
||||
SRC_URI[sha256sum] = "e44292d01a775d88a5f2ea882534ad1dd6ce6ea534ee55a375fa7b0b721c3e42"
|
||||
PV = "0.9.5"
|
||||
|
||||
FILES:${PN} += "${datadir}/metainfo"
|
||||
|
||||
Reference in New Issue
Block a user