[gnome-boxes/flatpak-update-usbredir] flatpak: Update usbredir dependency
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-update-usbredir] flatpak: Update usbredir dependency
- Date: Thu, 12 Aug 2021 09:42:35 +0000 (UTC)
commit 6130f65e4f432136580ab9be899c7295234b304e
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Aug 12 11:42:12 2021 +0200
flatpak: Update usbredir dependency
It also got ported to meson.
build-aux/flatpak/org.gnome.Boxes.json | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index afae73b5..c32bb06e 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -281,12 +281,15 @@
},
{
"name": "usbredir",
+ "buildsystem" : "meson",
+ "config-opts": [
+ "-Dtools=disabled"
+ ],
"sources": [
{
- "type": "git",
- "url": "https://gitlab.freedesktop.org/spice/usbredir.git",
- "tag": "usbredir-0.9.0",
- "commit": "bca484fc6f206ab9da2f73e8a0118fad45374d4e"
+ "type": "archive",
+ "url": "https://spice-space.org/download/usbredir/usbredir-0.11.0.tar.xz",
+ "sha256": "72dd5f3aa90dfbc0510b5149bb5b1654c8f21fdc405dfce7b5dc163dcff19cba"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]