[gnome-boxes/update-flatpak-deps-master: 5/6] flatpak: Update libvirt and build it with meson




commit 4883933a8464e7ef080e1e69ed90eb325d139308
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Sep 16 13:38:11 2020 +0200

    flatpak: Update libvirt and build it with meson

 .../libvirt-check-for-disk-type-correctly.patch    | 39 ----------------------
 build-aux/flatpak/org.gnome.Boxes.json             | 12 ++-----
 2 files changed, 3 insertions(+), 48 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 92da2abe..9ecd299f 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -142,21 +142,15 @@
         {
             "name" : "libvirt",
             "builddir" : true,
-            "config-opts" : [
-                "--without-storage-mpath"
-            ],
+            "buildsystem" : "meson",
             "build-options" : {
                 "cflags" : "-I/app/include/tirpc -ltirpc"
             },
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://libvirt.org/sources/libvirt-6.1.0.tar.xz";,
-                    "sha256" : "167c185be45560e73dd3e14ed375778b555c01455192de2dafc4d0f74fabebc0"
-                },
-                {
-                    "type" : "patch",
-                    "path" : "libvirt-check-for-disk-type-correctly.patch"
+                    "url" : "https://libvirt.org/sources/libvirt-6.7.0.tar.xz";,
+                    "sha256" : "655b9476c797cdd3bb12e2520acc37335e5299b2d56a5bb9ab3f55db40161342"
                 },
                 {
                     "type" : "patch",


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