[gnome-maps/exp/libsoup-git: 2/2] WIP: build libsoup manually from git
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/exp/libsoup-git: 2/2] WIP: build libsoup manually from git
- Date: Sat, 24 Sep 2022 20:44:36 +0000 (UTC)
commit c8693cf051a25136f2368fb234655f9e04364a37
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]