Signed-off-by: Markus Volk <[email protected]>
---
 ...d-Bump-GLib-minimum-required-to-2.26.patch | 30 +++++++++++++++++++
 .../shares/thunar-shares-plugin_0.3.1.bb      |  1 +
 2 files changed, 31 insertions(+)
 create mode 100644 
meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin/0001-build-Bump-GLib-minimum-required-to-2.26.patch

diff --git 
a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin/0001-build-Bump-GLib-minimum-required-to-2.26.patch
 
b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin/0001-build-Bump-GLib-minimum-required-to-2.26.patch
new file mode 100644
index 000000000..7b1f01915
--- /dev/null
+++ 
b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin/0001-build-Bump-GLib-minimum-required-to-2.26.patch
@@ -0,0 +1,30 @@
+From e4bce21a1bd744ccfde84de4669ac30aa1d72135 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ga=C3=ABl=20Bonithon?= <[email protected]>
+Date: Fri, 2 Dec 2022 20:18:46 +0100
+Subject: [PATCH] build: Bump GLib minimum required to 2.26
+
+This is the minimum required to build since xfce4-dev-tools >= 4.17.1
+set GLIB_VERSION_MAX_ALLOWED to the GLib version found in
+configure.ac.
+
+MR: !3
+
+Upstream-Status: Backport
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index a458785..bc6d24c 100644
+@@ -66,7 +66,7 @@
+ dnl Packages checks
+ dnl -------------------------------------------------------
+ XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.22.0])
+-XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.18.0])
++XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.26.0])
+ XDT_CHECK_PACKAGE([THUNARX], [thunarx-3], [1.0.1])
+ 
+ dnl -------------------------------------------------------
+-- 
+2.34.1
+
diff --git 
a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb 
b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
index fb7589637..f39c843dc 100644
--- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
+++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
@@ -7,6 +7,7 @@ inherit thunar-plugin features_check
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 REQUIRED_DISTRO_FEATURES = "pam"
 
+SRC_URI += "file://0001-build-Bump-GLib-minimum-required-to-2.26.patch"
 SRC_URI[md5sum] = "0884855d60cf1031b9013b6f5b125372"
 SRC_URI[sha256sum] = 
"dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100228): 
https://lists.openembedded.org/g/openembedded-devel/message/100228
Mute This Topic: https://lists.openembedded.org/mt/95875972/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to