glfs/multimedia/libdriv/libdvdcss.xml
Guy Dalziel e355f3c675 LFS 6.5 checks.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7925 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-08-02 12:18:06 +00:00

165 lines
5.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libdvdcss-download-http "http://www.videolan.org/pub/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2">
<!ENTITY libdvdcss-download-ftp "&gentoo-ftp-repo;/libdvdcss-&libdvdcss-version;.tar.bz2">
<!ENTITY libdvdcss-md5sum "ebd5370b79ac5a83e5c61b24a214cf74">
<!ENTITY libdvdcss-size "301 KB">
<!ENTITY libdvdcss-buildsize "5 MB">
<!ENTITY libdvdcss-time "less than 0.1 SBU">
]>
<sect1 id="libdvdcss" xreflabel="libdvdcss-&libdvdcss-version;">
<?dbhtml filename="libdvdcss.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>libdvdcss-&libdvdcss-version;</title>
<indexterm zone="libdvdcss">
<primary sortas="a-Libdvdcss">Libdvdcss</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libdvdcss</title>
<para><application>libdvdcss</application> is a simple library
designed for accessing DVDs as a block device without having to
bother about the decryption.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libdvdcss-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libdvdcss-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libdvdcss-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libdvdcss-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libdvdcss-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libdvdcss-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libdvdcss Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional (to Create Documentation)</bridgehead>
<para role="optional"><xref linkend="doxygen"/> and
<xref linkend="tetex"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libdvdcss"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of libdvdcss</title>
<note>
<para>In certain circumstances the 'inputenc' package in the
<application>LaTeX</application> installation may not work properly
during the build, causing it to hang up. If this happens, issue
<userinput>quit</userinput> at the <application>LaTeX</application>
prompt and then issue the following command at the shell prompt:</para>
<screen><userinput>echo "INPUT_ENCODING = ISO-8859-1" >>doc/doxygen.cfg</userinput></screen>
<para>Now either resume the build, or start over. Disregard this note
if you do not have a <application>LaTeX</application> package or
<application>Doxygen</application> installed.</para>
</note>
<para>Install <application>libdvdcss</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>If you have <application>Doxygen</application> and
<application>teTeX</application> installed, HTML and Postscript
documentation was created during the build. If you also want to
install a PDF version of the reference manual, issue the following
command:</para>
<screen><userinput>make -C doc/latex pdf</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<para>If you have <application>Doxygen</application> and
<application>teTeX</application> installed, install the documentation using
the following commands as the
<systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>
install -v -m755 -d /usr/share/doc/libdvdcss-&libdvdcss-version;/html &amp;&amp;
install -v -m644 doc/html/* /usr/share/doc/libdvdcss-&libdvdcss-version;/html &amp;&amp;
install -v -m644 doc/latex/*.{pdf,ps,dvi} \
/usr/share/doc/libdvdcss-&libdvdcss-version;</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--disable-static</parameter>: prevent static library
being built and installed.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libdvdcss.{so,a}</seg>
<seg>/usr/include/dvdcss and /usr/share/doc/libdvdcss-&libdvdcss-version;</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libdvdcss-lib">
<term><filename class='libraryfile'>libdvdcss.{so,a}</filename></term>
<listitem>
<para>provides the functionality that is required for transparent
DVD access with CSS decryption.</para>
<indexterm zone="libdvdcss libdvdcss-lib">
<primary sortas="c-libdvdcss">libdvdcss.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>