[rygel/wip/new-ges: 1/2] flatpak: Drop libsoup3




commit 40fe88642a980bada88d2c1c9b08a45a88b72bbe
Author: Jens Georg <mail jensge org>
Date:   Sat Jul 9 11:45:29 2022 +0200

    flatpak: Drop libsoup3
    
    This should be in master

 build-aux/org.gnome.Rygel.json | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 729e253e..755d79da 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -33,21 +33,6 @@
         "*.a"
     ],
     "modules" : [
-        {
-            "name" : "libsoup",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libsoup.git/";,
-                    "branch" : "master"
-                }
-            ],
-            "config-opts" : [
-                "-Dtls_check=false",
-                "-Ddocs=disabled"
-            ]
-        },
         {
             "name" : "gssdp",
             "buildsystem" : "meson",


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