[gnome-maps] org.gnome.Maps.json: Use standard JSON format
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] org.gnome.Maps.json: Use standard JSON format
- Date: Mon, 17 Apr 2017 19:25:30 +0000 (UTC)
commit 0973d52a29467b1f208f4f4a0b37cdeaaa684b58
Author: Marcus Lundblad <ml update uu se>
Date: Mon Apr 17 21:04:10 2017 +0200
org.gnome.Maps.json: Use standard JSON format
Don't use C-style comments.
org.gnome.Maps.json | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 5cdf22a..6027738 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -7,28 +7,19 @@
"tags": ["devel"],
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
- /* X11 + XShm access */
"--share=ipc", "--socket=x11",
- /* Wayland access */
"--socket=wayland",
- /* OpenGL access */
"--device=dri",
- /* Needs to talk to the network: */
"--share=network",
- /* Evolution data server access */
"--talk-name=org.gnome.OnlineAccounts",
"--talk-name=org.gnome.evolution.dataserver.AddressBook9",
"--talk-name=org.gnome.evolution.dataserver.Calendar7",
"--talk-name=org.gnome.evolution.dataserver.Sources5",
"--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*",
- /* Connectivity check */
"--system-talk-name=org.freedesktop.NetworkManager",
- /* Needed to save OAuth token from OpenStreetMap */
"--talk-name=org.freedesktop.secrets",
- /* Needed to get geo-positioning */
"--system-talk-name=org.freedesktop.GeoClue2",
- /* Needed for dconf to work */
"--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
"--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
@@ -155,7 +146,6 @@
]
},
{
- /* we need rest-0.7 so we use a tarball for it */
"name": "librest",
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]