[gnome-photos/bochecha/flatpak: 2/2] flatpak: Tell Tracker not to use a media extractor
- From: Mathieu Bridon <mbridon 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 10:50:20 +0000 (UTC)
commit 2fe699e0debfb756ef767267243a77fddda6d229
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.
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 8bbdb06c..24fff0d7 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -285,6 +285,7 @@
"-Dminer_apps=false",
"-Dminer_fs=true",
"-Dminer_rss=false",
+ "-Dgeneric_media_extractor=none",
"-Dsystemd_user_services=no",
"-Dwriteback=false" ],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]