source: gnome/core/empathy.xml@ ef6d249

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 ef6d249 was ef6d249, checked in by Krejzi <krejzi@…>, 12 years ago

ghex 3.4.0, nemiver 0.9.2, seahorse 3.4.1, totem 3.4.1. Made rarian recommended where it was optional.

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

  • Property mode set to 100644
File size: 6.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 empathy-download-http
8 "&gnome-download-http;/empathy/3.4/empathy-&empathy-version;.tar.xz">
9 <!ENTITY empathy-download-ftp
10 "&gnome-download-ftp;/empathy/3.4/empathy-&empathy-version;.tar.xz">
11 <!ENTITY empathy-md5sum "f8d63575926a21cb0aa98375b35968ef">
12 <!ENTITY empathy-size "3.3 MB">
13 <!ENTITY empathy-buildsize "130 MB">
14 <!ENTITY empathy-time "2.6 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>The <application>Empathy</application> package is a messaging program
35 which supports text, voice, and video chat and file transfers over many
36 different protocols.</para>
37
38 &lfs70_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&empathy-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&empathy-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &empathy-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &empathy-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &empathy-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &empathy-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Empathy Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required">
66 <xref linkend="clutter-gst"/>,
67 <xref linkend="clutter-gtk"/>,
68 <xref linkend="dbus-glib"/>,
69 <xref linkend="evolution-data-server"/>,
70 <xref linkend="folks"/>,
71 <xref linkend="gcr"/>,
72 <xref linkend="gnome-doc-utils"/>,
73 <xref linkend="gnome-online-accounts"/>,
74 <xref linkend="itstool"/>,
75 <xref linkend="libcanberra"/>,
76 <xref linkend="pulseaudio"/>,
77 <xref linkend="telepathy-farstream"/>,
78 <xref linkend="telepathy-logger"/> and
79 <xref linkend="telepathy-mission-control"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="geocode-glib"/>,
85 <xref linkend="libchamplain"/>,
86 <xref linkend="nautilus-sendto"/>,
87 <xref linkend="NetworkManager"/> and
88 <xref linkend="rarian"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="cheese"/>,
94 <xref linkend="enchant"/>,
95 <xref linkend="iso-codes"/>,
96 <ulink url="http://www.valgrind.org/">Valgrind</ulink> and
97 <xref linkend="udev"/>
98 </para>
99
100 <bridgehead renderas="sect4">Optional (Protocols)</bridgehead>
101 <para role="optional">
102 <ulink
103 url="http://telepathy.freedesktop.org/releases/telepathy-gabble/">telepathy-gabble</ulink>
104 (Jabber, Google Talk, XMPP), <ulink
105 url="http://telepathy.freedesktop.org/releases/telepathy-haze/">telepathy-haze</ulink>
106 (AIM, ICQ, Yahoo!), <ulink
107 url="http://telepathy.freedesktop.org/releases/telepathy-salut/">telepathy-salut</ulink>
108 (local network ("Bonjour" - iChat-compatible) and <ulink
109 url="http://telepathy.freedesktop.org/releases/telepathy-sofiasip/">telepathy-sofiasip</ulink>
110 (SIP)
111 </para>
112
113 <para condition="html" role="usernotes">User Notes:
114 <ulink url="&blfs-wiki;/empathy"/></para>
115
116 </sect2>
117
118 <sect2 role="installation">
119 <title>Installation of Empathy</title>
120
121 <para>Install <application>Empathy</application> by running the following
122 commands:</para>
123
124<screen><userinput>./configure --prefix=/usr \
125 --sysconfdir=/etc \
126 --libexecdir=/usr/lib/empathy \
127 --disable-static &amp;&amp;
128make</userinput></screen>
129
130 <para>To test the results, issue: <command>make check</command>.</para>
131
132 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
133
134<screen role="root"><userinput>make install</userinput></screen>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142 href="../../xincludes/gnome-prefix.xml"/> -->
143
144 <para><parameter>--libexecdir=/usr/lib/empathy</parameter>: This
145 parameter is used so that the <application>Empathy</application> internal
146 support programs are installed in the preferred location of <filename
147 class='directory'>/usr/lib/empathy</filename> instead of <filename
148 class='directory'>/usr/libexec</filename>.</para>
149
150 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
151 href="../../xincludes/static-libraries.xml"/>
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Directories</segtitle>
161
162 <seglistitem>
163 <seg>
164 empathy, empathy-accounts and empathy-debugger
165 </seg>
166 <seg>
167 /usr/lib/empathy, /usr/lib/mission-control-plugins.0,
168 /usr/share/empathy and /usr/share/help/*/empathy
169 </seg>
170 </seglistitem>
171 </segmentedlist>
172
173 <variablelist>
174 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
175 <?dbfo list-presentation="list"?>
176 <?dbhtml list-presentation="table"?>
177
178 <varlistentry id="empathy-prog">
179 <term><command>empathy</command></term>
180 <listitem>
181 <para>is a <application>GNOME</application> instant messaging client
182 using Telepathy.</para>
183 <indexterm zone="empathy empathy-prog">
184 <primary sortas="b-empathy">empathy</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="empathy-accounts">
190 <term><command>empathy-accounts</command></term>
191 <listitem>
192 <para>is an accounts configuration dialog for Empathy.</para>
193 <indexterm zone="empathy empathy-accounts">
194 <primary sortas="b-empathy-accounts">empathy-accounts</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 </sect2>
202
203</sect1>
Note: See TracBrowser for help on using the repository browser.