| SUMMARY = "GNOME desktop-wide GSettings schemas" |
| DESCRIPTION = "GSettings desktop-wide schemas contains a collection of \ |
| GSettings schemas for settings shared by various components of a desktop." |
| HOMEPAGE = "https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" |
| BUGTRACKER = "https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/issues" |
| |
| LICENSE = "LGPLv2.1" |
| LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| |
| DEPENDS = "glib-2.0" |
| |
| GNOMEBASEBUILDCLASS = "meson" |
| |
| inherit gnomebase gsettings gobject-introspection gettext upstream-version-is-even |
| |
| SRC_URI[archive.md5sum] = "9759ef53fb2e53fc8d19190e58f2c332" |
| SRC_URI[archive.sha256sum] = "288b04260f7040b0e004a8d59c773cfb4e32df4f1b4a0f9d705c51afccc95ead" |
| SRC_URI += "file://0001-Do-not-skip-gir-installation-for-cross-compiling.patch" |