Build both variants gtk3 & gtk4 - gtk4 is required for upcoming
gnome-control-center 42.0

=======================================
libnma-1.8.36
Overview of changes since libnma-1.8.34
=======================================

* Include OWE wireless security option.
* Do not allow setting empty 802.1x domain for EAP TLS.
* The GtkBuilder files for Gtk4 are now included in
  the release tarball.

Signed-off-by: Andreas Müller <schnitzelt...@gmail.com>
---
 .../libnma/{libnma_1.8.34.bb => libnma_1.8.36.bb}          | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-connectivity/libnma/{libnma_1.8.34.bb => 
libnma_1.8.36.bb} (82%)

diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb 
b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb
similarity index 82%
rename from meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb
rename to meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb
index ea852ce3a..fff7d25d8 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb
@@ -2,7 +2,7 @@ SUMMARY = "NetworkManager GUI library"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-DEPENDS = "glib-2.0 gtk+3 networkmanager"
+DEPENDS = "glib-2.0 gtk+3 gtk4 networkmanager"
 
 GNOMEBASEBUILDCLASS = "meson"
 inherit gnomebase gobject-introspection gtk-doc gettext vala features_check
@@ -10,13 +10,16 @@ inherit gnomebase gobject-introspection gtk-doc gettext 
vala features_check
 REQUIRED_DISTRO_FEATURES = 
"${@bb.utils.contains('PACKAGECONFIG','gcr','x11','',d)}"
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[archive.sha256sum] = 
"f5e2e738e0fca7f2a549079290b2d8017511d485a83220c36df380a3b4753304"
+SRC_URI[archive.sha256sum] = 
"d99415f4cdff642230019ec5cdd2b1fbf1ec550a8ae865219f75482a642b7b7a"
 
 PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
 PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"
 PACKAGECONFIG[iso_codes] = 
"-Diso_codes=true,-Diso_codes=false,iso-codes,iso-codes"
 PACKAGECONFIG[mobile_broadband_provider_info] = 
"-Dmobile_broadband_provider_info=true,-Dmobile_broadband_provider_info=false,mobile-broadband-provider-info,mobile-broadband-provider-info"
 
+# for gnome-control-center >= 42
+EXTRA_OEMESON = "-Dlibnma_gtk4=true"
+
 # go introspection is not supported for mipsn32/riscv32, but vapi needs it
 #
 EXTRA_OEMESON:append:mipsarchn32 = " -Dvapi=false"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96362): 
https://lists.openembedded.org/g/openembedded-devel/message/96362
Mute This Topic: https://lists.openembedded.org/mt/90224167/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to