From 3d9c3f0e0cd40f5b34d58c9105f75b72a2415682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 8 Jun 2021 08:22:10 +0200 Subject: [PATCH] metacity: upgrade 3.36.1 -> 3.40.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../metacity/{metacity_3.36.1.bb => metacity_3.40.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/metacity/{metacity_3.36.1.bb => metacity_3.40.0.bb} (86%) diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb similarity index 86% rename from meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb rename to meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb index 0cb59cdc9a..5865ca73de 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb @@ -13,6 +13,8 @@ DEPENDS = " \ startup-notification \ libcanberra \ libgtop \ + libxres \ + libxpresent \ " @@ -21,8 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11" inherit gnomebase gsettings gettext upstream-version-is-even features_check -SRC_URI[archive.md5sum] = "d1171705829bbebd42ac08ec49a9a90a" -SRC_URI[archive.sha256sum] = "11f07693e2b266840759063a4bc807346070e8e7fec8f53cd0757f6662c1b323" +SRC_URI[archive.sha256sum] = "224c1f65487eac21f0c1d9856152343768ee726c48b1a8a2835a46a8ad9015b5" SRC_URI += "file://0001-drop-zenity-detection.patch" PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"