Ignore:
Timestamp:
09/20/2003 03:19:24 PM (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:
d7c69b85
Parents:
616ce29
Message:

update into to mpg123, vorbistools and xmms

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

Location:
multimedia/audioutils/xmms
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/xmms/xmms-config.xml

    r616ce29 r6b012d98  
    11<sect2>
    2 <title>Configuring xmms</title>
     2<title>Configuring <application>xmms</application></title>
    33
    44<sect3><title>Config files</title>
     
    88<sect3><title>Configuration Information</title>
    99
    10 <para>When you start XMMS for the first time, you can configure it with
    11 <userinput>CTRL+P</userinput> Note that you can extend XMMS' functionality
    12 with plugins and skins. You can find these at <ulink url="http://xmms.org"/>.
    13 </para>
     10<para>When you start <command>xmms</command> for the first time, you can
     11configure it with <userinput>CTRL+P</userinput> Note that you can extend XMMS'
     12functionality with plugins and skins. You can find these at
     13<ulink url="http://xmms.org"/>.</para>
    1414</sect3>
    1515
  • multimedia/audioutils/xmms/xmms-desc.xml

    r616ce29 r6b012d98  
    22<title>Contents</title>
    33
    4 <para>The xmms package contains <userinput>xmms</userinput>, <userinput>xmms-config</userinput>, <userinput>gnomexmss</userinput> and <userinput>wmxmms.</userinput></para>
     4<para>The xmms package contains <command>xmms</command>, <command>xmms-config</command>, <command>gnomexmss</command> and <command>wmxmms.</command></para>
    55
    66</sect2>
     
    99
    1010<sect3><title>xmms</title>
    11 <para>XMMS, which stands for X Multimedia System, is a program comparable in
    12 function with WinAMP. It's main function is playing audio files like wav and
    13 mp3. It can be extended with plugins to play a number of other audio or video
    14 formats. It's look can be customized with WinAMP style skins.</para></sect3>
     11<para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a
     12program comparable in function with WinAMP. It's main function is playing audio
     13files like wav and mp3. It can be extended with plugins to play a number of
     14other audio or video formats. It's look can be customized with WinAMP style
     15skins.</para></sect3>
    1516
    1617<sect3><title>xmms-config</title>
     
    2021<sect3><title>gnomexmms</title>
    2122<para>This is an applet for the GNOME desktop environment that will dock into
    22 the GNOME panel. From the applet you can start and control xmms.</para></sect3>
     23the GNOME panel. From the applet you can start and control
     24<command>xmms</command>.</para></sect3>
    2325
    2426<sect3><title>wmxmms</title>
    2527<para>wmxmms is a dock applet for the Window Maker window manager. From the
    26 applet you ca start and control xmms.</para></sect3>
     28applet you ca start and control <command>xmms</command>.</para></sect3>
    2729</sect2>
  • multimedia/audioutils/xmms/xmms-exp.xml

    r616ce29 r6b012d98  
    22<title>Command explanations</title>
    33
    4 <para><screen><userinput>./configure --prefix=/usr \
    5 --enable-one-plugin-dir &amp;&amp;</userinput></screen>
    6 This command ensures that all plugins are located under
     4<para><command>./configure --prefix=/usr --enable-one-plugin-dir
     5</command> : This command ensures that all plugins are located under
    76<filename>/usr/lib/xmms/Plugins</filename>.</para>
    87</sect2>
  • multimedia/audioutils/xmms/xmms-inst.xml

    r616ce29 r6b012d98  
    11<sect2>
    2 <title>Installation of XMMS</title>
     2<title>Installation of <application>XMMS</application></title>
    33
    4 <para>Install XMMS by running the following commands:</para>
     4<para>Install <application>XMMS</application> by running the following commands:
     5</para>
    56
    6 <para><screen><userinput>./configure --prefix=/usr \
    7 --enable-one-plugin-dir &amp;&amp;</userinput>
    8 <userinput>make &amp;&amp;</userinput>
    9 <userinput>make install</userinput></screen></para>
     7<screen><userinput><command>./configure --prefix=/usr --enable-one-plugin-dir &amp;&amp;
     8make &amp;&amp;
     9make install</command></userinput></screen>
    1010</sect2>
    1111
  • multimedia/audioutils/xmms/xmms-intro.xml

    r616ce29 r6b012d98  
    11<sect2>
    2 <title>Introduction to XMMS</title>
     2<title>Introduction to <application>XMMS</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&XMMS-download-http;"/>
    5 Download location (FTP):        <ulink url="&XMMS-download-ftp;"/>
    6 Version used:                   &XMMS-version;
    7 Package size:                   &XMMS-size;
    8 Estimated Disk space required:  &XMMS-buildsize;</screen>
     4<para><application>XMMS</application> is an audio player for the
     5<application>X</application> Window System. </para>
    96
    10 <para>XMMS is an audio player for the X Window System. </para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&XMMS-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&XMMS-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &XMMS-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&XMMS-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&XMMS-time;</para></listitem></itemizedlist>
     18</sect3>
     19                                                                               
     20<sect3><title><application>XMMS</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para>a working soundcard, <xref linkend="xfree86"/>, <xref
     23linkend="GTK"/> and <xref linkend="GLib"/></para></sect4>
     24<sect4><title>Optional</title>
     25<para><xref linkend="esound"/>, <xref linkend="gnome-libs"/>,
     26gnome-applets, libmikmod,
     27<xref linkend="libogg"/>, <xref linkend="libvorbis"/> and <xref
     28linkend="libxml"/></para></sect4>
     29</sect3>
    1130
    12 <screen>XMMS depends on:
    13 a working soundcard, <xref linkend="xfree86"/>, <xref linkend="GTK"/> and <xref linkend="GLib"/>
    14 XMMS will utilize:
    15 <xref linkend="esound"/>, <xref linkend="gnome-libs"/>, gnome-applets, libmikmod,
    16 <xref linkend="libogg"/>, <xref linkend="libvorbis"/> and <xref linkend="libxml"/></screen>
    1731</sect2>
  • multimedia/audioutils/xmms/xmms.ent

    r616ce29 r6b012d98  
    1010<!ENTITY XMMS-download-ftp "ftp://ftp.xmms.org/xmms/1.2.x/xmms-1.2.7.tar.bz2">
    1111<!ENTITY XMMS-size "11 MB">
    12 <!ENTITY XMMS-time "2 SBU">
     12<!ENTITY XMMS-time "1.0 SBU">
Note: See TracChangeset for help on using the changeset viewer.