Changeset e355d777 for multimedia


Ignore:
Timestamp:
05/11/2012 01:09:40 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
89e3131
Parents:
d78d84d
Message:

libidn 1.24, sg3_utils 1.33 and libdvdcss 1.2.12

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10169 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libdvdcss.xml

    rd78d84d re355d777  
    77  <!ENTITY libdvdcss-download-http "http://www.videolan.org/pub/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2">
    88  <!ENTITY libdvdcss-download-ftp  "&gentoo-ftp-repo;/libdvdcss-&libdvdcss-version;.tar.bz2">
    9   <!ENTITY libdvdcss-md5sum        "d25d906c3f9007ccd91b1efb909f93e7">
    10   <!ENTITY libdvdcss-size          "296 KB">
     9  <!ENTITY libdvdcss-md5sum        "2218a193900e3203aa10dc24cdf54275">
     10  <!ENTITY libdvdcss-size          "324 KB">
    1111  <!ENTITY libdvdcss-buildsize     "3.5 MB">
    1212  <!ENTITY libdvdcss-time          "less than 0.1 SBU">
     
    3030    <title>Introduction to libdvdcss</title>
    3131
    32     <para><application>libdvdcss</application> is a simple library
    33     designed for accessing DVDs as a block device without having to
    34     bother about the decryption.</para>
     32    <para>
     33      <application>libdvdcss</application> is a simple library
     34      designed for accessing DVDs as a block device without having to
     35      bother about the decryption.
     36    </para>
    3537
    3638    &lfs71_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&libdvdcss-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&libdvdcss-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&libdvdcss-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&libdvdcss-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &libdvdcss-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &libdvdcss-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &libdvdcss-size;</para>
     58        <para>
     59          Download size: &libdvdcss-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &libdvdcss-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &libdvdcss-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &libdvdcss-time;</para>
     68        <para>
     69          Estimated build time: &libdvdcss-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    6175
    6276    <bridgehead renderas="sect4">Optional (to Create Documentation)</bridgehead>
    63     <para role="optional"><xref linkend="doxygen"/>, and
    64     <xref linkend="texlive"/></para>
     77    <para role="optional">
     78      <xref linkend="doxygen"/> and
     79      <xref linkend="texlive"/>
     80    </para>
    6581
    6682    <para condition="html" role="usernotes">User Notes:
     
    7389
    7490    <note>
    75       <para>In certain circumstances the 'inputenc' package in the
    76       <application>LaTeX</application> installation may not work properly
    77       during the build, causing it to hang up. If this happens, issue
    78       <userinput>quit</userinput> at the <application>LaTeX</application>
    79       prompt and then issue the following command at the shell prompt:</para>
     91      <para>
     92        In certain circumstances the 'inputenc' package in the
     93        <application>LaTeX</application> installation may not work properly
     94        during the build, causing it to hang up. If this happens, issue
     95        <userinput>quit</userinput> at the <application>LaTeX</application>
     96        prompt and then issue the following command at the shell prompt:
     97      </para>
    8098
    8199<screen><userinput>echo "INPUT_ENCODING         = ISO-8859-1" >>doc/doxygen.cfg</userinput></screen>
    82100
    83       <para>Now either resume the build, or start over. Disregard this note
    84       if you do not have a <application>LaTeX</application> package or
    85       <application>Doxygen</application> installed.</para>
     101      <para>
     102        Now either resume the build, or start over. Disregard this note
     103        if you do not have a <application>LaTeX</application> package or
     104        <application>Doxygen</application> installed.
     105      </para>
    86106    </note>
    87107
    88     <para>Install <application>libdvdcss</application> by running the
    89     following commands:</para>
     108    <para>
     109      Install <application>libdvdcss</application> by running the
     110      following commands:
     111    </para>
    90112
    91 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     113<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    92114make</userinput></screen>
    93115
    94     <para>If you have <application>Doxygen</application> and
    95     <application>teTeX</application> or <application>TeX Live</application>
    96     installed, HTML and Postscript documentation was created during the build.
    97     If you also want to install a PDF version of the reference manual, issue
    98     the following command:</para>
     116    <para>
     117      If you have <application>Doxygen</application> and
     118      <application>TeX Live</application> installed, HTML and Postscript
     119      documentation was created during the build.
     120      If you also want to install a PDF version of the reference manual, issue
     121      the following command:
     122    </para>
    99123
    100124<screen><userinput>make -C doc/latex pdf</userinput></screen>
    101125
    102     <para>This package does not come with a test suite.</para>
     126    <para>
     127      This package does not come with a test suite.
     128    </para>
    103129
    104     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     130    <para>
     131      Now, as the <systemitem class="username">root</systemitem> user:
     132    </para>
    105133
    106134<screen role="root"><userinput>make install</userinput></screen>
    107135
    108     <para>If you have <application>Doxygen</application> and
    109     <application>teTeX</application> or <application>TeX Live</application>
    110     installed, install the documentation using the following commands as the
    111     <systemitem class="username">root</systemitem> user:</para>
     136    <para>
     137      If you have <application>Doxygen</application> and
     138      <application>TeX Live</application> installed, install the
     139      documentation using the following commands as the
     140      <systemitem class="username">root</systemitem> user:
     141    </para>
    112142
    113143<screen role="root"><userinput>install -v -m755 -d         /usr/share/doc/libdvdcss-&libdvdcss-version;/html &amp;&amp;
     
    121151    <title>Command Explanations</title>
    122152
    123     <para><parameter>--disable-static</parameter>: prevent static library
    124     being built and installed.</para>
     153    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     154      href="../../xincludes/static-libraries.xml"/>
    125155
    126156  </sect2>
     
    130160
    131161    <segmentedlist>
    132       <segtitle>Installed Programs</segtitle>
    133162      <segtitle>Installed Library</segtitle>
    134163      <segtitle>Installed Directories</segtitle>
    135164
    136165      <seglistitem>
    137         <seg>None</seg>
    138         <seg>libdvdcss.{so,a}</seg>
    139         <seg>/usr/include/dvdcss and /usr/share/doc/libdvdcss-&libdvdcss-version;</seg>
     166        <seg>
     167          libdvdcss.so
     168        </seg>
     169        <seg>
     170          /usr/include/dvdcss and
     171          /usr/share/doc/libdvdcss-&libdvdcss-version;
     172        </seg>
    140173      </seglistitem>
    141174    </segmentedlist>
     
    147180
    148181      <varlistentry id="libdvdcss-lib">
    149         <term><filename class='libraryfile'>libdvdcss.{so,a}</filename></term>
     182        <term><filename class='libraryfile'>libdvdcss.so</filename></term>
    150183        <listitem>
    151           <para>provides the functionality that is required for transparent
    152           DVD access with CSS decryption.</para>
     184          <para>
     185            provides the functionality that is required for transparent
     186            DVD access with CSS decryption.
     187          </para>
    153188          <indexterm zone="libdvdcss libdvdcss-lib">
    154             <primary sortas="c-libdvdcss">libdvdcss.{so,a}</primary>
     189            <primary sortas="c-libdvdcss">libdvdcss.so</primary>
    155190          </indexterm>
    156191        </listitem>
Note: See TracChangeset for help on using the changeset viewer.