source: gnome-systemd/telepathy/telepathy-gabble.xml@ a5a8a71

systemd-11177
Last change on this file since a5a8a71 was a5a8a71, checked in by Krejzi <krejzi@…>, 10 years ago

Check entire GNOME section, retire libgnomekbd.

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

  • Property mode set to 100644
File size: 5.3 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-gabble-download-http
8 "http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-&telepathy-gabble-version;.tar.gz">
9 <!ENTITY telepathy-gabble-download-ftp " ">
10 <!ENTITY telepathy-gabble-md5sum "40f2fbabc4e6e147258c83ed697f2fcf">
11 <!ENTITY telepathy-gabble-size "2.7 MB">
12 <!ENTITY telepathy-gabble-buildsize "57 MB">
13 <!ENTITY telepathy-gabble-time "1.0 SBU">
14]>
15
16<sect1 id="telepathy-gabble" xreflabel="telepathy-gabble-&telepathy-gabble-version;">
17 <?dbhtml filename="telepathy-gabble.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>telepathy-gabble-&telepathy-gabble-version;</title>
25
26 <indexterm zone="telepathy-gabble">
27 <primary sortas="a-telepathy-gabble">telepathy-gabble</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Telepathy Gabble</title>
32
33 <para>
34 <application>Telepathy Gabble</application> is a Jabber/XMPP connection
35 manager for the <application>Telepathy</application> framework.
36 </para>
37
38 &lfs76_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&telepathy-gabble-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&telepathy-gabble-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &telepathy-gabble-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &telepathy-gabble-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &telepathy-gabble-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &telepathy-gabble-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Telepathy Gabble Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="cacerts"/>,
79 <xref linkend="gnutls"/> or
80 <xref linkend="openssl"/>,
81 <xref linkend="sqlite"/>, and
82 <xref linkend="telepathy-glib"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="libnice"/> and
88 <xref linkend="libsoup"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="cyrus-sasl"/> and
94 <ulink url="https://twistedmatrix.com/trac/">Twisted</ulink>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/telepathy-gabble"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Telepathy Gabble</title>
104
105 <para>
106 Install <application>Telepathy Gabble</application> by running the
107 following commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr \
111 --disable-static \
112 --docdir=/usr/share/doc/telepathy-gabble-&telepathy-gabble-version; &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 To test the results, issue: <command>make check</command>.
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
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/static-libraries.xml"/>
132
133 <para>
134 <option>--with-ssl=openssl</option>: Use this switch if you
135 would like to use <xref linkend="openssl"/> instead of
136 <xref linkend="gnutls"/> in case both are installed.
137 </para>
138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Programs</segtitle>
146 <segtitle>Installed Libraries</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
150 <seg>
151 telepathy-gabble and telepathy-gabble-xmpp-console
152 </seg>
153 <seg>
154 None
155 </seg>
156 <seg>
157 /usr/lib/telepathy/gabble-0 and
158 /usr/share/doc/telepathy-gabble-&telepathy-gabble-version;
159 </seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="telepathy-gabble-prog">
169 <term><command>telepathy-gabble</command></term>
170 <listitem>
171 <para>
172 is the <application>Telepathy</application> connection manager
173 for XMPP (Jabber).
174 </para>
175 <indexterm zone="telepathy-gabble telepathy-gabble-prog">
176 <primary sortas="b-telepathy-gabble">telepathy-gabble</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.