[gnome-photos/bochecha/flatpak: 2/2] flatpak: Tell Tracker not to use a media extractor
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/bochecha/flatpak: 2/2] flatpak: Tell Tracker not to use a media extractor
- Date: Wed, 3 Oct 2018 14:47:02 +0000 (UTC)
commit fc41aa13d4171f73172b1eccc71b19558c72bd05
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Wed Oct 3 12:49:04 2018 +0200
flatpak: Tell Tracker not to use a media extractor
We already disable the extractor anyway, but Tracker still tries to
build parts of it and that fails on a missing libcue.
This commit disables that part as well explicitly.
https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/66
flatpak/org.gnome.Photos.json | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 79aba949..d15cf4c2 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -282,6 +282,7 @@
"/share/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml",
"/share/glib-2.0/schemas/org.freedesktop.Tracker.Writeback.gschema.xml" ],
"config-opts": [ "-Dextract=false",
+ "-Dgeneric_media_extractor=none",
"-Dminer_apps=false",
"-Dminer_fs=true",
"-Dminer_rss=false",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]