Changeset bb363985 for multimedia


Ignore:
Timestamp:
10/01/2003 01:35:52 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
237b6d9
Parents:
8604d92f
Message:

chapter 43, UNIX->Unix

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

Location:
multimedia
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/cdparanoia/cdparanoia-desc.xml

    r8604d92f rbb363985  
    44<para>The <application>CDParanoia</application> package contains
    55<command>cdparanoia</command>
    6 and the <filename>libcdda</filename> libraries.</para>
     6and the <filename class="libraryfile">libcdda</filename> libraries.</para>
    77
    88</sect2>
  • multimedia/audioutils/lame/lame-desc.xml

    r8604d92f rbb363985  
    33
    44<para>The <application><acronym>LAME</acronym></application> package contains
    5 <command>lame</command> and <filename>libmp3lame</filename> libraries.</para>
     5<command>lame</command> and <filename class="libraryfile">libmp3lame</filename> libraries.</para>
    66
    77</sect2>
     
    1414
    1515<sect3><title>libmp3lame libraries</title>
    16 <para><filename>libmp3lame</filename> libraries provide the functions necessary
     16<para><filename class="libraryfile">libmp3lame</filename> libraries provide the functions necessary
    1717to convert <filename>WAV</filename> files to <filename>MP3</filename> files.</para>
    1818</sect3>
  • multimedia/audioutils/lame/lame-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><command>--with-gtk-prefix=/usr</command> : This switch
     4<para><parameter>--with-gtk-prefix=/usr</parameter>: This switch
    55directs configure to <filename>gtk-config</filename>.</para>
    66
  • multimedia/audioutils/mpg123/mpg123-desc.xml

    r8604d92f rbb363985  
    1010
    1111<sect3><title>mpg123</title>
    12 <para><command>mpg123</command> is used for playing mp3 files via the console.
     12<para><command>mpg123</command> is used for playing
     13<filename>MP3</filename> files via the console.
    1314</para></sect3>
    1415
  • multimedia/audioutils/mpg123/mpg123-intro.xml

    r8604d92f rbb363985  
    44<para>The <application>mpg123</application> package contains a console-based
    55<filename>MP3</filename> player. It claims to be the fastest <filename>MP3
    6 </filename> decoder for UNIX.</para>
     6</filename> decoder for Unix.</para>
    77
    88<sect3><title>Package information</title>
  • multimedia/audioutils/vorbistools.xml

    r8604d92f rbb363985  
    1 <sect1 id="vorbistools" xreflabel="Vorbis-Tools-&vorbistools-version;">
     1<sect1 id="vorbistools" xreflabel="Vorbis Tools-&vorbistools-version;">
    22<?dbhtml filename="vorbistools.html" dir="multimedia"?>
    3 <title>Vorbis-Tools-&vorbistools-version;</title>
     3<title>Vorbis Tools-&vorbistools-version;</title>
    44
    55&vorbistools-intro;
  • multimedia/audioutils/vorbistools/vorbistools-desc.xml

    r8604d92f rbb363985  
    22<title>Contents</title>
    33
    4 <para>The <application>Vorbis-Tools</application> package contains
     4<para>The <application>Vorbis Tools</application> package contains
    55<command>oggdec</command>,
    66<command>oggenc</command>,
  • multimedia/audioutils/vorbistools/vorbistools-inst.xml

    r8604d92f rbb363985  
    11<sect2>
    2 <title>Installation of <application>Vorbis-Tools</application></title>
     2<title>Installation of <application>Vorbis Tools</application></title>
    33
    4 <para>Install <application>Vorbis-Tools</application> by running the following
     4<para>Install <application>Vorbis Tools</application> by running the following
    55commands:</para>
    66
  • multimedia/audioutils/vorbistools/vorbistools-intro.xml

    r8604d92f rbb363985  
    11<sect2>
    2 <title>Introduction to <application>Vorbis-Tools</application></title>
     2<title>Introduction to <application>Vorbis Tools</application></title>
    33
    4 <para>The <application>Vorbis-Tools</application> package contains command line
     4<para>The <application>Vorbis Tools</application> package contains command line
    55tools for <filename>OGG</filename> audio files.  This is useful for encoding,
    66playing or editing files using the Ogg <acronym>CODEC</acronym>.</para>
     
    1919</sect3>
    2020                                                                               
    21 <sect3><title><application>Vorbis-Tools</application> dependencies</title>
     21<sect3><title><application>Vorbis Tools</application> dependencies</title>
    2222<sect4><title>Required</title>
    2323<para><xref linkend="curl"/>, <xref linkend="libao"/>, <xref
  • multimedia/audioutils/xmms/xmms-desc.xml

    r8604d92f rbb363985  
    1010<sect3><title>xmms</title>
    1111<para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a
    12 program comparable in function with WinAMP. It's main function is playing audio
     12program comparable in function with <application>WinAMP</application>. It's main function is playing audio
    1313files like <filename>WAV</filename> and <filename>MP3</filename>. It can be
    1414extended with plugins to play a number of
    15 other audio or video formats. It's look can be customized with WinAMP style
     15other audio or video formats. It's look can be customized with <application>WinAMP</application> style
    1616skins.</para></sect3>
    1717
     
    2121
    2222<sect3><title>gnomexmms</title>
    23 <para>This is an applet for the GNOME desktop environment that will dock into
    24 the GNOME panel. From the applet you can start and control
     23<para>This is an applet for the <application><acronym>GNOME</acronym></application> desktop environment that will dock into
     24the <application><acronym>GNOME</acronym></application> panel. From the applet you can start and control
    2525<command>xmms</command>.</para></sect3>
    2626
    2727<sect3><title>wmxmms</title>
    28 <para>wmxmms is a dock applet for the Window Maker window manager. From the
    29 applet you ca start and control <command>xmms</command>.</para></sect3>
     28<para>wmxmms is a dock applet for the <application>Window
     29Maker</application> window manager. From the
     30applet you can start and control <command>xmms</command>.</para></sect3>
    3031</sect2>
  • multimedia/audioutils/xmms/xmms-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><command>./configure --prefix=/usr --enable-one-plugin-dir
    5 </command> : This command ensures that all plugins are located under
    6 <filename>/usr/lib/xmms/Plugins</filename>.</para>
     4<para><command>./configure --prefix=/usr --enable-one-plugin-dir</command>:
     5This command ensures that all plugins are located under
     6<filename class="directory">/usr/lib/xmms/Plugins</filename>.</para>
    77</sect2>
    88
  • multimedia/videoutils/avifile/avifile-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><command> ./autogen.sh &amp;&amp; ./configure &amp;&amp;
    5 make maintainer-clean &amp;&amp; ./autogen.sh </command> : The
     4<para><command>./autogen.sh &amp;&amp; ./configure &amp;&amp;
     5make maintainer-clean &amp;&amp; ./autogen.sh</command>: The
    66author of this package used the old autoconf which leads to
    77problems like configure not being able to detect some libraries and compilation
  • multimedia/videoutils/ffmpeg/ffmpeg-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-shared</command> : This switch is needed to
     4<para><option>--enable-shared</option>: This switch is needed to
    55build <filename class="libraryfile">libavcodec</filename> and <filename
    66class="libraryfile">libavformat</filename> shared libraries.</para>
  • multimedia/videoutils/mplayer/mplayer-config.xml

    r8604d92f rbb363985  
    3131in <acronym>GUI</acronym> mode or not, leave that line out and start
    3232<command>mplayer</command> with
    33 <userinput>-gui</userinput> or as <command>gmplayer</command> (e.g.
     33<option>-gui</option> or as <command>gmplayer</command> (e.g.
    3434when starting from a Window Manager menu or command prompt).</para>
    3535
  • multimedia/videoutils/mplayer/mplayer-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><command>--enable-gui</command> : This switch tells
     4<para><option>--enable-gui</option>: This switch tells
    55<application>MPlayer</application> to compile the <acronym>GUI</acronym> code.</para>
    66
    7 <para><command>--enable-menu</command> :  These
     7<para><option>--enable-menu</option>:  These
    88switches enable the new menu support.  It's like an
    99<acronym>OSD</acronym>, but you can
    1010also run a shell with it.</para>
    1111
    12 <para><command>--enable-shared-pp</command>  : This enables the
     12<para><option>--enable-shared-pp</option>: This enables the
    1313building of a shared <filename
    1414class="libraryfile">libpostproc</filename> (library for post processing, featuring
    1515filters like sharpen).</para>
    1616
    17 <para><command>cp etc/codecs.conf /etc/mplayer</command> : This
     17<para><command>cp etc/codecs.conf /etc/mplayer</command>: This
    1818command copies the standard <filename>codecs.conf</filename> file to the system-wide configuration directory.
    1919<application>MPlayer</application> expects this file at startup.</para>
  • multimedia/videoutils/transcode/transcode-exp.xml

    r8604d92f rbb363985  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--prefix=/usr</userinput> : This switch tells
     4<para><parameter>--prefix=/usr</parameter>: This switch tells
    55<application>transcode</application>
    66where to install binaries, libraries and other files.</para>
Note: See TracChangeset for help on using the changeset viewer.