diff options
Diffstat (limited to 'meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb')
| -rw-r--r-- | meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb new file mode 100644 index 0000000000..657f9d61ce --- /dev/null +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 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 | |||
| 13 | inherit gnomebase gsettings gobject-introspection gettext | ||
| 14 | |||
| 15 | SRC_URI[archive.sha256sum] = "365c8d04daf79b38c8b3dc9626349a024f9e4befdd31fede74b42f7a9fbe0ae2" | ||
