- switch to soup-3.0

Signed-off-by: Markus Volk <[email protected]>
---
 .../gupnp/{gssdp_1.4.0.1.bb => gssdp_1.6.3.bb}        | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
 rename meta-multimedia/recipes-connectivity/gupnp/{gssdp_1.4.0.1.bb => 
gssdp_1.6.3.bb} (77%)

diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.4.0.1.bb 
b/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.6.3.bb
similarity index 77%
rename from meta-multimedia/recipes-connectivity/gupnp/gssdp_1.4.0.1.bb
rename to meta-multimedia/recipes-connectivity/gupnp/gssdp_1.6.3.bb
index be1f865de..f2e27622c 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.4.0.1.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.6.3.bb
@@ -6,22 +6,23 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/gssdp/-/issues";
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "${GNOME_MIRROR}/${BPN}/1.4/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = 
"8676849d57fb822b8728856dbadebf3867f89ee47a0ec47a20045d011f431582"
+SRC_URI[archive.sha256sum] = 
"2fedb5afdb22cf14d5498a39a773ca89788a250fcf70118783df821e1f3f3446"
 
 GTKDOC_MESON_OPTION = 'gtk_doc'
 
 DEPENDS = " \
     glib-2.0 \
-    libsoup-2.4 \
+    libsoup-3.0 \
 "
 
-inherit meson pkgconfig gobject-introspection vala gi-docgen features_check
+inherit gnomebase pkgconfig gobject-introspection vala gi-docgen features_check
+
+# manpages require pandoc-native
+EXTRA_OEMESON += "-Dmanpages=false"
 
 SNIFFER = "${@bb.utils.contains("BBFILE_COLLECTIONS", "gnome-layer", 
"sniffer", "", d)}"
 
 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 
"${SNIFFER}", "", d)}"
-
 PACKAGECONFIG[sniffer] = "-Dsniffer=true,-Dsniffer=false,gtk4,"
 
 REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'sniffer', 
'opengl', '', d)}"
-- 
2.42.0

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

Reply via email to