[gnome-boxes/flatpak-build-with-newer-spice-gtk] flatpak: Update spice-gtk to 0.36



commit fc087a39d3749983aaa6613961a4d1c45dfbd26f
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Mar 6 12:18:42 2019 +0100

    flatpak: Update spice-gtk to 0.36
    
    0.36 fixes the issues users were having with cursor disappearing
    in the display.
    
    Fixes #259

 build-aux/flatpak/org.gnome.Boxes.json | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 660761de..f12b0307 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -147,8 +147,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://www.spice-space.org/download/releases/spice-protocol-0.12.13.tar.bz2";,
-                    "sha256" : "89ee11b202d2268e061788e6ace114e1ff18c7620ae64d1ca3aba252ee7c9933"
+                    "url" : "https://www.spice-space.org/download/releases/spice-protocol-0.12.15.tar.bz2";,
+                    "sha256" : "8b4db23baa4b1337a50d049d9bf43f932331dd95f204836c0ce46c4962306419"
                 }
             ]
         },
@@ -217,13 +217,14 @@
                 "--enable-vala",
                 "--disable-gtk-doc",
                 "--enable-python-checks",
-                "--enable-webdav"
+                "--enable-webdav",
+                "--enable-celt051"
             ],
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://www.spice-space.org/download/gtk/spice-gtk-0.34.tar.bz2";,
-                    "sha256" : "e9720e01165f8451c9f3f58ad50e3afb990993b81cc2db86b3661b7ac5b976ee"
+                    "url" : "https://www.spice-space.org/download/gtk/spice-gtk-0.36.tar.bz2";,
+                    "sha256" : "7126c3584df12d40dcf4970f5f46fafd65b757620f911687e549f7da5c8fd7cd"
                 }
             ]
         },


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