[gnome-build-meta/jjardon/43.rc: 5/24] core-deps: Add libshumate.bst




commit c357fe800cd212deb3aaa1158a3a133cb40f0048
Author: Christopher Davis <christopherdavis gnome org>
Date:   Fri Aug 19 14:33:18 2022 -0400

    core-deps: Add libshumate.bst
    
    Adds an up-to-date element for libshumate to core-deps.
    This is needed for gnome-maps.
    
    Also removes the old element from world/
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1747>

 elements/{world => core-deps}/libshumate.bst | 8 ++++++--
 elements/world.bst                           | 1 -
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/elements/world/libshumate.bst b/elements/core-deps/libshumate.bst
similarity index 77%
rename from elements/world/libshumate.bst
rename to elements/core-deps/libshumate.bst
index 726d90354..72b9f99de 100644
--- a/elements/world/libshumate.bst
+++ b/elements/core-deps/libshumate.bst
@@ -1,12 +1,16 @@
 kind: meson
+
 sources:
 - kind: git_tag
   url: gnome:libshumate.git
-  track: master
+  track: main
+
 build-depends:
-- sdk/gtk-doc.bst
+- sdk-deps/gi-docgen.bst
+- sdk/gobject-introspection.bst
 - sdk/vala.bst
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
+
 depends:
 - sdk/glib.bst
 - sdk/gtk.bst
diff --git a/elements/world.bst b/elements/world.bst
index 003ae03e1..4da095154 100644
--- a/elements/world.bst
+++ b/elements/world.bst
@@ -53,7 +53,6 @@ depends:
 - world/libgnome-games-support.bst
 - world/libgrss.bst
 - world/libseat.bst
-- world/libshumate.bst
 - world/libsigcplusplus.bst
 - world/libzapojit.bst
 - world/lightsoff.bst


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