source: gnome/platform/zeitgeist.xml@ 60c5a5d

gnome
Last change on this file since 60c5a5d was 65669e5, checked in by Christopher Gregory <cjg@…>, 10 years ago

Added new pages geocode-glib geoip gnome-clocks gnome-color-manager gnome-contacts gnome-dbus-python gnome-desktop-file-utils gnome-dictionary farstream folks telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control valadoc zeitgeist

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13362 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.0 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 zeitgeist-download-http
8 "http://cgit.freedesktop.org/zeitgeist/zeitgeist/snapshot/zeitgeist-&zeitgeist-version;.tar.gz">
9
10 <!ENTITY zeitgeist-download-ftp " ">
11 <!ENTITY zeitgeist-md5sum "f71b784bb435278d6117c2da8fbf6cc9">
12 <!ENTITY zeitgeist-size "300 KB">
13 <!ENTITY zeitgeist-buildsize "7.0 MB">
14 <!ENTITY zeitgeist-time "0.1 SBU">
15]>
16
17<sect1 id="zeitgeist" xreflabel="zeitgeist-&zeitgeist-version;">
18 <?dbhtml filename="zeitgeist.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>zeitgeist-&zeitgeist-version;</title>
26
27 <indexterm zone="zeitgeist">
28 <primary sortas="a-zeitgeist">zeitgeist</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to zeitgeist</title>
33
34 <para>
35 The <application>zeitgeist</application> package contains a client
36 library used to access and manage the Zeitgeist event log from
37 languages such as C and Vala. Zeitgeist is a service which logs
38 the user's activities and events (files opened, websites visited,
39 conversations hold with other people, etc.) and makes the relevant
40 information available to other applications.
41 </para>
42
43 &lfs75_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&zeitgeist-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&zeitgeist-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &zeitgeist-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &zeitgeist-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &zeitgeist-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &zeitgeist-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">zeitgeist Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="glib2"/>,
84 <xref linkend="sqlite"/>, and
85 <xref linkend="vala"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="telepathy-glib"/>,
91 <xref linkend="gtk3"/>,
92 <xref linkend="json-glib"/>, and
93 <xref linkend="gobject-introspection"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="gtk-doc"/>
99 </para>
100
101 <para condition="html" role="usernotes">
102 User Notes: <ulink url="&blfs-wiki;/zeitgeist"/>
103 </para>
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of zeitgeist</title>
108
109 <para>
110 Install <application>zeitgeist</application> by running the following
111 commands:
112 </para>
113
114<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not have a working testsuite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/static-libraries.xml"/>
133
134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../../xincludes/gtk-doc-rebuild.xml"/>
136
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Programs</segtitle>
144 <segtitle>Installed Library</segtitle>
145 <segtitle>Installed Directories</segtitle>
146
147 <seglistitem>
148 <seg>
149 None
150 </seg>
151 <seg>
152 libzeitgeist-1.0.so
153 </seg>
154 <seg>
155 /usr/include/libzeitgeist-1.0 and
156 /usr/share/doc/libzeitgeist
157 </seg>
158 </seglistitem>
159 </segmentedlist>
160
161 <variablelist>
162 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
163 <?dbfo list-presentation="list"?>
164 <?dbhtml list-presentation="table"?>
165
166 <varlistentry id="zeitgeist-1">
167 <term><filename class="libraryfile">libzeitgeist-1.0.so</filename></term>
168 <listitem>
169 <para>
170 contains the <application>zeitgeist</application> API functions.
171 </para>
172 <indexterm zone="zeitgeist zeitgeist-1">
173 <primary sortas="c-zeitgeist-1">libzeitgeist-1.0.so</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 </variablelist>
179
180 </sect2>
181
182</sect1>
Note: See TracBrowser for help on using the repository browser.