mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
xdg-desktop-portal-gnome: upgrade 44.1 -> 45.0
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-6
@@ -17,17 +17,14 @@ DEPENDS = " \
|
|||||||
|
|
||||||
RDEPENDS:${PN} = "xdg-desktop-portal xdg-desktop-portal-gtk"
|
RDEPENDS:${PN} = "xdg-desktop-portal xdg-desktop-portal-gtk"
|
||||||
|
|
||||||
inherit meson pkgconfig gsettings features_check
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
inherit gnomebase pkgconfig gsettings features_check
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "polkit"
|
REQUIRED_DISTRO_FEATURES = "polkit"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;branch=main"
|
SRC_URI[archive.sha256sum] = "949598861c80000febf18cc12b3721c95c1bb1d19371fc2156dc4f33def5aff0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
SRCREV = "89203bf3522556965fc225782d1a635afdac611e"
|
|
||||||
|
|
||||||
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
|
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
|
||||||
|
|
||||||
PACKAGECONFIG[wayland] = ",,wayland-native"
|
PACKAGECONFIG[wayland] = ",,wayland-native"
|
||||||
PACKAGECONFIG[screenshot] = ",,,gnome-shell"
|
PACKAGECONFIG[screenshot] = ",,,gnome-shell"
|
||||||
PACKAGECONFIG[screencast] = ",,,mutter"
|
PACKAGECONFIG[screencast] = ",,,mutter"
|
||||||
Reference in New Issue
Block a user