source: gnome/applications/empathy.xml@ ff0fff7

gnome
Last change on this file since ff0fff7 was ff0fff7, checked in by Krejzi <krejzi@…>, 10 years ago

More sorting.

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

  • Property mode set to 100644
File size: 6.2 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 empathy-download-http
8 "&gnome-download-http;/empathy/3.12/empathy-&empathy-version;.tar.xz">
9 <!ENTITY empathy-download-ftp
10 "&gnome-download-ftp;/empathy/3.12/empathy-&empathy-version;.tar.xz">
11 <!ENTITY empathy-md5sum "3675eb918ffad622b11a846d46bf58d5">
12 <!ENTITY empathy-size "4.9 MB">
13 <!ENTITY empathy-buildsize "120 MB">
14 <!ENTITY empathy-time "1.1 SBU">
15]>
16
17<sect1 id="empathy" xreflabel="Empathy-&empathy-version;">
18 <?dbhtml filename="empathy.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Empathy-&empathy-version;</title>
26
27 <indexterm zone="empathy">
28 <primary sortas="a-Empathy">Empathy</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Empathy</title>
33
34 <para>
35 <application>Empathy</application> is an instant messaging program
36 which supports text, voice, and video chat and file transfers over many
37 different protocols.
38 </para>
39
40 &lfs75_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&empathy-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&empathy-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &empathy-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &empathy-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &empathy-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &empathy-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Empathy Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="clutter"/>,
81 <xref linkend="clutter-gst2"/>,
82 <xref linkend="clutter-gtk"/>,
83 <xref linkend="dbus-glib"/>,
84 <xref linkend="farstream"/>,
85 <xref linkend="folks"/>,
86 <xref linkend="gcr"/>,
87 <xref linkend="glib2"/>,
88 <xref linkend="libgee"/>,
89 <xref linkend="libsecret"/>,
90 <xref linkend="gnome-online-accounts"/>,
91 <xref linkend="gnutls"/>,
92 <xref linkend="gsettings-desktop-schemas"/>,
93 <xref linkend="gstreamer10"/>,
94 <xref linkend="gtk3"/>,
95 <xref linkend="libcanberra"/>,
96 <xref linkend="libsoup"/>,
97 <xref linkend="libxml2"/>,
98 <xref linkend="cogl"/>,
99 <xref linkend="libnotify"/>, and
100 <xref linkend="webkitgtk2"/>
101 </para>
102
103 <bridgehead renderas="sect4">Recommended</bridgehead>
104 <para role="recommended">
105 <xref linkend="pulseaudio"/>,
106 <xref linkend="telepathy-farstream"/>,
107 <xref linkend="telepathy-glib"/>,
108 <xref linkend="telepathy-logger"/>,
109 <xref linkend="telepathy-mission-control"/>, and
110 <xref linkend="systemd"/> (for GUdev)
111 </para>
112
113<bridgehead renderas="sect4">Optional</bridgehead>
114 <para role="optional">
115 <xref linkend="enchant"/>,
116 <xref linkend="geoclue"/>,
117 <xref linkend="geocode-glib"/>,
118 <xref linkend="iso-codes"/>,
119 <xref linkend="cheese"/>,
120 <xref linkend="nautilus-sendto"/>, and
121 <xref linkend="libchamplain"/>
122 </para>
123
124 <para condition="html" role="usernotes">User Notes:
125 <ulink url="&blfs-wiki;/empathy"/>
126 </para>
127
128 </sect2>
129
130 <sect2 role="installation">
131 <title>Installation of Empathy</title>
132
133 <para>
134 Install <application>Empathy</application> by running the following
135 commands:
136 </para>
137
138<screen><userinput>./configure --prefix=/usr \
139 --disable-Werror \
140 --disable-static &amp;&amp;
141make</userinput></screen>
142
143 <para>
144 To test the results, issue: <command>make check</command>.
145 </para>
146
147 <para>
148 Now, as the <systemitem class="username">root</systemitem> user:
149 </para>
150
151<screen role="root"><userinput>make install</userinput></screen>
152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
159 href="../../xincludes/static-libraries.xml"/>
160
161 </sect2>
162
163 <sect2 role="content">
164 <title>Contents</title>
165
166 <segmentedlist>
167 <segtitle>Installed Programs</segtitle>
168 <segtitle>Installed Libraries</segtitle>
169 <segtitle>Installed Directories</segtitle>
170
171 <seglistitem>
172 <seg>
173 empathy, empathy-accounts and empathy-debugger
174 </seg>
175 <seg>
176 None
177 </seg>
178 <seg>
179 /usr/lib/empathy,
180 /usr/lib/mission-control-plugins.0,
181 /usr/share/adium,
182 /usr/share/empathy and
183 /usr/share/help/*/empathy
184 </seg>
185 </seglistitem>
186 </segmentedlist>
187
188 <variablelist>
189 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
190 <?dbfo list-presentation="list"?>
191 <?dbhtml list-presentation="table"?>
192
193 <varlistentry id="empathy-prog">
194 <term><command>empathy</command></term>
195 <listitem>
196 <para>
197 is a <application>GNOME</application> instant messaging client
198 using <application>Telepathy</application>.
199 </para>
200 <indexterm zone="empathy empathy-prog">
201 <primary sortas="b-empathy">empathy</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 <varlistentry id="empathy-accounts">
207 <term><command>empathy-accounts</command></term>
208 <listitem>
209 <para>
210 is an accounts configuration dialog for
211 <application>Empathy</application>.
212 </para>
213 <indexterm zone="empathy empathy-accounts">
214 <primary sortas="b-empathy-accounts">empathy-accounts</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.