[gnome-games/wip/jfelder/tracker3-port: 3/3] flatpak: Port to tracker3




commit 9e7be3ef68a328b8958992b686be5f50887f1d39
Author: Jean Felder <jean felder gmail com>
Date:   Fri Sep 4 23:03:12 2020 +0200

    flatpak: Port to tracker3
    
    The add-policy permission allows to use the portal from Tracker
    3. Games only needs the tracker:Software graph.
    TRACKER_BACKEND can be removed. It does not do anything for Tracker 3.

 flatpak/org.gnome.Games.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index bddd58ba..0a1fe085 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -15,8 +15,7 @@
         "--socket=wayland",
         "--device=dri",
         "--socket=pulseaudio",
-        "--talk-name=org.freedesktop.Tracker1",
-        "--env=TRACKER_SPARQL_BACKEND=bus",
+        "--add-policy=Tracker3.dbus:org.freedesktop.Tracker3.Miner.Files=tracker:Software",
         "--share=network",
         "--device=all",
         "--talk-name=org.freedesktop.Flatpak",


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