source: gnome/core/libzeitgeist.xml@ 4890200

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4890200 was 0d7900a, checked in by Randy McMurchy <randy@…>, 11 years ago

Removed extraneous spaces from blank lines and at the end of lines in the .xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0

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