Andrew Geissler | 9aee500 | 2022-03-30 16:27:02 +0000 | [diff] [blame] | 1 | SUMMARY = "GNOME desktop-wide GSettings schemas" |
| 2 | DESCRIPTION = "GSettings desktop-wide schemas contains a collection of \ |
| 3 | GSettings schemas for settings shared by various components of a desktop." |
| 4 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" |
| 5 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/issues" |
| 6 | |
| 7 | LICENSE = "LGPL-2.1-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 9 | |
| 10 | DEPENDS = "glib-2.0" |
| 11 | |
| 12 | GNOMEBASEBUILDCLASS = "meson" |
| 13 | |
| 14 | inherit gnomebase gsettings gobject-introspection gettext |
| 15 | |
| 16 | SRC_URI[archive.sha256sum] = "6686335a9ed623f7ae2276fefa50a410d4e71d4231880824714070cb317323d2" |