Author: randy
Date: 2006-05-21 15:38:58 -0600 (Sun, 21 May 2006)
New Revision: 6119
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/libdvdread.xml
Log:
Updated to libdvdread-0.9.6
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-05-21 19:40:32 UTC (rev 6118)
+++ trunk/BOOK/general.ent 2006-05-21 21:38:58 UTC (rev 6119)
@@ -553,7 +553,7 @@
<!ENTITY id3lib-version "3.8.3">
<!ENTITY flac-version "1.1.2">
<!ENTITY libdvdcss-version "1.2.9">
-<!ENTITY libdvdread-version "0.9.4">
+<!ENTITY libdvdread-version "0.9.6">
<!ENTITY libdv-version "0.104">
<!ENTITY liba52-version "0.7.4">
<!ENTITY xvid-version "1.1.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-05-21 19:40:32 UTC
(rev 6118)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-05-21 21:38:58 UTC
(rev 6119)
@@ -45,6 +45,9 @@
<para>May 21st, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to libdvdread-0.9.6.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated codecs to the 20060501 versions in the
MPlayer instructions.</para>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/libdvdread.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libdvdread.xml 2006-05-21 19:40:32 UTC
(rev 6118)
+++ trunk/BOOK/multimedia/libdriv/libdvdread.xml 2006-05-21 21:38:58 UTC
(rev 6119)
@@ -5,11 +5,11 @@
%general-entities;
<!ENTITY libdvdread-download-http
"http://www.dtek.chalmers.se/groups/dvd/dist/libdvdread-&libdvdread-version;.tar.gz">
- <!ENTITY libdvdread-download-ftp " ">
- <!ENTITY libdvdread-md5sum "06353d7b14541ff8b431e69ad404db84">
- <!ENTITY libdvdread-size "251 KB">
- <!ENTITY libdvdread-buildsize "4.0 MB">
- <!ENTITY libdvdread-time "0.12 SBU">
+ <!ENTITY libdvdread-download-ftp
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libdvdread-&libdvdread-version;.tar.gz">
+ <!ENTITY libdvdread-md5sum "329401b84ad0b00aaccaad58f2fc393c">
+ <!ENTITY libdvdread-size "383 KB">
+ <!ENTITY libdvdread-buildsize "4.5 MB">
+ <!ENTITY libdvdread-time "0.1 SBU">
]>
<sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
@@ -89,8 +89,12 @@
<title>Command Explanations</title>
<para><option>--with-libdvdcss</option>: This switch is needed if
- you want <application>libdvdread</application> to be able to read
- CSS encrypted DVDs.</para>
+ you want <application>libdvdread</application> to link to the
+ <filename class='libraryfile'>libdvdcss</filename> library so it can
+ read CSS encrypted DVDs. If you do not pass this switch,
+ <application>libdvdread</application> will dlopen the
+ <filename class='libraryfile'>libdvdcss</filename> library at runtime, if
+ it is available, in order to read CSS encrypted DVDs.</para>
</sect2>
@@ -117,7 +121,7 @@
<varlistentry id="libdvdread-lib">
<term><filename class='libraryfile'>libdvdread.{so,a}</filename></term>
<listitem>
- <para>provides the functionality that is required to access
DVDs.</para>
+ <para>provides functionality required to access DVDs.</para>
<indexterm zone="libdvdread libdvdread-lib">
<primary sortas="c-libdvdread">libdvdread.{so,a}</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page