Author: bdubbs
Date: 2008-04-23 20:59:27 -0600 (Wed, 23 Apr 2008)
New Revision: 7397
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/xine-lib.xml
Log:
Update to xine-lib-1.1.12
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-04-23 06:10:40 UTC (rev 7396)
+++ trunk/BOOK/general.ent 2008-04-24 02:59:27 UTC (rev 7397)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "23"> <!-- Always 2 digits -->
+<!ENTITY day "24"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "April &day;rd, &year;">
+<!ENTITY releasedate "April &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] -->
@@ -636,7 +636,7 @@
<!ENTITY libdv-version "1.0.0">
<!ENTITY liba52-version "0.7.4">
<!ENTITY xvid-version "1.1.3">
-<!ENTITY xine-lib-version "1.1.11.1">
+<!ENTITY xine-lib-version "1.1.12">
<!ENTITY libmikmod-version "3.1.11">
<!ENTITY gstreamer-version "0.10.13">
<!ENTITY gst-plugins-base-version "0.10.13">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-04-23 06:10:40 UTC
(rev 7396)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-04-24 02:59:27 UTC
(rev 7397)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>April 23rd, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Updated to xine-lib-1.1.12.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 22nd, 2008</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/xine-lib.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/xine-lib.xml 2008-04-23 06:10:40 UTC (rev
7396)
+++ trunk/BOOK/multimedia/libdriv/xine-lib.xml 2008-04-24 02:59:27 UTC (rev
7397)
@@ -6,10 +6,10 @@
<!ENTITY xine-lib-download-http
"http://downloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.bz2">
<!ENTITY xine-lib-download-ftp
"&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.bz2">
- <!ENTITY xine-lib-md5sum "7164410b533b35c0717a819bf251762e">
+ <!ENTITY xine-lib-md5sum "b7254614c78c8b0f1652b8dc06f80b3a">
<!ENTITY xine-lib-size "7.1 MB">
- <!ENTITY xine-lib-buildsize "241 MB">
- <!ENTITY xine-lib-time "6.2 SBU">
+ <!ENTITY xine-lib-buildsize "233 MB">
+ <!ENTITY xine-lib-time "6.1 SBU">
]>
<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
@@ -66,17 +66,17 @@
<ulink url="http://jackaudio.org/">JACK</ulink></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="pkgconfig"/></para>
+ <para role="recommended"><xref linkend="pkgconfig"/> and <xref
linkend="ffmpeg"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="aalib"/>,
<xref linkend="libmng"/>,
<xref linkend="sdl"/>,
- <xref linkend="flac"/>,
<xref linkend="libfame"/>,
<xref linkend="libvorbis"/>,
<xref linkend="speex"/>,
<xref linkend="gnome-vfs"/>,
+ <xref linkend="flac"/>,
<xref linkend="samba3"/>,
<xref linkend="imagemagick"/>,
<ulink url="http://www.directfb.org/">DirectFB</ulink>,
@@ -93,17 +93,12 @@
<ulink
url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>,
and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
- <!-- Omitting these as you shouldn't use them
- <xref linkend="ffmpeg"/>,
- <xref linkend="liba52"/>,
- <xref linkend="libmad"/>,
- <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink> -->
+ <para>The developers recommended that you use the internal source tree
+ versions of <xref linkend="liba52"/>, libdts (now <ulink
+ url="http://www.videolan.org/developers/libdca.html">libdca</ulink>),
<ulink
+ url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>, and <xref
+ linkend="libmad"/> and not system-installed versions.</para>
- <para>It is recommended that you use the internal source tree versions of
- <application>FFmpeg</application>, <application>liba52</application>,
- <application>libdvdnav</application> and <application>libmad</application>
- and not system-installed versions.</para>
-
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/xine-lib"/></para>
@@ -115,14 +110,10 @@
<para>Install <application>xine Libraries</application> by running the
following commands:</para>
-<screen><userinput>./configure --prefix=/usr --enable-static \
+<screen><userinput>./configure --prefix=/usr --enable-static
--with-external-ffmpeg \
--docdir=/usr/share/doc/xine-lib-&xine-lib-version; &&
make</userinput></screen>
- <!-- <para>Trying to use the locally installed
<application>FFmpeg</application>
- library by passing <option>-with-external-ffmpeg</option> to
- <command>configure</command> may not compile cleanly.</para> -->
-
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -137,6 +128,10 @@
<para><option>--enable-static</option>: This switch is used to enable
building the static library as some programs link against it.</para>
+ <para><option>--with-external-ffmpeg</option>: This switch enables use of
+ an external <application>FFmpeg</application> library. The internaly built
+ library produces poor resuts with some video files.</para>
+
<para><option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>:
This switch causes the documentation to be installed into a versioned
instead of the default
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page