[rygel/wip/ci] ci: Add CI config



commit 383e367d954388cc45afda592d87c651e500153e
Author: Jens Georg <mail jensge org>
Date:   Sun Oct 20 06:35:34 2019 +0200

    ci: Add CI config

 build-aux/org.gnome.Rygel.json | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 6c13cb92..a5065f02 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -5,17 +5,13 @@
     "sdk" : "org.gnome.Sdk",
     "command" : "rygel",
     "finish-args" : [
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
-        "--filesystem=~/.config/dconf:ro",
         "--filesystem=xdg-download",
         "--filesystem=xdg-pictures",
-        "--filesystem=xdg-run/dconf",
+        "--filesystem=xdg-videos",
         "--share=ipc",
         "--share=network",
-        "--device=all",
         "--socket=wayland",
-        "--socket=x11",
-        "--talk-name=ca.desrt.dconf",
+        "--socket=fallback-x11",
         "--talk-name=org.freedesktop.FileManager1",
         "--talk-name=org.gnome.SettingsDaemon",
         "--talk-name=org.gtk.vfs",
@@ -85,8 +81,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.1.tar.xz";,
-                    "sha256" : "bb2802d29a518e8c6d2992884691f06ccfcc25792a5686178575c7111fea4630"
+                    "url" : "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.2.tar.xz";,
+                    "sha256" : "9e035c4b755f46bfae70ba81cdcf8328b03f554373cec8c816e8b5680f85353c"
                 }
             ],
             "make-install-args": [


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