source: archive/gnome/tracker.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 11.4 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 tracker-download-http "&gnome-download-http;/tracker/0.14/tracker-&tracker-version;.tar.xz">
8 <!ENTITY tracker-download-ftp "&gnome-download-ftp;/tracker/0.14/tracker-&tracker-version;.tar.xz">
9 <!ENTITY tracker-md5sum "f3a871beeebf86fd752863ebd22af9ac">
10 <!ENTITY tracker-size "5.8 MB">
11 <!ENTITY tracker-buildsize "105 MB">
12 <!ENTITY tracker-time "1.5 SBU">
13]>
14
15<sect1 id="tracker" xreflabel="Tracker-&tracker-version;">
16 <?dbhtml filename="tracker.html"?>
17
18
19 <title>Tracker-&tracker-version;</title>
20
21 <indexterm zone="tracker">
22 <primary sortas="a-tracker">tracker</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Tracker</title>
27
28 <para>
29 <application>Tracker</application> is a semantic data storage for desktop
30 and mobile devices.
31 </para>
32
33 &lfs70_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&tracker-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&tracker-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &tracker-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &tracker-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &tracker-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &tracker-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Tracker Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="gtk3"/>,
74 <xref linkend="gstreamer"/>,
75 <xref linkend="icu"/>,
76 <xref linkend="intltool"/>,
77 <xref linkend="libgee"/>,
78 <xref linkend="librest"/>,
79 <xref linkend="poppler"/>,
80 <xref linkend="sqlite"/> and
81 <xref linkend="vala"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gnome-panel"/>,
87 <xref linkend="gobject-introspection"/>,
88 <xref linkend="libgnome-keyring"/>,
89 <xref linkend="libgsf"/>,
90 <xref linkend="nautilus"/>,
91 <xref linkend="NetworkManager"/>,
92 <xref linkend="totem-pl-parser"/> and
93 <xref linkend="upower"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <ulink url="http://cihar.com/software/enca/">Enca</ulink>,
99 <xref linkend="evolution"/>,
100 <xref linkend="exempi"/>,
101 <xref linkend="giflib"/>,
102 <xref linkend="gtk-doc"/> (requires dia and Graphviz),
103 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
104 <xref linkend="libexif"/>,
105 <ulink url="http://libiptcdata.sourceforge.net/">libiptcdata</ulink>,
106 <xref linkend="libosinfo"/> and
107 <xref linkend="taglib"/>
108 </para>
109
110 <para condition="html" role="usernotes">User Notes:
111 <ulink url="&blfs-wiki;/tracker"/>
112 </para>
113 </sect2>
114
115 <sect2 role="installation">
116 <title>Installation of Tracker</title>
117
118 <para>
119 Install <application>Tracker</application> by running the following
120 commands:
121 </para>
122
123<screen><userinput>./configure --prefix=/usr \
124 --sysconfdir=/etc \
125 --libexecdir=/usr/lib/tracker-0.14 \
126 --disable-miner-firefox \
127 --disable-miner-thunderbird &amp;&amp;
128make</userinput></screen>
129
130 <para>
131 This package does not have a working testsuite.
132 </para>
133
134 <para>
135 Now, as the <systemitem class="username">root</systemitem> user:
136 </para>
137
138<screen role="root"><userinput>make install</userinput></screen>
139
140 </sect2>
141
142 <sect2 role="commands">
143 <title>Command Explanations</title>
144
145 <para>
146 <parameter>--libexecdir=/usr/lib/tracker-0.14</parameter>: This
147 parameter is used so that the helper programs are installed in
148 <filename class="directory">/usr/lib/tracker-0.14</filename>
149 instead of <filename class="directory">/usr/libexec</filename>.
150 </para>
151
152 <para>
153 <option>--disable-miner-*</option>: These miners have been
154 reported to cause problems, so we turn them off.
155 </para>
156
157 </sect2>
158
159 <sect2 role="configuration">
160 <title>Configuring tracker</title>
161
162 <para>
163 There is no configuration required. If <application>gnome-documents</application>
164 has been installed on the <application>GNOME</application> desktop,
165 <application>gnome-session</application> will start the indexing of local PDF and
166 PS files. If you wish to index these files in other circumstances, you can run:
167 <command>tracker-control -s</command>
168 </para>
169
170 </sect2>
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
180 <seg>
181 tracker-control, tracker-explorer, tracker-import,
182 tracker-info, tracker-needle, tracker-preferences,
183 tracker-search, tracker-sparql, tracker-stats and
184 tracker-tag
185 </seg>
186 <seg>
187 libtracker-extract-0.14.so, libtracker-miner-0.14.so and
188 libtracker-sparql-0.14.so
189 </seg>
190 <seg>
191 /usr/include/tracker-0.14,
192 /usr/lib/tracker-0.14,
193 /usr/share/gtk-doc/html/libtracker-{extract,miner,sparql},
194 /usr/share/tracker and
195 /usr/share/tracker-tests
196 </seg>
197 </seglistitem>
198 </segmentedlist>
199
200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
204
205 <varlistentry id="tracker-control">
206 <term><command>tracker-control</command></term>
207 <listitem>
208 <para>
209 manages and checks status of all Tracker processes and data.
210 </para>
211 <indexterm zone="tracker tracker-control">
212 <primary sortas="b-tracker-control">tracker-control</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="tracker-import">
218 <term><command>tracker-import</command></term>
219 <listitem>
220 <para>
221 allows data to be imported to the database by providing files
222 with Turtle content.
223 </para>
224 <indexterm zone="tracker tracker-import">
225 <primary sortas="b-tracker-import">tracker-import</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry id="tracker-info">
231 <term><command>tracker-info</command></term>
232 <listitem>
233 <para>
234 asks for all the known metadata available for the given file.
235 </para>
236 <indexterm zone="tracker tracker-info">
237 <primary sortas="b-tracker-info">tracker-info</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="tracker-needle">
243 <term><command>tracker-needle</command></term>
244 <listitem>
245 <para>
246 is a graphical front end for Tracker which has similar
247 features to tracker-search
248 </para>
249 <indexterm zone="tracker tracker-needle">
250 <primary sortas="b-tracker-needle">tracker-needle</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="tracker-preferences">
256 <term><command>tracker-preferences</command></term>
257 <listitem>
258 <para>
259 is a graphical configuration front end for the tracker-miner-fs.
260 </para>
261 <indexterm zone="tracker tracker-preferences">
262 <primary sortas="b-tracker-preferences">tracker-preferences</primary>
263 </indexterm>
264 </listitem>
265 </varlistentry>
266
267 <varlistentry id="tracker-search">
268 <term><command>tracker-search</command></term>
269 <listitem>
270 <para>
271 searches all indexed content for an expression.
272 </para>
273 <indexterm zone="tracker tracker-search">
274 <primary sortas="b-tracker-search">tracker-search</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="tracker-sparql">
280 <term><command>tracker-sparql</command></term>
281 <listitem>
282 <para>
283 allows the caller to run an RDF query on the database.
284 </para>
285 <indexterm zone="tracker tracker-sparql">
286 <primary sortas="b-tracker-sparql">tracker-sparql</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="tracker-stats">
292 <term><command>tracker-stats</command></term>
293 <listitem>
294 <para>
295 returns statistics based on the ontology classes outlined
296 in the Nepomuk ontology specification.
297 </para>
298 <indexterm zone="tracker tracker-stats">
299 <primary sortas="b-tracker-stats">tracker-stats</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="tracker-tag">
305 <term><command>tracker-tag</command></term>
306 <listitem>
307 <para>
308 allows the caller add tags, remove tags and list tags by
309 URN or to list all tags and the files associated with them.
310 </para>
311 <indexterm zone="tracker tracker-tag">
312 <primary sortas="b-tracker-tag">tracker-tag</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 <varlistentry id="libtracker-extract-0">
318 <term><filename class='libraryfile'>libtracker-extract-0.14.so</filename></term>
319 <listitem>
320 <para>
321 contains functions required to develop metadata extractors for 3rd party file
322 types.
323 </para>
324 <indexterm zone="tracker libtracker-extract-0">
325 <primary sortas="c-libtracker-extract-0">libtracker-extract-0.14.so</primary>
326 </indexterm>
327 </listitem>
328 </varlistentry>
329
330 <varlistentry id="libtracker-miner-0">
331 <term><filename class='libraryfile'>libtracker-miner-0.14.so</filename></term>
332 <listitem>
333 <para>
334 contains functions required to develop tracker data miners.
335 </para>
336 <indexterm zone="tracker libtracker-miner-0">
337 <primary sortas="c-libtracker-miner-0">libtracker-miner-0.14.so</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="libtracker-sparql-0">
343 <term><filename class='libraryfile'>libtracker-sparql-0.14.so</filename></term>
344 <listitem>
345 <para>
346 contains functions for performing SPARQL queries and updates in the Tracker Store.
347 </para>
348 <indexterm zone="tracker libtracker-sparql-0">
349 <primary sortas="c-libtracker-sparql-0">libtracker-sparql-0.14.so</primary>
350 </indexterm>
351 </listitem>
352 </varlistentry>
353
354 </variablelist>
355
356 </sect2>
357
358</sect1>
Note: See TracBrowser for help on using the repository browser.