From 5d826cd425f7d1e7366b49e0be4efa008aaca6ee Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 18 Mar 2024 02:19:51 +0100 Subject: gsettings-desktop-schemas: update 45.0 -> 46.0 Major changes in 46.0 ===================== - Translation updates Major changes in 46.rc ====================== - Make default clock format overridable by translators - Translation updates Major changes in 46.beta ======================== - Add key to modify XKB options - Add key to indicate whether switches should indicate state with shapes - Translation updates Major changes in 46.alpha ========================= - Update default background file extension to jxl - Translation updates (From OE-Core rev: 51a559f0ca30df6867baa0871cdde1d4bfe088e8) Signed-off-by: Markus Volk Signed-off-by: Richard Purdie --- .../gsettings-desktop-schemas_45.0.bb | 15 --------------- .../gsettings-desktop-schemas_46.0.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb create mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb 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 deleted file mode 100644 index 657f9d61ce..0000000000 --- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -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 = "LGPL-2.1-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" - -DEPENDS = "glib-2.0" - - -inherit gnomebase gsettings gobject-introspection gettext - -SRC_URI[archive.sha256sum] = "365c8d04daf79b38c8b3dc9626349a024f9e4befdd31fede74b42f7a9fbe0ae2" diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb new file mode 100644 index 0000000000..8260c3d357 --- /dev/null +++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb @@ -0,0 +1,15 @@ +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 = "LGPL-2.1-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" + +DEPENDS = "glib-2.0" + + +inherit gnomebase gsettings gobject-introspection gettext + +SRC_URI[archive.sha256sum] = "493a46a1161b6388d57aa72f632a79ce96c42d5ffbd1d0b00f496ec5876f8575" -- cgit v1.2.3-54-g00ecf