aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-05-16 01:38:42 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-17 09:00:36 -0700
commit7ec390654016d1483be9413cf1584aca14a7d1dc (patch)
tree9a1a349a222ff28726d20e98245b9d36f7a45676 /meta-gnome/recipes-gnome
parent6bbba21ff1d869580f4fd7cb7cf4dccff7ed8487 (diff)
downloadmeta-openembedded-7ec390654016d1483be9413cf1584aca14a7d1dc.tar.gz
gnome-calculator: upgrade 3.36.0 -> 40.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_3.36.0.bb)7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_3.36.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb
index c250981c42..5e6982714b 100644
--- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_3.36.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_40.1.bb
@@ -11,6 +11,7 @@ DEPENDS = " \
libgee \
libmpc \
gtksourceview4 \
+ libhandy \
"
GIR_MESON_OPTION = 'disable-introspection'
@@ -21,10 +22,12 @@ GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gobject-introspection gnome-help vala gtk-icon-cache gettext features_check upstream-version-is-even
+def gnome_verdir(v):
+ return oe.utils.trim_version(v, 1)
+
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[archive.md5sum] = "71854fb58671b4a88ac990e2f2439e4f"
-SRC_URI[archive.sha256sum] = "a2e830f9c9856fad65dad1d6c0ae6abad0f0b496c9984ac005315c5cc4220db3"
+SRC_URI[archive.sha256sum] = "7fe6c561f7b1f485ac106219772e45cc135c983bfa4278dd2d3fd83b57ff6af6"
FILES_${PN} += " \
${datadir}/dbus-1 \