[gnome-boxes/flatpak-master-fixup: 2/8] flatpak: Add portablexdr for libvirt



commit 42275c977968ed69fe880455d8704a724a6e206f
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Aug 2 12:36:13 2019 +0200

    flatpak: Add portablexdr for libvirt
    
    It used to be part of the GNOME Sdk but for some reason it is not.
    Apparently this commit https://gitlab.gnome.org/GNOME/gnome-build-meta/commit/62c02d2903d
    could be the culprit. Until that gets fixed, lets ship our own
    portablexdr.

 build-aux/flatpak/org.gnome.Boxes.json | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 45f15895..631a5155 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -128,6 +128,16 @@
                 }
             ]
         },
+        {
+            "name" : "portablexdr",
+            "sources" : [
+                {
+                    "type" : "archive",
+                    "url" : "https://people.redhat.com/~rjones/portablexdr/files/portablexdr-4.9.1.tar.gz";,
+                    "sha256" : "5cf4bdd153cf4d44eaf10b725f451d0cfadc070b4b9a9ccfb64094b8f78de72c"
+                }
+            ]
+        },
         {
             "name" : "libvirt",
             "config-opts" : [


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