Author: ken
Date: 2010-10-28 08:03:13 -0600 (Thu, 28 Oct 2010)
New Revision: 8653
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/libogg.xml
trunk/BOOK/multimedia/libdriv/libvorbis.xml
Log:
update libogg and libvorbis
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-10-28 10:33:00 UTC (rev 8652)
+++ trunk/BOOK/general.ent 2010-10-28 14:03:13 UTC (rev 8653)
@@ -763,8 +763,8 @@
<!ENTITY esound-version "0.2.41">
<!ENTITY sdl-version "1.2.13">
<!ENTITY libao-version "0.8.8">
-<!ENTITY libogg-version "1.1.4">
-<!ENTITY libvorbis-version "1.2.3">
+<!ENTITY libogg-version "1.2.0">
+<!ENTITY libvorbis-version "1.3.1">
<!ENTITY libcanberra-version "0.18">
<!ENTITY faad2-version "2.7">
<!ENTITY faac-version "1.28">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-10-28 10:33:00 UTC
(rev 8652)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-10-28 14:03:13 UTC
(rev 8653)
@@ -47,6 +47,12 @@
<listitem>
<para>[ken] - Updated to Firefox-3.6.12 / Xulrunner-1.9.2.12.</para>
</listitem>
+ <listitem>
+ <para>[ken] - Updated to libogg-1.2.0 (fixes ticket
+ <ulink url="&blfs-ticket-root;3151">#3151</ulink>)
+ and libvorbis-1.3.1 (fixes ticket
+ <ulink url="&blfs-ticket-root;3152">#3152</ulink>)</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/libogg.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libogg.xml 2010-10-28 10:33:00 UTC (rev
8652)
+++ trunk/BOOK/multimedia/libdriv/libogg.xml 2010-10-28 14:03:13 UTC (rev
8653)
@@ -6,9 +6,9 @@
<!ENTITY libogg-download-http
"http://downloads.xiph.org/releases/ogg/libogg-&libogg-version;.tar.gz">
<!ENTITY libogg-download-ftp " ">
- <!ENTITY libogg-md5sum "10200ec22543841d9d1c23e0aed4e5e9">
- <!ENTITY libogg-size "430 KB">
- <!ENTITY libogg-buildsize "4 MB">
+ <!ENTITY libogg-md5sum "c95b73759acfc30712beef6ce4e88efa">
+ <!ENTITY libogg-size "391 KB">
+ <!ENTITY libogg-buildsize "3.8 MB">
<!ENTITY libogg-time "less than 0.1 SBU">
]>
@@ -33,7 +33,7 @@
structure. This is useful for creating (encoding) or playing (decoding) a
single physical bit stream.</para>
- &lfs65_checked;
+ &lfs67_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -79,6 +79,14 @@
</sect2>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><option>--disable-static</option>: prevent static libraries
+ being built and installed.</para>
+
+ </sect2>
+
<sect2 role="content">
<title>Contents</title>
Modified: trunk/BOOK/multimedia/libdriv/libvorbis.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libvorbis.xml 2010-10-28 10:33:00 UTC (rev
8652)
+++ trunk/BOOK/multimedia/libdriv/libvorbis.xml 2010-10-28 14:03:13 UTC (rev
8653)
@@ -6,9 +6,9 @@
<!ENTITY libvorbis-download-http
"http://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.bz2">
<!ENTITY libvorbis-download-ftp " ">
- <!ENTITY libvorbis-md5sum "67beb237faf97d74782ec7071756b2b6">
+ <!ENTITY libvorbis-md5sum "90b1eb86e6d57694ffdfc2e4d8c7a64e">
<!ENTITY libvorbis-size "1.2 MB">
- <!ENTITY libvorbis-buildsize "19 MB">
+ <!ENTITY libvorbis-buildsize "32 MB">
<!ENTITY libvorbis-time "0.2 SBU">
]>
@@ -34,7 +34,7 @@
(encoding) and playing (decoding) sound in an open (patent free)
format.</para>
- &lfs65_checked;
+ &lfs67_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -64,10 +64,10 @@
<para role="required"><xref linkend="libogg"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><!-- <xref linkend="pkgconfig"/>, and -->
- <xref linkend="libxslt"/> and
- <ulink url="http://www.tei-c.org.uk/Software/passivetex">PassiveTeX</ulink>
- (to build the PDF documentation)</para>
+ <para role="optional">both
+ <xref linkend="doxygen"/> and
+ <xref linkend="tetex"/> (specifically, pdflatex and htlatex)
+ to build the PDF documentation</para>
<para condition="html" role="usernotes">User Notes:
<ulink url='&blfs-wiki;/Libvorbis'/></para>
@@ -83,7 +83,7 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -96,8 +96,11 @@
<title>Command Explanations</title>
<para><option>--enable-docs</option>: This switch enables building the
- documentation.</para>
+ documentation in formats other than the supplied html.</para>
+ <para><option>--disable-static</option>: prevent static libraries
+ being built and installed.</para>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page