Author: wblaszcz
Date: 2009-11-25 05:44:45 -0700 (Wed, 25 Nov 2009)
New Revision: 8136

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/speex.xml
Log:
Updated to Speex-1.2rc1

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-11-21 14:47:50 UTC (rev 8135)
+++ trunk/BOOK/general.ent      2009-11-25 12:44:45 UTC (rev 8136)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "21">                   <!-- Always 2 digits -->
+<!ENTITY day          "25">                   <!-- Always 2 digits -->
 <!ENTITY month        "11">                   <!-- Always 2 digits -->
 <!ENTITY year         "2009">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "November &day;st, &year;">
+<!ENTITY releasedate  "November &day;th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -697,7 +697,7 @@
 <!ENTITY libmad-version               "0.15.1b">
 <!ENTITY libquicktime-version         "1.1.3">
 <!ENTITY libfame-version              "0.9.1">
-<!ENTITY speex-version                "1.0.5">
+<!ENTITY speex-version                "1.2rc1">
 <!ENTITY id3lib-version               "3.8.3">
 <!ENTITY flac-version                 "1.2.1">
 <!ENTITY libdvdcss-version            "1.2.10">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-11-21 14:47:50 UTC 
(rev 8135)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-11-25 12:44:45 UTC 
(rev 8136)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>November 25th, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Updated to Speex-1.2rc1.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>November 16th, 2009</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/libdriv/speex.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/speex.xml     2009-11-21 14:47:50 UTC (rev 
8135)
+++ trunk/BOOK/multimedia/libdriv/speex.xml     2009-11-25 12:44:45 UTC (rev 
8136)
@@ -6,10 +6,10 @@
 
   <!ENTITY speex-download-http 
"http://downloads.us.xiph.org/releases/speex/speex-&speex-version;.tar.gz";>
   <!ENTITY speex-download-ftp  " ">
-  <!ENTITY speex-md5sum        "01d6a2de0a88a861304bf517615dea79">
-  <!ENTITY speex-size          "535 KB">
-  <!ENTITY speex-buildsize     "4.2 MB">
-  <!ENTITY speex-time          "0.12 SBU">
+  <!ENTITY speex-md5sum        "c4438b22c08e5811ff10e2b06ee9b9ae">
+  <!ENTITY speex-size          "1.0 MB">
+  <!ENTITY speex-buildsize     "10 MB">
+  <!ENTITY speex-time          "0.2 SBU">
 ]>
 
 <sect1 id="speex" xreflabel="Speex-&speex-version;">
@@ -58,8 +58,11 @@
 
     <bridgehead renderas="sect3">Speex Dependencies</bridgehead>
 
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required"><xref linkend="libogg"/></para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="libogg"/></para>
+    <para role="optional"><ulink 
url="http://valgrind.org/";>Valgrind</ulink></para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/speex"/></para>
@@ -93,8 +96,8 @@
 
       <seglistitem>
         <seg>speexdec and speexenc</seg>
-        <seg>libspeex.{so,a}</seg>
-        <seg>/usr/share/doc/speex-&speex-version;</seg>
+        <seg>libspeex.{so,a} and libspeexdsp.{so,a}</seg>
+        <seg>/usr/share/doc/speex</seg>
       </seglistitem>
     </segmentedlist>
 
@@ -135,6 +138,17 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry id="libspeexdsp">
+        <term><filename 
class='libraryfile'>libspeexdsp.{so,a}</filename></term>
+        <listitem>
+          <para>is a speech processing library that goes along with the
+          <application>Speex</application> codec.</para>
+          <indexterm zone="speex libspeexdsp">
+            <primary sortas="c-libspeexdsp">libspeexdsp.{so,a}</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
   </sect2>

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