[shotwell/wip/libdazzle: 82/85] flatpak: Add libdazzle



commit 36c20f8b65977a2f02579f3876980e72ea88f7ae
Author: Jens Georg <mail jensge org>
Date:   Fri Apr 3 22:10:55 2020 +0200

    flatpak: Add libdazzle

 flatpak/org.gnome.Shotwell.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 6299e2c4..a488efc3 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -218,6 +218,17 @@
                 }
             ]
         },
+        {
+            "name": "libdazzle",
+            "buildsystem": "meson",
+            "config-opts": [ "-Dwith_introspection=false" ],
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/libdazzle.git";
+                }
+            ]
+        },
         {
             "name" : "shotwell",
             "buildsystem" : "meson",


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