source: gnome/core/empathy.xml@ 66b546a

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 66b546a was 89bae45, checked in by Andrew Benton <andy@…>, 12 years ago

make some geoclue ulinks xrefs

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

  • Property mode set to 100644
File size: 7.7 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 "&gnome-download-http;/empathy/&gnome-version;/empathy-&empathy-version;.tar.xz">
8 <!ENTITY empathy-download-ftp "&gnome-download-ftp;/empathy/&gnome-version;/empathy-&empathy-version;.tar.xz">
9 <!ENTITY empathy-md5sum "1e55c9052cbee9cb065e23cb358a6720">
10 <!ENTITY empathy-size "3.1 MB">
11 <!ENTITY empathy-buildsize "208 MB">
12 <!ENTITY empathy-time "2.9 SBU">
13]>
14
15<sect1 id="empathy" xreflabel="Empathy-&empathy-version;">
16 <?dbhtml filename="empathy.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Empathy-&empathy-version;</title>
24
25 <indexterm zone="empathy">
26 <primary sortas="a-empathy">Empathy</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Empathy</title>
31
32 <para>The <application>Empathy</application> package is a messaging program
33 which supports text, voice, and video chat and file transfers over many
34 different protocols.</para>
35
36 &lfs70_built;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&empathy-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&empathy-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &empathy-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &empathy-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &empathy-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &empathy-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Empathy Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="evolution-data-server"/>,
64 <xref linkend="gnome-doc-utils"/>,
65 <xref linkend="libcanberra"/>,
66 <xref linkend="libgnome-keyring"/>,
67 <xref linkend="libnotify"/>,
68 <xref linkend="libunique"/>,
69 <xref linkend="telepathy-farsight"/>, and
70 <xref linkend="which"/></para>
71
72 <bridgehead renderas="sect4">Optional</bridgehead>
73 <para role="optional"><ulink url="http://check.sourceforge.net/">Check</ulink>,
74 <xref linkend="clutter-gtk"/>,
75 <ulink url="http://connman.net/">ConnMan</ulink>,
76 <xref linkend="enchant"/>,
77 <xref linkend="geoclue"/>,
78 <xref linkend="gnome-panel"/>,
79 <xref linkend="gtk-doc"/>,
80 <xref linkend="iso-codes"/>,
81 <ulink url="http://projects.gnome.org/libchamplain/">libchamplain</ulink>,
82 <xref linkend="NetworkManager"/>,
83 <xref linkend="pygtk"/>,
84 <xref linkend="rarian"/>,
85 <ulink url="http://www.valgrind.org/">Valgrind</ulink>, and
86 <xref linkend="webkitgtk"/></para>
87
88 <bridgehead renderas="sect4">Optional (Protocols)</bridgehead>
89 <para role="optional"> <ulink
90 url="http://telepathy.freedesktop.org/releases/telepathy-butterfly/">telepathy-butterfly</ulink>
91 (MSN), <ulink
92 url="http://telepathy.freedesktop.org/releases/telepathy-gabble/">telepathy-gabble</ulink>
93 (Jabber, Google Talk, XMPP), <ulink
94 url="http://telepathy.freedesktop.org/releases/telepathy-idle/">telepathy-idle</ulink>
95 (IRC), <ulink
96 url="http://telepathy.freedesktop.org/releases/telepathy-haze/">telepathy-haze</ulink>
97 (AIM, ICQ, Yahoo!), <ulink
98 url="http://telepathy.freedesktop.org/releases/telepathy-salut/">telepathy-salut</ulink>
99 (local network ("Bonjour" - iChat-compatible)), and <ulink
100 url="http://telepathy.freedesktop.org/releases/telepathy-sofiasip/">telepathy-sofiasip</ulink>
101 (SIP)</para>
102
103 <para condition="html" role="usernotes">User Notes:
104 <ulink url="&blfs-wiki;/empathy"/></para>
105
106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of Empathy</title>
110
111 <para>Install <application>Empathy</application> by running the following
112 commands:</para>
113
114<screen><userinput>./configure --prefix=$GNOME_PREFIX \
115 --libexecdir=$GNOME_PREFIX/lib/empathy &amp;&amp;
116make</userinput></screen>
117
118 <para>To test the results, issue: <command>make check</command>.</para>
119
120 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/gnome-prefix.xml"/>
131
132 <para><parameter>--libexecdir=$GNOME_PREFIX/lib/empathy</parameter>: This
133 parameter is used so that the <application>Empathy</application> internal
134 support programs are installed in the preferred location of <filename
135 class='directory'>$GNOME_PREFIX/lib/empathy</filename> instead of <filename
136 class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
137
138 <para><option>--enable-static=no</option>: This switch prevents the static
139 libraries being installed.</para>
140
141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142 href="../../xincludes/gtk-doc-rebuild.xml"/>
143
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Programs</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>empathy, empathy-accounts, and empathy-debugger</seg>
156 <seg>libnstempathy.{so,a}</seg>
157 <seg><envar>$GNOME_PREFIX</envar>/share/{empathy/icons/hicolor/{16x16/{actions,
158 apps,status},22x22/{actions,apps,status},24x24/{actions,apps,status},
159 32x32/{apps,status},48x48/{apps,status},scalable/{apps,status}},
160 gnome/help/empathy/*,telepathy/clients}</seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="empathy-prog">
170 <term><command>empathy</command></term>
171 <listitem>
172 <para>is a <application>GNOME</application> instant messaging client
173 using Telepathy.</para>
174 <indexterm zone="empathy empathy-prog">
175 <primary sortas="b-empathy">empathy</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <!--<varlistentry id="empathy-accounts">
181 <term><command>empathy-accounts</command></term>
182 <listitem>
183 <para>.</para>
184 <indexterm zone="empathy empathy-accounts">
185 <primary sortas="b-empathy-accounts">empathy-accounts</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="empathy-debugger">
191 <term><command>empathy-debugger</command></term>
192 <listitem>
193 <para>.</para>
194 <indexterm zone="empathy empathy-debugger">
195 <primary sortas="b-empathy-debugger">empathy-debugger</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>-->
199
200 <varlistentry id="libnstempathy">
201 <term><filename class='libraryfile'>libnstempathy.{so,a}</filename></term>
202 <listitem>
203 <para>is the <application>Empathy</application> nautilus-sendto plugin.</para>
204 <indexterm zone="empathy libnstempathy">
205 <primary sortas="c-libnstempathy">libnstempathy.{so,a}</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 </variablelist>
211
212 </sect2>
213
214</sect1>
Note: See TracBrowser for help on using the repository browser.