source: archive/gnome/telepathy-logger.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.6 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 telepathy-logger-download-http
8 "http://telepathy.freedesktop.org/releases/telepathy-logger/telepathy-logger-&telepathy-logger-version;.tar.bz2">
9 <!ENTITY telepathy-logger-download-ftp " ">
10 <!ENTITY telepathy-logger-md5sum "e513eaa767344821073a0b7bb8b45217">
11 <!ENTITY telepathy-logger-size "528 KB">
12 <!ENTITY telepathy-logger-buildsize "16 MB">
13 <!ENTITY telepathy-logger-time "0.2 SBU">
14]>
15
16<sect1 id="telepathy-logger" xreflabel="telepathy-logger-&telepathy-logger-version;">
17 <?dbhtml filename="telepathy-logger.html"?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>telepathy-logger-&telepathy-logger-version;</title>
24
25 <indexterm zone="telepathy-logger">
26 <primary sortas="a-telepathy-logger">telepathy-logger</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Telepathy Logger</title>
31
32 <para>
33 The <application>Telepathy Logger</application> package is a headless
34 observer client that logs information received by the
35 <application>Telepathy</application> framework. It features pluggable
36 backends to log different sorts of messages in different formats.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&telepathy-logger-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&telepathy-logger-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &telepathy-logger-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &telepathy-logger-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &telepathy-logger-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &telepathy-logger-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Telepathy Logger Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="intltool"/>,
80 <xref linkend="sqlite"/> and
81 <xref linkend="telepathy-glib"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gobject-introspection"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk-doc"/>
92 </para>
93
94 <para condition="html" role="usernotes">User Notes:
95 <ulink url="&blfs-wiki;/telepathy-logger"/>
96 </para>
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of Telepathy Logger</title>
101
102 <para>
103 Install <application>Telepathy Logger</application> by running the
104 following commands:
105 </para>
106
107<screen><userinput>./configure --prefix=/usr \
108 --libexecdir=/usr/lib/telepathy \
109 --disable-static &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 To test the results, issue: <command>make check</command>.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
128 href="../../xincludes/static-libraries.xml"/>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/gtk-doc-rebuild.xml"/>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Program</segtitle>
140 <segtitle>Installed Library</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>
145 telepathy-logger
146 </seg>
147 <seg>
148 libtelepathy-logger.so
149 </seg>
150 <seg>
151 /usr/include/telepathy-logger-0.2,
152 /usr/lib/telepathy,
153 /usr/share/gtk-doc/html/telepathy-logger and
154 /usr/share/telepathy
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="telepathy-logger-prog">
165 <term><command>telepathy-logger</command></term>
166 <listitem>
167 <para>
168 is the <application>Telepathy Logger</application> D-Bus service.
169 </para>
170 <indexterm zone="telepathy-logger telepathy-logger-prog">
171 <primary sortas="b-telepathy-logger">telepathy-logger</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="libtelepathy-logger">
177 <term><filename class="libraryfile">libtelepathy-logger.so</filename></term>
178 <listitem>
179 <para>
180 contains the <application>Telepathy Logger</application> API functions.
181 </para>
182 <indexterm zone="telepathy-logger libtelepathy-logger">
183 <primary sortas="c-libtelepathy-logger">libtelepathy-logger.so</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 </variablelist>
189
190 </sect2>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.