[gnome-maps/exp/libsoup-git] WIP: build libsoup manually from git




commit 7f53d2974fdd6ca0f98395f1e4e989b27dc6faa0
Author: Marcus Lundblad <ml dfupdate se>
Date:   Sat Sep 3 22:33:41 2022 +0200

    WIP: build libsoup manually from git

 org.gnome.Maps.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 9558cf4e..cd3326d1 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -48,6 +48,21 @@
                 }
             ]
         },
+        {
+            "name" : "libsoup",
+            "buildsystem" : "meson",
+            "builddir" : true,
+            "config-opts" : [
+                "--libdir=/app/lib"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://gitlab.gnome.org/GNOME/libsoup.git";,
+                    "branch": "carlosgc/send-after-cancel"
+                }
+            ]
+        },
         {
             "name" : "geocode-glib",
             "buildsystem" : "meson",


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