[gnome-build-meta/alatiera/spice-gtk-update] core-deps/spice-gtk: Update to v0.41




commit 439738a65a3133d07a5a7c7584f90368bb991fdd
Author: Jordan Petridis <jordan centricular com>
Date:   Fri Jul 8 19:01:51 2022 +0300

    core-deps/spice-gtk: Update to v0.41
    
    Atm the tarball in the upstream download location isn't there yet
    but we need fix on the vendored subproject as well on the project
    in order to build with meson 0.63.0
    
    https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/159
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1647>

 elements/core-deps/spice-gtk.bst |  7 +++---
 files/spice-gtk/105.patch        | 51 ----------------------------------------
 2 files changed, 4 insertions(+), 54 deletions(-)
---
diff --git a/elements/core-deps/spice-gtk.bst b/elements/core-deps/spice-gtk.bst
index fb6fbbc48..b2dcc25bf 100644
--- a/elements/core-deps/spice-gtk.bst
+++ b/elements/core-deps/spice-gtk.bst
@@ -2,9 +2,10 @@ kind: meson
 
 sources:
 - kind: tar
-  url: spice:gtk/spice-gtk-0.40.tar.xz
-- kind: patch
-  path: files/spice-gtk/105.patch
+  # FIXME: use the proper tarball once its uploaded
+  # https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/159
+  # url: spice:gtk/spice-gtk-0.41.tar.xz
+  url: 
https://gitlab.freedesktop.org/spice/spice-gtk/uploads/05c649d612f31b60e4aa44a7c44e611c/spice-gtk-0.41.tar.xz
 
 build-depends:
 - core-deps/python-pyparsing.bst


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