Tracker is the file indexing and search provider used in the GNOME desktop environment.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/tracker/2.3/tracker-2.3.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/tracker/2.3/tracker-2.3.4.tar.xz
Download MD5 sum: 9937cf4812ca85078907324c7cdf7dd8
Download size: 1.5 MB
Estimated disk space required: 194 MB (with tests)
Estimated build time: 1.2 SBU (with tests)
JSON-GLib-1.4.4, libseccomp-2.5.0, libsoup-2.70.0, and Vala-0.48.9
gobject-introspection-1.64.1, ICU-67.1, NetworkManager-1.26.0, SQLite-3.33.0, and UPower-0.99.11
GTK-Doc-1.32, bash-completion, and libstemmer
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/tracker
Install Tracker by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test. The tests should be run from a graphical session.
Now, as the root
user:
ninja install
Last updated on 2020-08-20 13:45:48 -0700