Tracker is the file indexing and search provider used in the GNOME desktop environment.
本パッケージは LFS-10.0 において正しくビルドでき動作することが確認されています。
Download (HTTP): https://download.gnome.org/sources/tracker/2.3/tracker-2.3.6.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/tracker/2.3/tracker-2.3.6.tar.xz
Download MD5 sum: f3c8baac2a3089f1c7af1dcb00547c97
Download size: 1.5 MB
Estimated disk space required: 262 MB (with tests)
Estimated build time: 1.3 SBU (with tests)
JSON-GLib-1.6.0, libseccomp-2.5.1, libsoup-2.72.0, and Vala-0.50.3
gobject-introspection-1.66.1, ICU-68.2, NetworkManager-1.28.0, SQLite-3.34.0, and UPower-0.99.11
GTK-Doc-1.33.1, 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
最終更新日: 2020-10-09 07:18:31 +0900