[gnome-games/wip/exalm/libhandy2: 20/28] flatpak: Build libhandy



commit f6d81ea10bbb686fa01d10eabe1942218bc4cba1
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Jul 23 13:12:39 2018 +0500

    flatpak: Build libhandy

 flatpak/org.gnome.Games.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 9947d479..10f3a633 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -181,6 +181,22 @@
                 }
             ]
         },
+        {
+            "name" : "libhandy",
+            "buildsystem" : "meson",
+            "config-opts" : [
+                "--libdir=lib",
+                "-Dtests=false",
+                "-Dexamples=false",
+                "-Dglade_catalog=false"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://source.puri.sm/Librem5/libhandy.git";
+                }
+            ]
+        },
         {
             "name" : "manette",
             "buildsystem" : "meson",


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