[gnome-build-meta/abderrahim/tarballs: 1/2] rename some elements to have the same name as the tarball




commit a649686aef33e5d93694967d1f4990070c6b27db
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed Feb 3 10:40:36 2021 +0100

    rename some elements to have the same name as the tarball

 elements/core-deps.bst                             | 2 +-
 elements/core-deps/{libraw.bst => LibRaw.bst}      | 0
 elements/core-deps/gegl.bst                        | 2 +-
 elements/core-deps/qemu.bst                        | 2 +-
 elements/core-deps/{spice-server.bst => spice.bst} | 0
 5 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/elements/core-deps.bst b/elements/core-deps.bst
index 47e47e09..b0876a43 100644
--- a/elements/core-deps.bst
+++ b/elements/core-deps.bst
@@ -109,7 +109,7 @@ depends:
 - core-deps/speech-dispatcher.bst
 - core-deps/spice-gtk.bst
 - core-deps/spice-protocol.bst
-- core-deps/spice-server.bst
+- core-deps/spice.bst
 - core-deps/startup-notification.bst
 - core-deps/system-config-printer.bst
 - core-deps/template-glib.bst
diff --git a/elements/core-deps/libraw.bst b/elements/core-deps/LibRaw.bst
similarity index 100%
rename from elements/core-deps/libraw.bst
rename to elements/core-deps/LibRaw.bst
diff --git a/elements/core-deps/gegl.bst b/elements/core-deps/gegl.bst
index ab4720b8..9da75847 100644
--- a/elements/core-deps/gegl.bst
+++ b/elements/core-deps/gegl.bst
@@ -11,7 +11,7 @@ build-depends:
 depends:
 - core-deps/babl.bst
 - core-deps/gexiv2.bst
-- core-deps/libraw.bst
+- core-deps/LibRaw.bst
 - core-deps/graphviz.bst
 - sdk/gdk-pixbuf.bst
 - sdk/glib.bst
diff --git a/elements/core-deps/qemu.bst b/elements/core-deps/qemu.bst
index 601e8e1d..672c852f 100644
--- a/elements/core-deps/qemu.bst
+++ b/elements/core-deps/qemu.bst
@@ -11,7 +11,7 @@ build-depends:
 depends:
 - sdk/gtk+-3.bst
 - core-deps/libcacard.bst
-- core-deps/spice-server.bst
+- core-deps/spice.bst
 - core-deps/usbredir.bst
 - freedesktop-sdk.bst:components/glib.bst
 - freedesktop-sdk.bst:components/libcap.bst
diff --git a/elements/core-deps/spice-server.bst b/elements/core-deps/spice.bst
similarity index 100%
rename from elements/core-deps/spice-server.bst
rename to elements/core-deps/spice.bst


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