Changeset 61562907 for multimedia


Ignore:
Timestamp:
08/18/2012 05:58:28 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:
118fa4d
Parents:
8eb1dde
Message:

AutoGen 5.16.2, libvorbis 1.3.3, NSS 3.13.6 and Wget 1.14.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvorbis.xml

    r8eb1dde r61562907  
    55  %general-entities;
    66
    7   <!ENTITY libvorbis-download-http "http://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.bz2">
     7  <!ENTITY libvorbis-download-http "http://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.xz">
    88  <!ENTITY libvorbis-download-ftp  " ">
    9   <!ENTITY libvorbis-md5sum        "798a4211221073c1409f26eac4567e8b">
    10   <!ENTITY libvorbis-size          "1.2 MB">
    11   <!ENTITY libvorbis-buildsize     "32 MB">
    12   <!ENTITY libvorbis-time          "0.2 SBU">
     9  <!ENTITY libvorbis-md5sum        "71b649d3e08e63ece16649df906ce8b9">
     10  <!ENTITY libvorbis-size          "1.1 MB">
     11  <!ENTITY libvorbis-buildsize     "18 MB">
     12  <!ENTITY libvorbis-time          "0.3 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to libvorbis</title>
    3131
    32     <para>The <application>libvorbis</application> package contains a general
    33     purpose audio and music encoding format. This is useful for creating
    34     (encoding) and playing (decoding) sound in an open (patent free)
    35     format.</para>
     32    <para>
     33      The <application>libvorbis</application> package contains a general
     34      purpose audio and music encoding format. This is useful for creating
     35      (encoding) and playing (decoding) sound in an open (patent free)
     36      format.
     37    </para>
    3638
    3739    &lfs71_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&libvorbis-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&libvorbis-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&libvorbis-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&libvorbis-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &libvorbis-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &libvorbis-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &libvorbis-size;</para>
     59        <para>
     60          Download size: &libvorbis-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &libvorbis-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &libvorbis-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &libvorbis-time;</para>
     69        <para>
     70          Estimated build time: &libvorbis-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="libogg"/></para>
     78    <para role="required">
     79      <xref linkend="libogg"/>
     80    </para>
    6581
    6682    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional">both
    68     <xref linkend="doxygen"/>, and
    69     <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>
    70     (specifically, pdflatex and htlatex) to build the PDF documentation</para>
     83    <para role="optional">
     84      <xref linkend="doxygen"/> and
     85      <xref linkend="texlive"/>
     86      (specifically, pdflatex and htlatex) to build the PDF documentation
     87    </para>
    7188
    7289    <para condition="html" role="usernotes">User Notes:
    73     <ulink url='&blfs-wiki;/Libvorbis'/></para>
    74 
     90      <ulink url='&blfs-wiki;/Libvorbis'/>
     91    </para>
    7592  </sect2>
    7693
     
    7895    <title>Installation of libvorbis</title>
    7996
    80     <para>Install <application>libvorbis</application> by running the following
    81     commands:</para>
     97    <para>
     98      Install <application>libvorbis</application> by running the following
     99      commands:
     100    </para>
    82101
    83 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    84103make</userinput></screen>
    85104
    86     <para>To test the results, issue: <command>make check</command>.</para>
     105    <para>
     106      To test the results, issue: <command>make check</command>.
     107    </para>
    87108
    88     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    89112
    90113<screen role="root"><userinput>make install &amp;&amp;
     
    96119    <title>Command Explanations</title>
    97120
    98     <para><option>--enable-docs</option>: This switch enables building the
    99     documentation in formats other than the supplied html.</para>
     121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     122      href="../../xincludes/static-libraries.xml"/>
    100123
    101     <para><option>--disable-static</option>: prevent static libraries
    102     being built and installed.</para>
     124    <para>
     125      <option>--enable-docs</option>: This switch enables building the
     126      documentation in formats other than the supplied html.
     127    </para>
    103128
    104129  </sect2>
     
    108133
    109134    <segmentedlist>
    110       <segtitle>Installed Programs</segtitle>
    111135      <segtitle>Installed Libraries</segtitle>
    112136      <segtitle>Installed Directories</segtitle>
    113137
    114138      <seglistitem>
    115         <seg>None</seg>
    116         <seg>libvorbis.{so,a}, libvorbisenc.{so,a}, and
    117         libvorbisfile.{so,a}</seg>
    118         <seg>/usr/include/vorbis and /usr/share/doc/libvorbis-&libvorbis-version;</seg>
     139        <seg>
     140          libvorbis.so, libvorbisenc.so and libvorbisfile.so
     141        </seg>
     142        <seg>
     143          /usr/include/vorbis and /usr/share/doc/libvorbis-&libvorbis-version;
     144        </seg>
    119145      </seglistitem>
    120146    </segmentedlist>
     
    126152
    127153      <varlistentry id="libvorbis-lib">
    128         <term><filename class='libraryfile'>libvorbis*.{so,a}</filename></term>
     154        <term><filename class="libraryfile">libvorbis.so</filename></term>
    129155        <listitem>
    130           <para>libraries provide the functions to read and write sound
    131           files.</para>
     156          <para>
     157            provides the functions used to read and write sound files.
     158          </para>
    132159          <indexterm zone="libvorbis libvorbis-lib">
    133             <primary sortas="c-libvorbis">libvorbis*.{so,a}</primary>
     160            <primary sortas="c-libvorbis">libvorbis.so</primary>
    134161          </indexterm>
    135162        </listitem>
Note: See TracChangeset for help on using the changeset viewer.