[gnome-build-meta/jjardon/clutter_removal: 1/2] Remove gnome-maps, cheese and totem from core




commit 283076620b3e5b5baeb7f4937c3aef81e85e18cc
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Dec 16 01:53:23 2021 +0000

    Remove gnome-maps, cheese and totem from core
    
    They depend on libraries that will be removed this cycle
    
    Clutter/cogl were deprecated in 41.beta and will be removed from the GNOME SDK in GNOME 42
    - https://mail.gnome.org/archives/devel-announce-list/2021-August/msg00002.html
    - https://gitlab.gnome.org/GNOME/Initiatives/-/issues/31

 elements/core/meta-gnome-core-utilities.bst    | 2 --
 elements/{core => world}/cheese.bst            | 0
 elements/{core => world}/gnome-maps.bst        | 2 +-
 elements/{core-deps => world}/libchamplain.bst | 0
 elements/{core => world}/totem.bst             | 0
 5 files changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/elements/core/meta-gnome-core-utilities.bst b/elements/core/meta-gnome-core-utilities.bst
index 82758a587..0ffa5c938 100644
--- a/elements/core/meta-gnome-core-utilities.bst
+++ b/elements/core/meta-gnome-core-utilities.bst
@@ -8,7 +8,6 @@
 kind: stack
 depends:
 - core/baobab.bst
-- core/cheese.bst
 - core/eog.bst
 - core/epiphany.bst
 - core/evince.bst
@@ -32,5 +31,4 @@ depends:
 - core/gnome-weather.bst
 - core/nautilus.bst
 - core/simple-scan.bst
-- core/totem.bst
 - sdk/yelp.bst
diff --git a/elements/core/cheese.bst b/elements/world/cheese.bst
similarity index 100%
rename from elements/core/cheese.bst
rename to elements/world/cheese.bst
diff --git a/elements/core/gnome-maps.bst b/elements/world/gnome-maps.bst
similarity index 95%
rename from elements/core/gnome-maps.bst
rename to elements/world/gnome-maps.bst
index 385f72719..bd7d8e1b8 100644
--- a/elements/core/gnome-maps.bst
+++ b/elements/world/gnome-maps.bst
@@ -10,7 +10,6 @@ depends:
 - core-deps/geocode-glib.bst
 - core-deps/gfbgraph.bst
 - core-deps/gnome-online-accounts.bst
-- core-deps/libchamplain.bst
 - core/gnome-desktop.bst
 - sdk/adwaita-icon-theme.bst
 - sdk/clutter-gtk.bst
@@ -23,4 +22,5 @@ depends:
 - sdk/libgee.bst
 - sdk/libhandy.bst
 - sdk/librsvg.bst
+- world/libchamplain.bst
 - freedesktop-sdk.bst:bootstrap-import.bst
diff --git a/elements/core-deps/libchamplain.bst b/elements/world/libchamplain.bst
similarity index 100%
rename from elements/core-deps/libchamplain.bst
rename to elements/world/libchamplain.bst
diff --git a/elements/core/totem.bst b/elements/world/totem.bst
similarity index 100%
rename from elements/core/totem.bst
rename to elements/world/totem.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]