[totem/wip/hadess/tracker-domain: 4/4] flatpak: And use new option to set the indexed dirs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/tracker-domain: 4/4] flatpak: And use new option to set the indexed dirs
- Date: Fri, 28 Aug 2020 15:27:27 +0000 (UTC)
commit 5946dadb795328f5bcd1043fa566fc62595fdfd7
Author: Bastien Nocera <hadess hadess net>
Date: Fri Aug 28 14:46:57 2020 +0200
flatpak: And use new option to set the indexed dirs
Rather than patching the schemas file directly, use the new index
directory options in tracker3-miners.
...-Videos-and-the-root-of-the-Downloads-dir.patch | 34 ----------------------
flatpak/org.gnome.Totem.Devel.json | 8 ++---
2 files changed, 3 insertions(+), 39 deletions(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index f90e3b7e1..c6c0f36d1 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -169,16 +169,14 @@
"-Dsystemd_user_services=false",
"-Dwriteback=false",
"-Ddomain_prefix=org.gnome.Totem.Devel",
- "-Dminer_fs_cache_location=$XDG_CACHE_HOME/totem/miner/files"
+ "-Dminer_fs_cache_location=$XDG_CACHE_HOME/totem/miner/files",
+ "-Ddefault_index_recursive_dirs=['&VIDEOS']",
+ "-Ddefault_index_single_dirs=['&DOWNLOAD']"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/tracker-miners.git"
- },
- {
- "type": "patch",
- "path": "0001-Only-index-Videos-and-the-root-of-the-Downloads-dir.patch"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]