[gnome-boxes/wip/exalm/swipe: 40/46] flatpak: Add libhandy



commit 0bb134acdf82118562e3af76857020486ea4b67c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Feb 19 18:55:18 2020 +0500

    flatpak: Add libhandy

 build-aux/flatpak/org.gnome.Boxes.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 86d08cc1..5c9555a7 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -482,6 +482,22 @@
                 }
             ]
         },
+        {
+            "name" : "libhandy",
+            "buildsystem" : "meson",
+            "config-opts" : [
+                "-Dtests=false",
+                "-Dexamples=false",
+                "-Dglade_catalog=disabled"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://source.puri.sm/Librem5/libhandy.git";,
+                    "branch" : "libhandy-0-0"
+                }
+            ]
+        },
         {
             "name" : "gnome-boxes",
             "buildsystem" : "meson",


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