[gnome-boxes/flatpak-build-with-newer-spice-gtk: 24/24] flatpak: Update spice-gtk to 0.36
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-build-with-newer-spice-gtk: 24/24] flatpak: Update spice-gtk to 0.36
- Date: Thu, 14 Mar 2019 10:02:13 +0000 (UTC)
commit eb5dd990f286aaf8743b93f79f6d2b9d142bef41
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 | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index c5f936b4..dc13a6f1 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,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"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]