update gnome-shell,mutter,gnome-control-center to 3.38.3

This commit is contained in:
Bruce Leidl 2021-01-29 23:12:28 -05:00
parent a3405cb9fb
commit 2bf595e76c
4 changed files with 4 additions and 8 deletions

View File

@ -32,8 +32,7 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES += " pulseaudio systemd x11"
SRC_URI[archive.md5sum] = "19ab78acfb6142974921bd8b5bf66937"
SRC_URI[archive.sha256sum] = "8d90006c610f6fccb3cddbcf413b1bc4137fb4977b901a3989420fe160082026"
SRC_URI[archive.sha256sum] = "3b4a4b18ba91803dce133f443f9d1d1f5a1b6c26b7727876e0a699349f5696e3"
#

View File

@ -10,8 +10,7 @@ inherit gnomebase gtk-icon-cache gconf mime pkgconfig upstream-version-is-even g
WARN_QA_remove = "unknown-configure-option"
SRC_URI += "file://0001-needs-stdint-include.patch"
SRC_URI[archive.md5sum] = "483a25ef26195127c92106df2b5d8416"
SRC_URI[archive.sha256sum] = "17903513fed60814e967512dd892751cb6a1d2716136232884bc65bd53cc3be0"
SRC_URI[archive.sha256sum] = "bfe00257b2bb59fff04ac1c144804084d1c253e66f9d7408f6060bbf7ad1d831"
DEPENDS += "itstool-native gsettings-desktop-schemas gconf virtual/libx11 gtk+3 glib-2.0 startup-notification xkeyboard-config iso-codes udev libseccomp"

View File

@ -9,8 +9,7 @@ REQUIRED_DISTRO_FEATURES = "x11 systemd pam"
WARN_QA_remove = "unknown-configure-option"
SRC_URI[archive.md5sum] = "a12f98e36f4cfc4b4f968c35edc6f778"
SRC_URI[archive.sha256sum] = "b789e3296463c4cbfa329ad1724df38439c3e6d7537a01025cd8f2fec8c90bb4"
SRC_URI[archive.sha256sum] = "5345b418cb12a972955ce5cceaed6662480027336b5c51daea5730575b621ced"
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
file://0001-Disabled-calendar-events-from-user-session.patch \

View File

@ -41,8 +41,7 @@ GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings gobject-introspection gettext upstream-version-is-even features_check
SRC_URI[archive.md5sum] = "df053c03ed2264e7b6dfd453ed5103ea"
SRC_URI[archive.sha256sum] = "e921570c9fdf63805dbd40aa21daa05504a1b9a21432d6119c54c17ee0217a33"
SRC_URI[archive.sha256sum] = "b2321e73d1e3fe2e90e6301f42bba07f4d94bc64756a2bf13d75ae9d6faa201f"
# x11 is still mandatory - see meson.build
REQUIRED_DISTRO_FEATURES = "x11 systemd"