Author: bdubbs
Date: 2012-10-28 17:20:45 -0600 (Sun, 28 Oct 2012)
New Revision: 10815

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/ptlib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/freetts.xml
   trunk/BOOK/multimedia/libdriv/libmusicbrainz.xml
Log:
Update to ptlib-2.10.7 
Tag libmusicbrainz and freetts.


Modified: trunk/BOOK/general/genlib/ptlib.xml
===================================================================
--- trunk/BOOK/general/genlib/ptlib.xml 2012-10-28 21:14:06 UTC (rev 10814)
+++ trunk/BOOK/general/genlib/ptlib.xml 2012-10-28 23:20:45 UTC (rev 10815)
@@ -6,9 +6,9 @@
 
   <!ENTITY ptlib-download-http 
"&gnome-download-http;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
   <!ENTITY ptlib-download-ftp  
"&gnome-download-ftp;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
-  <!ENTITY ptlib-md5sum        "bb0c8ad3dde803746600aae344a2aa0c">
-  <!ENTITY ptlib-size          "2.8 MB">
-  <!ENTITY ptlib-buildsize     "97 MB">
+  <!ENTITY ptlib-md5sum        "5f1a5eb56fed55e13d1aecf2b4ff165a">
+  <!ENTITY ptlib-size          "2.3 MB">
+  <!ENTITY ptlib-buildsize     "80 MB">
   <!ENTITY ptlib-time          "1.0 SBU">
 ]>
 
@@ -34,7 +34,7 @@
     Windows Library), a method to produce applications to run on various
     platforms.</para>
 
-    &lfs70_built;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -83,7 +83,10 @@
     <para>Install <application>ptlib</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>sed -i -e 's:typedef.*int32.*[SU]DWORD://&amp;:' \
+    include/ptlib/unix/ptlib/contain.h &amp;&amp;
+
+./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -94,6 +97,14 @@
 
   </sect2>
 
+  <sect2 role="commands">
+    <title>Command Explanations</title>
+
+    <para><command>sed ... contain.h</command>: This command removes a 
conflict with
+    the installed include file 
<filename>/usr/include/sqltypes.h</filename>.</para>
+
+  </sect2>
+
   <sect2 role="content">
     <title>Contents</title>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-10-28 21:14:06 UTC (rev 10814)
+++ trunk/BOOK/general.ent      2012-10-28 23:20:45 UTC (rev 10815)
@@ -284,7 +284,7 @@
 <!ENTITY pcre-version                 "8.31">
 <!ENTITY popt-version                 "1.16">
 <!ENTITY pth-version                  "2.0.7">
-<!ENTITY ptlib-version                "2.10.2">
+<!ENTITY ptlib-version                "2.10.7">
 <!ENTITY qca-version                  "2.0.3">
 <!ENTITY slib-version                 "3b3">
 <!ENTITY talloc-version               "2.0.7">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-10-28 21:14:06 UTC 
(rev 10814)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-10-28 23:20:45 UTC 
(rev 10815)
@@ -47,6 +47,9 @@
       <para>October 28th, 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to ptlib-2.10.7.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to fop-1.1.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/multimedia/audioutils/freetts.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/freetts.xml        2012-10-28 21:14:06 UTC 
(rev 10814)
+++ trunk/BOOK/multimedia/audioutils/freetts.xml        2012-10-28 23:20:45 UTC 
(rev 10815)
@@ -46,7 +46,7 @@
     Mellon University. The <application>FreeTTS</application> package is used
     to convert text to audible speech through the system audio hardware.</para>
 
-    &lfs70_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/multimedia/libdriv/libmusicbrainz.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libmusicbrainz.xml    2012-10-28 21:14:06 UTC 
(rev 10814)
+++ trunk/BOOK/multimedia/libdriv/libmusicbrainz.xml    2012-10-28 23:20:45 UTC 
(rev 10815)
@@ -41,7 +41,7 @@
     identify CDs and provide information about the CD, about the artist or
     other related information.</para>
 
-    &lfs70_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

-- 
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