| SUMMARY = "GNOME Shell Extensions" |
| LICENSE = "GPL-2.0-only" |
| LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101" |
| |
| inherit gnomebase gettext gsettings features_check |
| |
| REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" |
| |
| SRC_URI[archive.sha256sum] = "242e15a0c06e820c3fd8dd6aeac1a8ef865ce58882e5975af1d65934bb4d4261" |
| |
| EXTRA_OEMESON += " \ |
| -Dextension_set=all \ |
| -Dclassic_mode=true \ |
| " |
| |
| RDEPENDS:${PN} += "gnome-shell" |
| |
| FILES:${PN} += " \ |
| ${datadir}/gnome-shell \ |
| ${datadir}/gnome-session \ |
| ${datadir}/wayland-sessions \ |
| ${datadir}/xsessions \ |
| " |