[gnome-boxes/recommend-newest-oses-3-32] flatpak: Match deps version with Flathub



commit 0d0d6a404a1482e2b474a4c473de675d31487d86
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu May 9 12:22:37 2019 +0200

    flatpak: Match deps version with Flathub

 build-aux/flatpak/org.gnome.Boxes.json | 39 +++++++++++++++++++++++++---------
 1 file changed, 29 insertions(+), 10 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 660761de..2a5dc181 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -127,8 +127,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://libvirt.org/sources/libvirt-4.1.0.tar.xz";,
-                    "sha256" : "8a2fa4826f311a936be8b7d4c8d76516c29417a593b1d1bb8641a8caaa316439"
+                    "url" : "https://libvirt.org/sources/libvirt-5.1.0.tar.xz";,
+                    "sha256" : "26f97a53d3172f07f8b63884d845ed71307c4675dc4e1b281c59d253e1e323ab"
                 }
             ]
         },
@@ -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,22 @@
                 "--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"
+                },
+                {
+                    "type" : "patch",
+                    "path" : "spice-gtk-use-gdkseat-api-on-wayland.patch"
+                },
+                {
+                    "type" : "patch",
+                    "path" : "spice-gtk-ungrab-mounse-on-leave-event-on-wayland.patch"
                 }
             ]
         },
@@ -258,7 +267,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "git://anongit.freedesktop.org/spice/usbredir",
+                    "url" : "https://gitlab.freedesktop.org/spice/usbredir.git";,
                     "tag" : "usbredir-0.7.1",
                     "commit" : "e1a7e3dbbe091bfdc568372ff5ab18ed7eae972e"
                 }
@@ -297,8 +306,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://download.qemu.org/qemu-3.0.0.tar.xz";,
-                    "sha256" : "8d7af64fe8bd5ea5c3bdf17131a8b858491bcce1ee3839425a6d91fb821b5713"
+                    "url" : "https://download.qemu.org/qemu-3.1.0.tar.xz";,
+                    "sha256" : "6a0508df079a0a33c2487ca936a56c12122f105b8a96a44374704bef6c69abfc"
                 }
             ]
         },
@@ -319,6 +328,16 @@
                 }
             ]
         },
+        {
+            "name" : "openssh",
+            "sources" : [
+                {
+                    "type" : "archive",
+                    "url" : "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.9p1.tar.gz";,
+                    "sha256" : "6b4b3ba2253d84ed3771c8050728d597c91cfce898713beb7b64a305b6f11aad"
+                }
+            ]
+        },
         {
             "name" : "osinfo-db-tools",
             "sources" : [


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