Author: andy
Date: 2011-12-02 06:44:31 -0700 (Fri, 02 Dec 2011)
New Revision: 9049

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/libvpx.xml
   trunk/BOOK/x/lib/xulrunner.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/other/thunderbird.xml
Log:
Updated libvpx to 0.9.7

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-12-01 22:43:56 UTC (rev 9048)
+++ trunk/BOOK/general.ent      2011-12-02 13:44:31 UTC (rev 9049)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2011">
 <!ENTITY copyrightdate "2001-&year;">
@@ -56,7 +56,7 @@
 <!ENTITY lfs-vim-version              "7.3">
 <!-- End LFS versions -->
 
-<!ENTITY blfs-bootscripts-version     "20111201">
+<!ENTITY blfs-bootscripts-version     "20111126">
 <!ENTITY blfs-bootscripts-download    
"&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
 
 <!ENTITY blfs-wiki                    "http://wiki.&lfs-domainname;/blfs/wiki";>
@@ -845,7 +845,7 @@
 <!ENTITY libmpeg2-version             "0.5.1">
 <!ENTITY libtheora-version            "1.1.1">
 <!ENTITY opal-version                 "3.6.8">
-<!ENTITY libvpx-version               "0.9.5">
+<!ENTITY libvpx-version               "0.9.7">
 
 <!-- Obsolete
 <!ENTITY openquicktime-version        "1.0">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2011-12-01 22:43:56 UTC 
(rev 9048)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-12-02 13:44:31 UTC 
(rev 9049)
@@ -42,6 +42,15 @@
 
 -->
     <listitem>
+      <para>December 2nd, 2011</para>
+      <itemizedlist>
+        <listitem>
+          <para>[abenton] - Updated libvpx to v0.9.7.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 1st, 2011</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/libdriv/libvpx.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libvpx.xml    2011-12-01 22:43:56 UTC (rev 
9048)
+++ trunk/BOOK/multimedia/libdriv/libvpx.xml    2011-12-02 13:44:31 UTC (rev 
9049)
@@ -4,11 +4,9 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!-- this can come out of the book when ffmpeg _releases_ a version that 
does not need it
-  for html5 on youtube -->
   <!ENTITY libvpx-download-http 
"http://webm.googlecode.com/files/libvpx-v&libvpx-version;.tar.bz2";>
   <!ENTITY libvpx-download-ftp  " ">
-  <!ENTITY libvpx-md5sum        "4bf2f2c76700202c1fe9201fcb0680e3">
+  <!ENTITY libvpx-md5sum        "893d07d1bdedaac1ad2ab63d32de7d83">
   <!ENTITY libvpx-size          "1.2 MB">
   <!ENTITY libvpx-buildsize     "25 MB (without the documentation)">
   <!ENTITY libvpx-time          "0.3 SBU">
@@ -34,7 +32,7 @@
     <para>This package provides the reference implementation of the vp8 Codec
     from the WebM project, used in most current html5 video.</para>
 
-    &lfs67_checked;
+    &lfs70_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -60,9 +58,13 @@
 
     <bridgehead renderas="sect3">libvpx Dependencies</bridgehead>
 
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required"><xref linkend="yasm"/> (compiling with
+    <xref linkend="NASM"/> is currently broken)</para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="doxygen"/> and
-    <xref linkend="php"/> (to build the documentation). </para>
+    <para role="optional"><xref linkend="doxygen"/> and <xref linkend="php"/>
+    (to build the documentation).</para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/libvpx"/></para>
@@ -82,7 +84,8 @@
 
     <para>This package does not come with a test suite.</para>
 
-    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
+    <para>Now, as the <systemitem class="username">root</systemitem>
+    user:</para>
 
 <screen role="root"><userinput>make install</userinput></screen>
 
@@ -91,9 +94,9 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><command>mkdir ../libvpx-build &amp;&amp; cd 
../libvpx-build</command>:
-    The <application>libvpx</application> developers recommend building in a
-    dedicated build directory.</para>
+    <para><command>mkdir ../libvpx-build &amp;&amp; cd
+    ../libvpx-build</command>: The <application>libvpx</application> developers
+    recommend building in a dedicated build directory.</para>
 
   </sect2>
 

Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml      2011-12-01 22:43:56 UTC (rev 9048)
+++ trunk/BOOK/x/lib/xulrunner.xml      2011-12-02 13:44:31 UTC (rev 9049)
@@ -78,8 +78,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="yasm"/> or
-    <ulink url="http://www.webmproject.org/code/";>libvpx</ulink>, which
-    requires <application>Yasm</application>.</para>
+    <xref linkend="libvpx"/>.</para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="dbus-glib"/>,

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       2011-12-01 22:43:56 UTC (rev 
9048)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       2011-12-02 13:44:31 UTC (rev 
9049)
@@ -74,8 +74,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="yasm"/> or
-    <ulink url="http://www.webmproject.org/code/";>libvpx</ulink>, which
-    requires <application>Yasm</application>.</para>
+    <xref linkend="libvpx"/>.</para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="dbus-glib"/>,

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      2011-12-01 22:43:56 UTC (rev 
9048)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      2011-12-02 13:44:31 UTC (rev 
9049)
@@ -77,9 +77,7 @@
     <xref linkend="libgnomeui"/> (for gnome integration),
     <xref linkend="libnotify"/>, <xref linkend="nss"/>, <xref linkend="nspr"/>,
     <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
-    <xref linkend="yasm"/>,
-    (or <ulink url="http://www.webmproject.org/code/";>libvpx</ulink>, which
-    requires <application>Yasm</application>),
+    <xref linkend="yasm"/> (or <xref linkend="libvpx"/>),
     <ulink url="http://sourceforge.net/projects/hunspell/";>Hunspell</ulink>,
     <ulink url="http://www.valgrind.org/";>Valgrind</ulink> (only for testing 
the
     jemalloc code), and <xref linkend="wget"/></para>

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