[oe] [PATCH 05/20] metacity: remove

Tim Orling ticotimo at gmail.com
Sun Mar 25 15:39:40 UTC 2018


Seems pretty safe to remove:

“Metacity was the default window manager used by the GNOME 2 desktop
environment until it was replaced by Mutter in GNOME 3.” —Wikipedia [1]

[1] https://en.m.wikipedia.org/wiki/Metacity
On Sun, Mar 25, 2018 at 5:36 AM Andreas Müller <schnitzeltony at gmail.com>
wrote:

> * as far as I can see nothing uses it - please stand up if I am wrong
> * this version was released in 2012
>
> Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
> ---
>  .../metacity/0001-ui-Define-_GNU_SOURCE.patch      | 27 -----------------
>  .../metacity/remove-yelp-help-rules-var.patch      | 28 -----------------
>  .../recipes-gnome/metacity/metacity_2.34.13.bb     | 35
> ----------------------
>  3 files changed, 90 deletions(-)
>  delete mode 100644
> meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Define-_GNU_SOURCE.patch
>  delete mode 100644
> meta-gnome/recipes-gnome/metacity/metacity/remove-yelp-help-rules-var.patch
>  delete mode 100644 meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
>
> diff --git
> a/meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Define-_GNU_SOURCE.patch
> b/meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Define-_GNU_SOURCE.patch
> deleted file mode 100644
> index 539d756b3..000000000
> ---
> a/meta-gnome/recipes-gnome/metacity/metacity/0001-ui-Define-_GNU_SOURCE.patch
> +++ /dev/null
> @@ -1,27 +0,0 @@
> -From e7fd072f0df968f342878b77098e97ff07ed28d7 Mon Sep 17 00:00:00 2001
> -From: Khem Raj <raj.khem at gmail.com>
> -Date: Fri, 14 Jul 2017 10:26:31 -0700
> -Subject: [PATCH] ui: Define _GNU_SOURCE
> -
> -it becomes portable across musl and glibc
> -
> -Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ----
> - src/ui/theme.c | 1 +
> - 1 file changed, 1 insertion(+)
> -
> -diff --git a/src/ui/theme.c b/src/ui/theme.c
> -index 84b57a0..c7eafc8 100644
> ---- a/src/ui/theme.c
> -+++ b/src/ui/theme.c
> -@@ -60,6 +60,7 @@
> - #include <gtk/gtk.h>
> - #include <string.h>
> - #include <stdlib.h>
> -+#define _GNU_SOURCE
> - #define __USE_XOPEN
> - #include <math.h>
> -
> ---
> -2.13.3
> -
> diff --git
> a/meta-gnome/recipes-gnome/metacity/metacity/remove-yelp-help-rules-var.patch
> b/meta-gnome/recipes-gnome/metacity/metacity/remove-yelp-help-rules-var.patch
> deleted file mode 100644
> index 1970e9afb..000000000
> ---
> a/meta-gnome/recipes-gnome/metacity/metacity/remove-yelp-help-rules-var.patch
> +++ /dev/null
> @@ -1,28 +0,0 @@
> -Remove unused variable (YELP_HELP_RULES)
> -
> -Upstream-Status: Pending
> -Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
> -
> -Index: metacity-2.34.13/doc/creating_themes/Makefile.am
> -===================================================================
> ---- metacity-2.34.13.orig/doc/creating_themes/Makefile.am
> -+++ metacity-2.34.13/doc/creating_themes/Makefile.am
> -@@ -1,6 +1,5 @@
> - ### This part of Makefile.am can be customized by you.
> -
> -- at YELP_HELP_RULES@
> -
> - # The name of the directory in /usr/share/gnome/help/,
> - # and the name of the main .xml file:
> -Index: metacity-2.34.13/doc/creating_themes/Makefile.in
> -===================================================================
> ---- metacity-2.34.13.orig/doc/creating_themes/Makefile.in
> -+++ metacity-2.34.13/doc/creating_themes/Makefile.in
> -@@ -455,7 +455,6 @@ uninstall-am:
> -       mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
> -
> -
> -- at YELP_HELP_RULES@
> -
> - # Tell versions [3.59,3.63) of GNU make to not export all variables.
> - # Otherwise a system limit (for SysV at least) may be exceeded.
> diff --git a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
> b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
> deleted file mode 100644
> index 370de7000..000000000
> --- a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
> +++ /dev/null
> @@ -1,35 +0,0 @@
> -SECTION = "x11/wm"
> -SUMMARY = "Metacity is the boring window manager for the adult in you"
> -LICENSE = "GPLv2+"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> -
> file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
> -
> -DEPENDS = "gsettings-desktop-schemas startup-notification gtk+ gconf
> gdk-pixbuf-native libcanberra gnome-doc-utils libgtop intltool-native"
> -PR = "r1"
> -
> -inherit gnomebase update-alternatives distro_features_check
> -# depends on startup-notification which depends on virtual/libx11
> -REQUIRED_DISTRO_FEATURES = "x11"
> -
> -GNOME_COMPRESS_TYPE = "xz"
> -
> -SRC_URI =
> "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive
> \
> -           file://remove-yelp-help-rules-var.patch \
> -           file://0001-ui-Define-_GNU_SOURCE.patch \
> -           "
> -SRC_URI[archive.md5sum] = "6d89b71672d4fa49fc87f83d610d0ef6"
> -SRC_URI[archive.sha256sum] =
> "8cf4dbf0da0a6f36357ce7db7f829ec685908a7792453c662fb8184572b91075"
> -
> -ALTERNATIVE_${PN} = "x-window-manager"
> -ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/metacity"
> -ALTERNATIVE_PRIORITY = "10"
> -
> -EXTRA_OECONF += "--disable-xinerama"
> -
> -do_configure_prepend() {
> -    sed -i -e 's:$ZENITY:$NOZENITY:g' -e 's:-Werror::g' ${S}/configure.in
> -}
> -
> -FILES_${PN} += "${datadir}/themes ${datadir}/gnome-control-center
> ${datadir}/gnome"
> -RDEPENDS_${PN} += "gsettings-desktop-schemas"
> -
> --
> 2.14.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list