[gnome-characters/bilelmoussaoui/ui-cleanup: 2/8] flatpak: remove unneeded options




commit 6bf8040a31b972e90d4583cb8b0a3ce0f3ae6156
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Feb 11 20:46:13 2021 +0100

    flatpak: remove unneeded options

 build-aux/flatpak/org.gnome.Characters.json | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Characters.json b/build-aux/flatpak/org.gnome.Characters.json
index 278653e..1e735e5 100644
--- a/build-aux/flatpak/org.gnome.Characters.json
+++ b/build-aux/flatpak/org.gnome.Characters.json
@@ -5,22 +5,11 @@
     "command" : "gnome-characters",
     "branch" : "master",
     "sdk" : "org.gnome.Sdk",
-    "copy-icon" : true,
     "finish-args" : [
         "--share=ipc",
-        "--socket=x11",
-        "--socket=wayland",
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--socket=fallback-x11",
+        "--socket=wayland"
     ],
-    "build-options" : {
-        "cflags" : "-O2 -g",
-        "cxxflags" : "-O2 -g",
-        "env" : {
-        }
-    },
     "cleanup" : [
         "/include",
         "/lib/pkgconfig",


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