The Tracker-miners package contains a set of data extractors for Tracker.
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-miners/2.3/tracker-miners-2.3.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/tracker-miners/2.3/tracker-miners-2.3.3.tar.xz
Download MD5 sum: a317bc50c5e63dd0746a48af478fb92b
Download size: 3.0 MB
Estimated disk space required: 30 MB (with tests)
Estimated build time: 0.9 SBU (with tests)
gst-plugins-base-1.16.2, Tracker-2.3.4, Exempi-2.5.2, and gexiv2-0.12.1
FFmpeg-4.3.1, FLAC-1.3.3, giflib-5.2.1, ICU-67.1, libexif-0.6.22, libgrss-0.7.0, libgxps-0.3.1, and Poppler-20.08.0
CMake-3.18.1, DConf-0.36.0, libgsf-1.14.47, libseccomp-2.5.0, taglib-1.11.1, totem-pl-parser-3.26.5, UPower-0.99.11, libcue, libosinfo, and gupnp
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/tracker-miners
Install Tracker-miners by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, as the root user, issue: ninja test. Three tests, miners-common-file-utils, test-image-1, and functional-401-extractor-flac-cuesheet, are known to fail.
Now, as the root
user:
ninja install
-Dminer_rss=false
: Use this option if
you have not installed the recommended dependency libgrss.
Last updated on 2020-08-26 12:25:44 -0700