glfs/general/genlib/folks.xml
Ken Moffat b0e39913f9 Add folks.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9212 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-01-25 21:15:50 +00:00

194 lines
6.3 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 folks-download-http "&gnome-download-http;/folks/0.6/folks-&folks-version;.tar.bz2">
<!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.6/folks-&folks-version;.tar.bz2">
<!ENTITY folks-md5sum "05c3a353bdaccf1f7bdf9fce97aba1e6">
<!ENTITY folks-size "1.5 MB">
<!ENTITY folks-buildsize "53 MB">
<!ENTITY folks-time "0.7 SBU">
]>
<sect1 id="folks" xreflabel="Folks-&folks-version;">
<?dbhtml filename="folks.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Folks-&folks-version;</title>
<indexterm zone="folks">
<primary sortas="a-Folks">Folks</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Folks</title>
<para>The <application>Folks</application> package is a library that
aggregates people from multiple sources (eg,
<application>Telepathy</application> connection managers and eventually
<application>evolution data server</application>, Facebook, etc.) to create
metacontacts.</para>
&lfs70_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&folks-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&folks-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &folks-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &folks-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &folks-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &folks-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Folks Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="intltool"/>,
<!-- FIXME:ken 1 -->
libgee-0.6.0, and
<!--
<xref linkend="libgee"/>, and
-->
<xref linkend="telepathy-glib"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<!-- FIXME:ken 2 -->
<para role="optional">vala-0.14.0 and <!-- <ulink -->
<!--
<para role="optional"><xref linkend="vala"/> --> and <ulink
url="http://live.gnome.org/Valadoc/">valadoc</ulink> (Required for
generating the documentation)</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/folks"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Folks</title>
<para>Install <application>Folks</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
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>
<para><parameter>--enable-vala</parameter>: This parameter enables building
from the Vala sources.</para>
<para><parameter>--enable-docs</parameter>: This parameter enables
documentation generation.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>folks-import</seg>
<seg>libfolks-backend-key-file.so,libfolks-backend-telepathy.so,
libfolks-telepathy.so, and libfolks.so</seg>
<seg>/usr/{include/folks,lib/folks/22/backends/{key-file,
telepathy}}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="folks-import">
<term><command>folks-import</command></term>
<listitem>
<para>is a tool to import meta-contact data from
<application>Pidgin</application>.</para>
<indexterm zone="folks folks-import">
<primary sortas="b-folks-import">folks-import</primary>
</indexterm>
</listitem>
</varlistentry>
<!-- <varlistentry id="libfolks-backend-key-file">
<term><filename class='libraryfile'>libfolks-backend-key-file.so</filename></term>
<listitem>
<para>contains functions that .....</para>
<indexterm zone="folks libfolks-backend-key-file">
<primary sortas="c-libfolks-backend-key-file">libfolks-backend-key-file.so</primary>
</indexterm>
</listitem>
</varlistentry> -->
<varlistentry id="libfolks-backend-telepathy">
<term><filename class='libraryfile'>libfolks-backend-telepathy.so</filename></term>
<listitem>
<para>contains functions for the <application>Telepathy</application>
backend.</para>
<indexterm zone="folks libfolks-backend-telepathy">
<primary sortas="c-libfolks-backend-telepathy">libfolks-backend-telepathy.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libfolks-telepathy">
<term><filename class='libraryfile'>libfolks-telepathy.so</filename></term>
<listitem>
<para>contains Telepathy-specific implementations of the libfolks
classes.</para>
<indexterm zone="folks libfolks-telepathy">
<primary sortas="c-libfolks-telepathy">libfolks-telepathy.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libfolks">
<term><filename class='libraryfile'>libfolks.so</filename></term>
<listitem>
<para>contains the folks API functions.</para>
<indexterm zone="folks libfolks">
<primary sortas="c-libfolks">libfolks.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>