glfs/multimedia/libdriv/libdvdread.xml
Archaic 5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00

85 lines
2.5 KiB
XML

<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%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-size "251 KB">
<!ENTITY libdvdread-buildsize "4.0 MB">
<!ENTITY libdvdread-time "0.12 SBU">
]>
<sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libdvdread.html"?>
<title>libdvdread-&libdvdread-version;</title>
<sect2>
<title>Introduction to <application>libdvdread</application></title>
<para><application>libdvdread</application> is a
library which provides a simple foundation for reading
<acronym>DVD</acronym>s.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&libdvdread-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&libdvdread-download-ftp;"/></para></listitem>
<listitem><para>Download size: &libdvdread-size;</para></listitem>
<listitem><para>Estimated Disk space required: &libdvdread-buildsize;</para></listitem>
<listitem><para>Estimated build time: &libdvdread-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>libdvdread</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="libdvdcss"/>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>libdvdread</application></title>
<para>Install <application>libdvdread</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>
<para><option>--with-libdvdcss</option>:
This switch is needed if you want <application>libdvdread</application> to be able to read
<acronym>CSS</acronym> encrypted <acronym>DVD</acronym>s.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The libdvdread package contains the <filename
class="libraryfile">libdvdread</filename> library.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libdvdread</title>
<para><filename class="libraryfile">libdvdread</filename> provides
the functionality that is required to access
<acronym>DVD</acronym>s.</para></sect3>
</sect2>
</sect1>