[gnome-boxes/flatpak-update-dependencies: 4/9] build, flatpak: Update libvirt to 6.1.0



commit 7280e18166e60a04081e6d106c53c04997044e6a
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Jul 16 16:21:03 2020 +0200

    build, flatpak: Update libvirt to 6.1.0

 build-aux/flatpak/org.gnome.Boxes.json | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index c591251b..ab50b490 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -101,6 +101,20 @@
                 }
             ]
         },
+        {
+            "name" : "docutils",
+            "buildsystem" : "simple",
+            "build-commands" : [
+                "pip3 install --prefix=/app docutils-0.16-py2.py3-none-any.whl"
+            ],
+            "sources" : [
+                {
+                    "type" : "file",
+                    "url" : "https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e66  
  6357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl",
+                    "sha256" : "0c5b78adfbf7762415433f5515cd5c9e762339e23369dbe8000d84a4bf4ab3af"
+                }
+            ]
+        },
         {
             "name" : "libtirpc",
             "config-opts" : [
@@ -121,15 +135,15 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://github.com/thkukuk/rpcsvc-proto/archive/v1.4.tar.gz";,
-                    "sha256" : "eaa227686b84e8ae20181d2119c0ccac29d82371441844008019a134dafe3613"
+                    "url" : "https://github.com/thkukuk/rpcsvc-proto/archive/v1.4.1.tar.gz";,
+                    "sha256" : "750f7e57b81407a25b707867e90d7ee80aeb53bf515b114fc218f3c78dc9a6e8"
                 }
             ]
         },
         {
             "name" : "libvirt",
+            "builddir" : true,
             "config-opts" : [
-                "--without-html-subdir",
                 "--without-storage-mpath"
             ],
             "build-options" : {
@@ -138,8 +152,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://libvirt.org/sources/libvirt-5.3.0.tar.xz";,
-                    "sha256" : "8564bdd506817b3957fa67e4f06b217922d30f19e416c4dc620995fd155dc101"
+                    "url" : "https://libvirt.org/sources/libvirt-6.1.0.tar.xz";,
+                    "sha256" : "167c185be45560e73dd3e14ed375778b555c01455192de2dafc4d0f74fabebc0"
                 }
             ]
         },


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