source: gnome/platform/tracker3-miners.xml@ b3d57664

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since b3d57664 was 58ebeee, checked in by Douglas R. Reno <renodr@…>, 16 months ago

Tag GNOME Libraries

  • Property mode set to 100644
File size: 8.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.4/tracker-miners-&tracker3-miners-version;.tar.xz">
8 <!ENTITY tracker3-miners-download-ftp "&gnome-download-ftp;/tracker-miners/3.4/tracker-miners-&tracker3-miners-version;.tar.xz">
9 <!ENTITY tracker3-miners-md5sum "12978674553320dc90c283dbd2605b1d">
10 <!ENTITY tracker3-miners-size "6.9 MB">
11 <!ENTITY tracker3-miners-buildsize "31 MB (with tests)">
12 <!ENTITY tracker3-miners-time "0.4 SBU (with parallelism=4; add 1.0 SBU for tests, dependent on disk speed)">
13]>
14
15<sect1 id="tracker3-miners" xreflabel="tracker-miners-&tracker3-miners-version;">
16 <?dbhtml filename="tracker3-miners.html"?>
17
18
19 <title>Tracker-miners-&tracker3-miners-version;</title>
20
21 <indexterm zone="tracker3-miners">
22 <primary sortas="a-tracker3-miners">tracker3-miners</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Tracker-miners</title>
27
28 <para>
29 The <application>Tracker-miners</application> package contains a set of
30 data extractors for Tracker.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&tracker3-miners-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&tracker3-miners-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &tracker3-miners-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &tracker3-miners-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &tracker3-miners-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &tracker3-miners-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Tracker-miners Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="gst10-plugins-base"/>,
74 <xref linkend="tracker3"/>,
75 <xref linkend="exempi"/>, and
76 <xref linkend="gexiv2"/>
77 </para>
78
79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
81 <xref linkend="giflib"/>,
82 <xref linkend="gst10-plugins-base"/>,
83 <xref role='runtime' linkend="gst10-plugins-good"/> (runtime),
84 <xref role='runtime' linkend="gst10-libav"/> (runtime),
85 <xref linkend="icu"/>,
86 <xref linkend="libexif"/>,
87 <xref linkend="libgrss"/>,
88 <xref linkend="libgxps"/>,
89 <xref linkend="libseccomp"/>, and
90 <xref linkend="poppler"/>
91 </para>
92
93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional">
95 <xref linkend="asciidoc"/>,
96 <xref linkend="cmake"/>,
97 <xref linkend="dconf"/>,
98 <xref linkend="ffmpeg"/>,
99 <xref linkend="libgsf"/>,
100 <xref linkend="taglib"/>,
101 <xref linkend="totem-pl-parser"/>,
102 <xref linkend="upower"/>,
103 <ulink url="https://github.com/lipnitsk/libcue">libcue</ulink>,
104 <ulink url="https://libiptcdata.sourceforge.net/">libitpcdata</ulink>,
105 <ulink url="https://libosinfo.org">libosinfo</ulink>, and
106 <ulink url="https://gitlab.gnome.org/GNOME/gupnp">gupnp</ulink>
107 <!--<ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
108 (for tests)-->
109 </para>
110
111 <para condition="html" role="usernotes">
112 User Notes: <ulink url="&blfs-wiki;/tracker-miners"/>
113 </para>
114 </sect2>
115
116 <sect2 role="installation">
117 <title>Installation of Tracker-miners</title>
118
119<!--
120 <para>
121 First, as the <systemitem class="username">root</systemitem> user,
122 remove some files from tracker-2 which will conflict with
123 tracker-miners-3:
124 </para>
125
126<screen role="root"><userinput remap="pre">rm -fv /etc/xdg/autostart/tracker-miner-*</userinput></screen>
127-->
128
129 <note>
130 <para>
131 If you plan to run the tests, some timeouts are too short when
132 using spinning disks. There are two places where timeouts are
133 used: first, individual tests inside a group of tests have a
134 default timeout of 10s. This can be changed by setting the environment
135 variable <envar>TRACKER_TESTS_AWAIT_TIMEOUT</envar> to the desired
136 value when running the tests (see below). Second, a global timeout
137 for a group of tests is fixed at configuration time. The default value
138 in the <filename class="directory">functional-tests</filename>
139 directory (other directories have only short lived tests) may be
140 increased with the following command (replace 200 with a value
141 suitable for your machine):
142 </para>
143
144<screen remap="test"><userinput>sed -i s/120/<replaceable>200</replaceable>/ tests/functional-tests/meson.build</userinput></screen>
145 </note>
146
147 <para>
148 Install <application>Tracker-miners</application> by running the following
149 commands:
150 </para>
151
152
153<screen revision="systemd"><userinput>mkdir build &amp;&amp;
154cd build &amp;&amp;
155
156meson --prefix=/usr --buildtype=release -Dman=false .. &amp;&amp;
157ninja</userinput></screen>
158
159<screen revision="sysv"><userinput>mkdir build &amp;&amp;
160cd build &amp;&amp;
161
162meson --prefix=/usr \
163 --buildtype=release \
164 -Dsystemd_user_services=false \
165 -Dman=false .. &amp;&amp;
166ninja</userinput></screen>
167
168 <para>
169 To test the results, issue (adjust the individual test timeout to a
170 value suitable for your machine, see the note above):
171 </para>
172
173<screen remap="test"><userinput>dbus-run-session env TRACKER_TESTS_AWAIT_TIMEOUT=<replaceable>20</replaceable> ninja test &amp;&amp;
174rm -rf ~/tracker-tests</userinput></screen>
175
176 <note>
177 <para>
178 The tests create files in the user directory (up to 24 MB), so
179 they have to be removed afterwards.
180 </para>
181 </note>
182
183 <para>
184 Now, as the <systemitem class="username">root</systemitem> user:
185 </para>
186
187<screen role="root"><userinput>ninja install</userinput></screen>
188 </sect2>
189
190 <sect2 role="commands">
191 <title>Command Explanations</title>
192
193 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
194 href="../../xincludes/meson-buildtype-release.xml"/>
195
196 <para>
197 <parameter>-Dman=false</parameter>: This switch prevents the build process
198 from generating man pages. Omit this switch if you have
199 <xref linkend="asciidoc" role="nodep"/> installed and wish to generate and
200 install the man pages.
201 </para>
202
203 <para revision="sysv">
204 <parameter>-Dsystemd_user_services=false</parameter>: This switch prevents
205 the build process from installing systemd units since they are useless
206 on SysV systems.
207 </para>
208
209 <para>
210 <option>-Dseccomp=false</option>: This option disables the seccomp system
211 call filter. On some architectures, such as i686 and ARM, the functions
212 that tracker-miners uses are not guarded properly, and tracker-miners
213 will get killed with a SIGSYS as a result.
214 </para>
215
216 <para>
217 <option>-Dminer_rss=false</option>: Use this option if you have not
218 installed the recommended dependency libgrss.
219 </para>
220
221 </sect2>
222
223 <sect2 role="content">
224 <title>Contents</title>
225
226 <segmentedlist>
227 <segtitle>Installed Programs</segtitle>
228 <segtitle>Installed Libraries</segtitle>
229 <segtitle>Installed Directories</segtitle>
230
231 <seglistitem>
232 <seg>
233 None
234 </seg>
235 <seg>
236 Several modules under /usr/lib/tracker-miners-3.0
237 </seg>
238 <seg>
239 /usr/lib/tracker-miners-3.0,
240 /usr/libexec/tracker3, and
241 /usr/share/tracker3-miners
242 </seg>
243 </seglistitem>
244 </segmentedlist>
245 </sect2>
246
247</sect1>
Note: See TracBrowser for help on using the repository browser.