mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Tagged libdvdread.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4091 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0167f08e0f
commit
1fb078ff75
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
@ -12,79 +13,107 @@
|
||||
]>
|
||||
|
||||
<sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="libdvdread.html"?>
|
||||
<title>libdvdread-&libdvdread-version;</title>
|
||||
<?dbhtml filename="libdvdread.html"?>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>libdvdread</application></title>
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<para><application>libdvdread</application> is a
|
||||
library which provides a simple foundation for reading
|
||||
<acronym>DVD</acronym>s.</para>
|
||||
<title>Libdvdread-&libdvdread-version;</title>
|
||||
|
||||
<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 MD5 sum: &libdvdread-md5sum;</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>
|
||||
<indexterm zone="libdvdread">
|
||||
<primary sortas="a-Libdvdread">Libdvdread</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect3><title><application>libdvdread</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="libdvdcss"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Libdvdread</title>
|
||||
|
||||
</sect2>
|
||||
<para><application>libdvdread</application> is a library which
|
||||
provides a simple foundation for reading DVDs.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Installation of <application>libdvdread</application></title>
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<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 MD5 sum: &libdvdread-md5sum;</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>
|
||||
|
||||
<para>Install <application>libdvdread</application> by running the
|
||||
following commands:</para>
|
||||
<bridgehead renderas="sect3">Libdvdread Dependencies</bridgehead>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para><xref linkend="libdvdcss"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Libdvdread</title>
|
||||
|
||||
<para>Install <application>libdvdread</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
<sect2 role="commands">
|
||||
<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>
|
||||
<para><option>--with-libdvdcss</option>: This switch is needed if
|
||||
you want <application>libdvdread</application> to be able to read
|
||||
CSS encrypted DVDs.</para>
|
||||
|
||||
</sect2>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The libdvdread package contains the
|
||||
<filename class="libraryfile">libdvdread</filename> library.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
</sect2>
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libdvdread.[so,a]</seg>
|
||||
<seg>None</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<sect3><title>libdvdread</title>
|
||||
<para><filename class="libraryfile">libdvdread</filename> provides
|
||||
the functionality that is required to access
|
||||
<acronym>DVD</acronym>s.</para></sect3>
|
||||
<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>
|
||||
<indexterm zone="libdvdread libdvdread-lib">
|
||||
<primary sortas="c-libdvdread">libdvdread.[so,a]</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</sect2>
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user