source: gnome/platform/zeitgeist.xml@ e1df6e21

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

Added mutter-wayland changed dependancies on evolution geocode-glib folks gdm gnome-shell gvfs libchamplain libgdata libgweather telepathy-logger
telepathy-mission-control weston and zeitgeist pages

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

  • Property mode set to 100644
File size: 4.9 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="sqlite"/>, and
84 <xref linkend="vala"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="telepathy-glib"/>,
90 <xref linkend="gtk3"/>, and
91 <xref linkend="json-glib"/>
92 </para>
93
94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para role="optional">
96 <xref linkend="gtk-doc"/>
97 </para>
98
99 <para condition="html" role="usernotes">
100 User Notes: <ulink url="&blfs-wiki;/zeitgeist"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of zeitgeist</title>
106
107 <para>
108 Install <application>zeitgeist</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not have a working testsuite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/static-libraries.xml"/>
131
132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
133 href="../../xincludes/gtk-doc-rebuild.xml"/>
134
135 </sect2>
136
137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
142 <segtitle>Installed Library</segtitle>
143 <segtitle>Installed Directories</segtitle>
144
145 <seglistitem>
146 <seg>
147 None
148 </seg>
149 <seg>
150 libzeitgeist-1.0.so
151 </seg>
152 <seg>
153 /usr/include/libzeitgeist-1.0 and
154 /usr/share/doc/libzeitgeist
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="zeitgeist-1">
165 <term><filename class="libraryfile">libzeitgeist-1.0.so</filename></term>
166 <listitem>
167 <para>
168 contains the <application>zeitgeist</application> API functions.
169 </para>
170 <indexterm zone="zeitgeist zeitgeist-1">
171 <primary sortas="c-zeitgeist-1">libzeitgeist-1.0.so</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.