[epiphany/wip/exalm/tabs: 7/8] Use a temporary libhandy branch




commit c1827522fc3d7c7b51112decfa97c0bb9503e8f7
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jan 27 18:55:33 2021 +0500

    Use a temporary libhandy branch

 org.gnome.Epiphany.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index f5d0f73a3..bdabe87d9 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -99,6 +99,24 @@
                 }
             ]
         },
+        {
+            "name" : "libhandy",
+            "buildsystem" : "meson",
+            "config-opts" : [
+                "-Dexamples=false",
+                "-Dglade_catalog=disabled",
+                "-Dintrospection=disabled",
+                "-Dtests=false",
+                "-Dvapi=false"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://gitlab.gnome.org/exalm/libhandy.git";,
+                    "branch" : "tabs"
+                }
+            ]
+        },
         {
             "name" : "libportal",
             "buildsystem" : "meson",


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