Author: igor
Date: Thu Sep 26 22:31:28 2013
New Revision: 11883
Log:
update to xine-lib-1.2.4
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/xine-lib.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Sep 26 18:58:13 2013 (r11882)
+++ trunk/BOOK/general.ent Thu Sep 26 22:31:28 2013 (r11883)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "26"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 26th, &year;">
+<!ENTITY releasedate "September 27th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -782,7 +782,7 @@
<!ENTITY soundtouch-version "1.7.1">
<!ENTITY speex-version "1.2rc1">
<!ENTITY taglib-version "1.8">
-<!ENTITY xine-lib-version "1.2.3">
+<!ENTITY xine-lib-version "1.2.4">
<!ENTITY xvid-version "1.3.2">
<!-- Chapter 38 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 18:58:13
2013 (r11882)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 22:31:28
2013 (r11883)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>September 27th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to xine-lib-1.2.4. Fixes
+ <ulink url="&blfs-ticket-root;4109">#4109</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 26th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/xine-lib.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/xine-lib.xml Thu Sep 26 18:58:13 2013
(r11882)
+++ trunk/BOOK/multimedia/libdriv/xine-lib.xml Thu Sep 26 22:31:28 2013
(r11883)
@@ -8,9 +8,9 @@
"&sourceforge-repo;/xine/xine-lib-&xine-lib-version;.tar.xz">
<!ENTITY xine-lib-download-ftp
"&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
- <!ENTITY xine-lib-md5sum "011def012e9db3dee06808b4580ccede">
- <!ENTITY xine-lib-size "4.7 MB">
- <!ENTITY xine-lib-buildsize "126 MB (additional 120 MB to install API
documentation)">
+ <!ENTITY xine-lib-md5sum "d59f737097848d4c2586b61b49b0fe2a">
+ <!ENTITY xine-lib-size "4.8 MB">
+ <!ENTITY xine-lib-buildsize "132 MB (additional 120 MB to install API
documentation)">
<!ENTITY xine-lib-time "1.7 SBU">
]>
@@ -62,16 +62,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch:
- <ulink
url="&patch-root;/xine-lib-&xine-lib-version;-missing_include-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -128,11 +118,8 @@
commands:
</para>
-<screen><userinput>patch -Np1 -i
../xine-lib-&xine-lib-version;-missing_include-1.patch &&
-
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--disable-vcd \
- --disable-modplug \
--docdir=/usr/share/doc/xine-lib-&xine-lib-version; &&
make</userinput></screen>
@@ -176,13 +163,6 @@
</para>
<para>
- <parameter>--disable-modplug</parameter>: This option is required to
compile
- <application>Xine Lib</application> without
- <ulink
url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>
- installed. Remove this option if you have installed libmodplug.
- </para>
-
- <para>
<parameter>--docdir=/usr/share/xine-lib-&xine-lib-version;</parameter>:
This
switch causes the documentation to be installed into a versioned
directory 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