mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
223 lines
6.5 KiB
XML
223 lines
6.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY empathy-download-http
|
|
"&gnome-download-http;/empathy/3.6/empathy-&empathy-version;.tar.xz">
|
|
<!ENTITY empathy-download-ftp
|
|
"&gnome-download-ftp;/empathy/3.6/empathy-&empathy-version;.tar.xz">
|
|
<!ENTITY empathy-md5sum "b45dc0c996a7068efe897e6a22896943">
|
|
<!ENTITY empathy-size "3.3 MB">
|
|
<!ENTITY empathy-buildsize "120 MB">
|
|
<!ENTITY empathy-time "1.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="empathy" xreflabel="Empathy-&empathy-version;">
|
|
<?dbhtml filename="empathy.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Empathy-&empathy-version;</title>
|
|
|
|
<indexterm zone="empathy">
|
|
<primary sortas="a-Empathy">Empathy</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Empathy</title>
|
|
|
|
<para>
|
|
<application>Empathy</application> is an instant messaging program
|
|
which supports text, voice, and video chat and file transfers over many
|
|
different protocols.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&empathy-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&empathy-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &empathy-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &empathy-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &empathy-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &empathy-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Empathy Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="clutter-gst2"/>,
|
|
<xref linkend="clutter-gtk"/>,
|
|
<xref linkend="evolution-data-server"/>,
|
|
<xref linkend="folks"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="pulseaudio"/>,
|
|
<xref linkend="telepathy-farstream"/>,
|
|
<xref linkend="telepathy-logger"/>,
|
|
<xref linkend="telepathy-mission-control"/> and
|
|
<xref linkend="yelp-xsl"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="enchant"/> and
|
|
<xref linkend="iso-codes"/>,
|
|
<xref linkend="nautilus-sendto"/> and
|
|
<xref linkend="udev"/> or
|
|
<xref linkend="udev-extras"/> (for GUdev)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="cheese"/>,
|
|
<xref linkend="geoclue"/>,
|
|
<ulink url="&gnome-download-http;/geocode-glib">
|
|
geocode-glib</ulink>,
|
|
<ulink url="http://projects.gnome.org/libchamplain/">
|
|
libchamplain</ulink> and
|
|
<ulink url="http://www.valgrind.org/">Valgrind</ulink>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional (Protocols)</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://telepathy.freedesktop.org/releases/telepathy-gabble/">
|
|
telepathy-gabble</ulink> (Jabber, Google Talk, XMPP),
|
|
<ulink url="http://telepathy.freedesktop.org/releases/telepathy-haze/">
|
|
telepathy-haze</ulink> (AIM, ICQ, Yahoo!),
|
|
<ulink url="http://telepathy.freedesktop.org/releases/telepathy-salut/">
|
|
telepathy-salut</ulink> (local network "Bonjour" - iChat-compatible) and
|
|
<ulink url="http://telepathy.freedesktop.org/releases/telepathy-sofiasip/">
|
|
telepathy-sofiasip</ulink> (SIP)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/empathy"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Empathy</title>
|
|
|
|
<para>
|
|
Install <application>Empathy</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--libexecdir=/usr/lib/empathy \
|
|
--disable-static &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
empathy, empathy-accounts and empathy-debugger
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/empathy,
|
|
/usr/lib/mission-control-plugins.0,
|
|
/usr/share/adium,
|
|
/usr/share/empathy and
|
|
/usr/share/help/*/empathy
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="empathy-prog">
|
|
<term><command>empathy</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a <application>GNOME</application> instant messaging client
|
|
using <application>Telepathy</application>.
|
|
</para>
|
|
<indexterm zone="empathy empathy-prog">
|
|
<primary sortas="b-empathy">empathy</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="empathy-accounts">
|
|
<term><command>empathy-accounts</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an accounts configuration dialog for
|
|
<application>Empathy</application>.
|
|
</para>
|
|
<indexterm zone="empathy empathy-accounts">
|
|
<primary sortas="b-empathy-accounts">empathy-accounts</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|