Author: ken
Date: 2012-01-25 14:15:50 -0700 (Wed, 25 Jan 2012)
New Revision: 9212

Added:
   trunk/BOOK/general/genlib/folks.xml
Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/genlib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Add folks.

Added: trunk/BOOK/general/genlib/folks.xml
===================================================================
--- trunk/BOOK/general/genlib/folks.xml                         (rev 0)
+++ trunk/BOOK/general/genlib/folks.xml 2012-01-25 21:15:50 UTC (rev 9212)
@@ -0,0 +1,193 @@
+<?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>


Property changes on: trunk/BOOK/general/genlib/folks.xml
___________________________________________________________________
Added: svn:keywords
   + Date LastChangedBy

Modified: trunk/BOOK/general/genlib/genlib.xml
===================================================================
--- trunk/BOOK/general/genlib/genlib.xml        2012-01-25 20:09:02 UTC (rev 
9211)
+++ trunk/BOOK/general/genlib/genlib.xml        2012-01-25 21:15:50 UTC (rev 
9212)
@@ -96,6 +96,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="libatasmart.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="talloc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="telepathy-glib.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="folks.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="wv.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="clucene.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="boost.xml"/>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-01-25 20:09:02 UTC (rev 9211)
+++ trunk/BOOK/general.ent      2012-01-25 21:15:50 UTC (rev 9212)
@@ -216,6 +216,7 @@
 <!ENTITY libatasmart-version          "0.17">
 <!ENTITY talloc-version               "2.0.7">
 <!ENTITY telepathy-glib-version       "0.9.2">
+<!ENTITY folks-version                "0.6.4.1">
 <!ENTITY wv-version                   "1.2.9">
 <!ENTITY clucene-version              "0.9.21b">
 <!ENTITY boost-version                "1.45.0">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-01-25 20:09:02 UTC 
(rev 9211)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-01-25 21:15:50 UTC 
(rev 9212)
@@ -50,7 +50,7 @@
           and gnome-python-desktop retired.</para>
         </listitem>
         <listitem>
-          <para>[ken] - Add exempi-2.1.1 from Wayne.</para>
+          <para>[ken] - Add exempi-2.1.1 and folks-0.6.4.1 from Wayne.</para>
         </listitem>
       </itemizedlist>
     </listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to