[tracker/wip/carlosg/rewrite-bus-impl: 2/5] utils: Drop tracker-resdump noinst util
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/rewrite-bus-impl: 2/5] utils: Drop tracker-resdump noinst util
- Date: Sun, 17 Jul 2022 00:30:50 +0000 (UTC)
commit 89b539ccf25d5e5fd5c228461103a05b3f753cd8
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Jul 14 11:52:45 2022 +0200
utils: Drop tracker-resdump noinst util
This small utility prints Turtle for resources in the miner fs
database. It's from the olden days that introspection through
SPARQL queries was limited, we didn't have RDF production
capabilities, and there was an unique store.
We currently have this feature built in, and available through
"tracker3 export", there is no need for this ad-hoc util executable
anymore.
utils/meson.build | 1 -
utils/tracker-resdump/meson.build | 2 -
utils/tracker-resdump/tracker-resdump.vala | 119 -----------------------------
3 files changed, 122 deletions(-)
---
diff --git a/utils/meson.build b/utils/meson.build
index a13458910..a6387da5b 100644
--- a/utils/meson.build
+++ b/utils/meson.build
@@ -1,6 +1,5 @@
subdir('benchmark')
subdir('mtp')
-subdir('tracker-resdump')
subdir('trackertestutils')
utils_dir = meson.current_source_dir()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]