Signed-off-by: Alexander Kanavin <[email protected]>
---
 .../libportal/{libportal_0.4.bb => libportal_0.5.bb} | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
 rename meta/recipes-gnome/libportal/{libportal_0.4.bb => libportal_0.5.bb} 
(60%)

diff --git a/meta/recipes-gnome/libportal/libportal_0.4.bb 
b/meta/recipes-gnome/libportal/libportal_0.5.bb
similarity index 60%
rename from meta/recipes-gnome/libportal/libportal_0.4.bb
rename to meta/recipes-gnome/libportal/libportal_0.5.bb
index 5817302688..67f63fea68 100644
--- a/meta/recipes-gnome/libportal/libportal_0.4.bb
+++ b/meta/recipes-gnome/libportal/libportal_0.5.bb
@@ -3,15 +3,15 @@ DESCRIPTION = "It provides simple asynchronous wrappers for 
most Flatpak portals
 with a familiar GObject API along side the D-Bus API"
 HOMEPAGE = "https://github.com/flatpak/libportal";
 BUGTRACKER = "https://github.com/flatpak/libportal/issues";
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
+LICENSE = "LGPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
 
 SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=master"
-SRCREV = "f68764e288ede516d902b131cc4fadded3804059"
+SRCREV = "467a397fd7996557f837cdc26ac07c01c62810e5"
 S = "${WORKDIR}/git"
 
-GTKDOC_MESON_OPTION = 'gtk_doc'
+inherit meson gtk-doc gobject-introspection
 
-inherit meson gtk-doc
+DEPENDS += "glib-2.0 glib-2.0-native gtk+3"
 
-DEPENDS += "glib-2.0 glib-2.0-native"
+EXTRA_OEMESON = "-Dbackends=gtk3 -Dvapi=false"
-- 
2.20.1

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

Reply via email to