[niepce/gtk4] Update flatpak manifest



commit 1d7de0f816db0832e745605cf905b439850fdc5e
Author: Hubert Figuière <hub figuiere net>
Date:   Fri May 6 21:38:50 2022 -0400

    Update flatpak manifest

 flatpak/org.gnome.Niepce.json | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/flatpak/org.gnome.Niepce.json b/flatpak/org.gnome.Niepce.json
index 30b8e9b..7fe281f 100644
--- a/flatpak/org.gnome.Niepce.json
+++ b/flatpak/org.gnome.Niepce.json
@@ -2,7 +2,7 @@
     "app-id" : "org.gnome.Niepce",
     "branch" : "master",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.34",
+    "runtime-version" : "42",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"
@@ -20,16 +20,10 @@
         "--filesystem=host",
         "--share=network",
         "--talk-name=org.gtk.vfs.*",
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         "--device=all"
     ],
     "build-options" : {
         "build-args": ["--share=network"],
-        "cflags" : "-O2 -g",
-        "cxxflags" : "-O2 -g",
         "env" : {
             "V" : "1",
             "CARGO_HOME" : "/run/build/niepce/cargo"


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