blob: c5040571cd0fc450228dd1de212f83e8ec26c1e4 [file] [log] [blame]
SUMMARY = "A xdg-desktop-portal backend for gnome."
HOMEPAGE = "https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = " \
glib-2.0-native \
gtk4\
xdg-desktop-portal \
xdg-desktop-portal-gtk \
libadwaita \
fontconfig \
gsettings-desktop-schemas \
gnome-desktop \
dconf \
"
RDEPENDS:${PN} = "xdg-desktop-portal xdg-desktop-portal-gtk"
inherit gnomebase pkgconfig gsettings features_check
REQUIRED_DISTRO_FEATURES = "polkit"
SRC_URI[archive.sha256sum] = "5d2d533597d280b7370b8f74faa40097b292b0036dbd59166e1312230500bb8b"
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[wayland] = ",,wayland-native"
PACKAGECONFIG[screenshot] = ",,,gnome-shell"
PACKAGECONFIG[screencast] = ",,,mutter"
FILES:${PN} += "${systemd_user_unitdir} ${datadir}"