Author: ken
Date: 2012-01-25 18:41:42 -0700 (Wed, 25 Jan 2012)
New Revision: 9224

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/telepathy-glib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Update to telepathy-glib-0.16.0.

Modified: trunk/BOOK/general/genlib/telepathy-glib.xml
===================================================================
--- trunk/BOOK/general/genlib/telepathy-glib.xml        2012-01-26 01:28:50 UTC 
(rev 9223)
+++ trunk/BOOK/general/genlib/telepathy-glib.xml        2012-01-26 01:41:42 UTC 
(rev 9224)
@@ -6,10 +6,10 @@
 
   <!ENTITY telepathy-glib-download-http 
"http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz";>
   <!ENTITY telepathy-glib-download-ftp  " ">
-  <!ENTITY telepathy-glib-md5sum        "83be89144539472eac4ee4a4487f68c4">
-  <!ENTITY telepathy-glib-size          "2.4 MB">
-  <!ENTITY telepathy-glib-buildsize     "79 MB">
-  <!ENTITY telepathy-glib-time          "1.7 SBU">
+  <!ENTITY telepathy-glib-md5sum        "071ed1b34ace45109188df73933609e4">
+  <!ENTITY telepathy-glib-size          "3.0 MB">
+  <!ENTITY telepathy-glib-buildsize     "202 MB">
+  <!ENTITY telepathy-glib-time          "2.2 SBU">
 ]>
 
 <sect1 id="telepathy-glib" xreflabel="telepathy-glib-&telepathy-glib-version;">
@@ -36,7 +36,7 @@
     abstracts differences between protocols to provide a unified interface for
     applications.</para>
 
-    &lfs65_checked;
+    &lfs70_built;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -68,7 +68,13 @@
     <xref linkend="python"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="gtk-doc"/></para>
+    <para role="optional"><xref linkend="gobject-introspection"/>,
+    <xref linkend="gtk-doc"/>, and
+    <!-- FIXME:ken -->
+    vala-0.14.0</para>
+    <!--
+    <xref linkend="vala"/></para>
+    -->
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/telepathy-glib"/></para>
@@ -82,7 +88,7 @@
     commands:</para>
 
 <screen><userinput>./configure --prefix=/usr \
-            --libexecdir=/usr/lib &amp;&amp;
+            --libexecdir=/usr/lib/telepathy-glib &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>
@@ -96,6 +102,16 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
+    <para><parameter>--libexecdir=/usr/lib/telepathy-mission-glib</parameter>:
+    This parameter prevents files being installed in
+    <filename class="directory">/usr/libexec</filename>.</para>
+
+    <para><option>--enable-vala-bindings</option>: This option builds the
+    EXPERIMENTAL Vala bindings.</para>
+
+    <para><option>--enable-static=no</option>: This switch prevents the static
+    libraries being installed.</para>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="../../xincludes/gtk-doc-rebuild.xml"/>
 
@@ -111,9 +127,8 @@
 
       <seglistitem>
         <seg>None</seg>
-        <seg>libtelepathy-glib.{so.a}</seg>
-        <seg>/usr/{include/telepathy-1.0/telepathy-glib/_gen,
-        share/gtk-doc/html/telepathy-glib}</seg>
+        <seg>libtelepathy-glib.{so,a}</seg>
+        
<seg>/usr/{include/telepathy-1.0/telepathy-glib/_gen,lib/telepathy-glib,share/gtk-doc/html/telepathy-glib}</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-01-26 01:28:50 UTC (rev 9223)
+++ trunk/BOOK/general.ent      2012-01-26 01:41:42 UTC (rev 9224)
@@ -216,7 +216,7 @@
 <!ENTITY ptlib-version                "2.10.2">
 <!ENTITY libatasmart-version          "0.17">
 <!ENTITY talloc-version               "2.0.7">
-<!ENTITY telepathy-glib-version       "0.9.2">
+<!ENTITY telepathy-glib-version       "0.16.0">
 <!ENTITY telepathy-logger-version     "0.2.10">
 <!ENTITY telepathy-mission-control-version "5.9.1">
 <!ENTITY folks-version                "0.6.4.1">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-01-26 01:28:50 UTC 
(rev 9223)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-01-26 01:41:42 UTC 
(rev 9224)
@@ -56,7 +56,8 @@
         </listitem>
         <listitem>
           <para>[ken] - Merge glib-2.30.2, glibmm-2.30.0, libsigc++-2.2.10,
-          libunique-3.0.2 and ptlib-2.10.2 from Wayne.</para>
+          libunique-3.0.2, ptlib-2.10.2 and telepathy-glib-0.16.0 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