[gnome-sound-recorder/wip/cdavis/gtk4] flatpak: libadwaita is on the sdk



commit f929a7e1e4965e862c8aac2d3f101daa55058b4e
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Nov 18 20:35:03 2021 +0100

    flatpak: libadwaita is on the sdk

 org.gnome.SoundRecorder.json | 41 -----------------------------------------
 1 file changed, 41 deletions(-)
---
diff --git a/org.gnome.SoundRecorder.json b/org.gnome.SoundRecorder.json
index 088fd04..5fa15c7 100644
--- a/org.gnome.SoundRecorder.json
+++ b/org.gnome.SoundRecorder.json
@@ -16,47 +16,6 @@
         "--filesystem=~/Recordings"
     ],
     "modules" : [
-        {
-            "name" : "libsass",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://github.com/lazka/libsass.git";,
-                    "branch" : "meson"
-                }
-            ]
-        },
-        {
-            "name" : "sassc",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://github.com/lazka/sassc.git";,
-                    "branch" : "meson"
-                }
-            ]
-        },
-        {
-            "name" : "libadwaita",
-            "buildsystem" : "meson",
-            "config-opts" : [
-                "-Dprofiling=false",
-                "-Dintrospection=enabled",
-                "-Dgtk_doc=false",
-                "-Dtests=false",
-                "-Dexamples=false",
-                "-Dvapi=false"
-            ],
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libadwaita.git";,
-                    "branch" : "main"
-                }
-            ]
-        },
         {
             "name" : "gnome-sound-recorder",
             "buildsystem": "meson",


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