Changeset 0598344


Ignore:
Timestamp:
01/19/2005 02:54:11 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
d557417
Parents:
038ee3d2
Message:

Added indexing tags to LAME

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdemultimedia.xml

    r038ee3d2 r0598344  
    5252<sect4><title>Optional</title>
    5353<para><xref linkend="CDParanoia"/>,
    54 <xref linkend="lame"/>,
     54<xref linkend="lame-package"/>,
    5555<xref linkend="audiofile"/>,
    5656<xref linkend="libogg"/>,
  • multimedia/audioutils/lame.xml

    r038ee3d2 r0598344  
    1111]>
    1212
    13 <sect1 id="lame" xreflabel="LAME-&lame-version;">
     13<sect1 id="lame-package" xreflabel="LAME-&lame-version;">
    1414<sect1info>
    1515<othername>$LastChangedBy$</othername>
     
    1818<?dbhtml filename="lame.html"?>
    1919<title>LAME-&lame-version;</title>
     20<indexterm zone="lame-package">
     21<primary sortas="a-LAME">LAME</primary></indexterm>
    2022
    2123<sect2>
     
    4345<sect3><title><application>LAME</application> dependencies</title>
    4446<sect4><title>Optional</title>
    45 <para><xref linkend="GTK"/>, <xref linkend="NASM"/>,
     47<para><xref linkend="GTK"/>,
     48<xref linkend="NASM"/>,
    4649<ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
    4750<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
    48 <ulink url="http://dmalloc.com/">Dmalloc</ulink></para></sect4>
     51<ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
     52</sect4>
    4953</sect3>
    5054
     
    5256
    5357<sect2>
    54 <title>Installation of <application><acronym>LAME</acronym></application></title>
     58<title>Installation of
     59<application><acronym>LAME</acronym></application></title>
    5560
    5661<para>Install <application><acronym>LAME</acronym></application> by running
     
    5863
    5964<screen><userinput><command>./configure --prefix=/usr --enable-mp3rtp &amp;&amp;
    60 make &amp;&amp;
    61 make install</command></userinput></screen>
     65make</command></userinput></screen>
     66
     67<para>Now, as the root user:</para>
     68
     69<screen><userinput role='root'><command>make install</command></userinput></screen>
    6270
    6371</sect2>
     
    7785<title>Contents</title>
    7886
    79 <para>The <application><acronym>LAME</acronym></application> package contains
    80 <command>lame</command>, <command>mp3rtp</command>,
    81 <filename class="libraryfile">libmp3lame</filename>
    82 libraries and optionally, <command>mp3x</command>.</para>
     87<segmentedlist>
     88<segtitle>Installed Programs</segtitle>
     89<segtitle>Installed Library</segtitle>
     90<segtitle>Installed Directories</segtitle>
     91<seglistitem>
     92<seg>lame, mp3rtp and optionally, mp3x</seg>
     93<seg>libmp3lame.[so,a]</seg>
     94<seg>/usr/include/lame and /usr/share/doc/lame</seg>
     95</seglistitem>
     96</segmentedlist>
    8397
    84 </sect2>
     98<variablelist>
     99<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     100<?dbfo list-presentation="list"?>
    85101
    86 <sect2><title>Description</title>
     102<varlistentry id="lame">
     103<term><command>lame</command></term>
     104<listitem><para>creates <acronym>MP3</acronym> audio files from raw
     105<acronym>PCM</acronym> or <filename>.wav</filename> data.</para>
     106<indexterm zone="lame-package lame">
     107<primary sortas="b-lame">lame</primary></indexterm>
     108</listitem>
     109</varlistentry>
    87110
    88 <sect3><title>lame</title>
    89 <para><command>lame</command> creates <acronym>MP3</acronym> audio files.
    90 </para></sect3>
     111<varlistentry id="mp3rtp">
     112<term><command>mp3rtp</command></term>
     113<listitem><para>is used to encode <acronym>MP3</acronym> with
     114<acronym>RTP</acronym> streaming of the output.</para>
     115<indexterm zone="lame-package mp3rtp">
     116<primary sortas="b-mp3rtp">mp3rtp</primary></indexterm>
     117</listitem>
     118</varlistentry>
    91119
    92 <sect3><title>mp3rtp</title>
    93 <para>Encode to <acronym>MP3</acronym> with <acronym>RTP</acronym> streaming
    94 of the output.</para></sect3>
     120<varlistentry id="mp3x">
     121<term><command>mp3x</command></term>
     122<listitem><para>is a <application><acronym>GTK</acronym></application> based
     123graphical <acronym>MP3</acronym> frame analyzer used for debugging,
     124development and studying <acronym>MP3</acronym> frames produced by any
     125encoder.</para>
     126<indexterm zone="lame-package mp3x">
     127<primary sortas="b-mp3x">mp3x</primary></indexterm>
     128</listitem>
     129</varlistentry>
    95130
    96 <sect3><title>mp3x</title>
    97 <para><command>mp3x</command> is a
    98 <application><acronym>GTK</acronym></application> based graphical
    99 <acronym>MP3</acronym> frame analyzer used for debugging, development, and
    100 studying <acronym>MP3</acronym> frames produced by any encoder.</para></sect3>
    101 
    102 <sect3><title>libmp3lame libraries</title>
    103 <para><filename class="libraryfile">libmp3lame</filename> libraries provide
    104 the functions necessary to convert <acronym>WAV</acronym> files to
    105 <acronym>MP3</acronym> files.</para></sect3>
     131<varlistentry id="libmp3lame">
     132<term><filename class='libraryfile'>libmp3lame.[so,a]</filename></term>
     133<listitem><para>libraries provide the functions necessary to convert
     134raw <acronym>PCM</acronym> and <acronym>WAV</acronym> files to
     135<acronym>MP3</acronym> files.</para>
     136<indexterm zone="lame-package libmp3lame">
     137<primary sortas="c-libmp3lame">libmp3lame.[so,a]</primary></indexterm>
     138</listitem>
     139</varlistentry>
     140</variablelist>
    106141
    107142</sect2>
  • multimedia/audioutils/vorbistools.xml

    r038ee3d2 r0598344  
    6565
    6666<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    67 make &amp;&amp;
    68 make install</command></userinput></screen>
     67make</command></userinput></screen>
     68
     69<para>Now, as the root user:</para>
     70
     71<screen><userinput role='root'><command>make install</command></userinput></screen>
    6972
    7073</sect2>
  • multimedia/cdwriteutils/cdrdao.xml

    r038ee3d2 r0598344  
    4141<sect3><title><application>Cdrdao</application> dependencies</title>
    4242<sect4><title>Optional</title>
    43 <para>
    44 <xref linkend="lame"/>,
     43<para><xref linkend="lame-package"/>,
    4544<xref linkend="pkgconfig"/>,
    46 <ulink url="http://www.gtkmm.org/">gtkmm-1.2.8</ulink> (requires <xref
    47 linkend="GTK"/> and libsig++-1.0.4) and
    48 <ulink url="http://www.gtkmm.org/">gnomemm-1.2.4</ulink> (requires <xref
    49 linkend="gnome-libs"/>)
    50 </para></sect4>
     45<ulink url="http://www.gtkmm.org/">gtkmm-1.2.8</ulink>
     46(requires <xref linkend="GTK"/> and libsig++-1.0.4) and
     47<ulink url="http://www.gtkmm.org/">gnomemm-1.2.4</ulink>
     48(requires <xref linkend="gnome-libs"/>)</para>
     49</sect4>
    5150</sect3>
    5251
  • multimedia/libdriv/gst-plugins.xml

    r038ee3d2 r0598344  
    8181<ulink url="http://kbs.cs.tu-berlin.de/~jutta/toast.html">GSM</ulink>,
    8282<ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
    83 <xref linkend="lame"/>,
     83<xref linkend="lame-package"/>,
    8484<xref linkend="liba52"/>,
    8585<ulink url="http://www.videolan.org/libdca.html">libdts</ulink>,
  • multimedia/videoutils/avifile.xml

    r038ee3d2 r0598344  
    6565<xref linkend="libvorbis"/>,
    6666<xref linkend="liba52"/>,
    67 <xref linkend="lame"/>,
     67<xref linkend="lame-package"/>,
    6868<xref linkend="libmad"/>,
    6969<xref linkend="xvid"/>,
  • multimedia/videoutils/ffmpeg.xml

    r038ee3d2 r0598344  
    3434<sect3><title>Package information</title>
    3535<itemizedlist spacing='compact'>
    36 <listitem><para>Download (HTTP): <ulink url="&ffmpeg-download-http;"/></para></listitem>
    37 <listitem><para>Download (FTP): <ulink url="&ffmpeg-download-ftp;"/></para></listitem>
     36<listitem><para>Download (HTTP):
     37<ulink url="&ffmpeg-download-http;"/></para></listitem>
     38<listitem><para>Download (FTP):
     39<ulink url="&ffmpeg-download-ftp;"/></para></listitem>
    3840<listitem><para>Download size: &ffmpeg-size;</para></listitem>
    39 <listitem><para>Estimated disk space required: &ffmpeg-buildsize;</para></listitem>
    40 <listitem><para>Estimated build time: &ffmpeg-time;</para></listitem></itemizedlist>
     41<listitem><para>Estimated disk space required:
     42&ffmpeg-buildsize;</para></listitem>
     43<listitem><para>Estimated build time:
     44&ffmpeg-time;</para></listitem></itemizedlist>
    4145</sect3>
    4246
     
    4448<sect4><title>Optional</title>
    4549<para><xref linkend="libvorbis"/>,
    46 <xref linkend="lame"/>,
     50<xref linkend="lame-package"/>,
    4751<xref linkend="liba52"/>,
    4852<xref linkend="imlib2"/>,
  • multimedia/videoutils/mplayer.xml

    r038ee3d2 r0598344  
    139139<xref linkend="LZO"/>,
    140140<xref linkend="libmad"/>,
    141 <xref linkend="lame"/>,
     141<xref linkend="lame-package"/>,
    142142<xref linkend="libfame"/>,
    143143<ulink url="http://www.theora.org/">Theora</ulink>,
  • multimedia/videoutils/transcode.xml

    r038ee3d2 r0598344  
    6767
    6868<sect4><title>Recommended</title>
    69 <para><xref linkend="NASM"/> and <xref linkend="lame"/></para>
     69<para><xref linkend="NASM"/> and <xref linkend="lame-package"/></para>
    7070</sect4>
    7171
Note: See TracChangeset for help on using the changeset viewer.