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-9.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/tracker/2.3/tracker-2.3.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/tracker/2.3/tracker-2.3.2.tar.xz
Download MD5 sum: cf33599c3f363cfdc07fd49888051378
Download size: 1.5 MB
Estimated disk space required: 195 MB (with tests)
Estimated build time: 1.2 SBU (with tests)
JSON-GLib-1.4.4, libseccomp-2.4.2, libsoup-2.68.3, and Vala-0.46.6
gobject-introspection-1.62.0, ICU-65.1, NetworkManager-1.22.6, SQLite-3.31.1, 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 --sysconfdir=/etc .. && 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-02-26 18:21:07 -0800