Ignore:
Timestamp:
11/11/2004 03:48:15 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:
70d87986
Parents:
c87e4dd
Message:

Removed GNOME dependencies and the reference to gnomexmms from the XMMS instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/xmms.xml

    rc87e4dd rbb5702f7  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY XMMS-download-http "http://www.xmms.org/files/1.2.x/xmms-&XMMS-version;.tar.bz2">
    77  <!ENTITY XMMS-download-ftp  " ">
     
    2020
    2121<sect2>
    22 <title>Introduction to <application><acronym>XMMS</acronym></application></title>
     22<title>Introduction to
     23<application><acronym>XMMS</acronym></application></title>
    2324
    24 <para><application><acronym>XMMS</acronym></application> is an audio player for the
    25 <application>X</application> Window System. </para>
     25<para><application><acronym>XMMS</acronym></application> is an audio player
     26for the <application>X</application> Window System. </para>
    2627
    2728<sect3><title>Package information</title>
     
    3738&XMMS-time;</para></listitem></itemizedlist>
    3839</sect3>
    39                                                                                
    40 <sect3><title><application><acronym>XMMS</acronym></application> dependencies</title>
     40
     41<sect3><title><application><acronym>XMMS</acronym></application>
     42dependencies</title>
    4143<sect4><title>Required</title>
    42 <para><xref linkend="GTK"/></para></sect4>
     44<para><xref linkend="GTK"/></para>
     45</sect4>
    4346<sect4><title>Optional</title>
    44 <para><xref linkend="alsa"/>, <xref linkend="esound"/>,
    45 <xref linkend="libogg"/>, <xref linkend="libvorbis"/>,
    46 <xref linkend="libmikmod"/>, <xref linkend="libxml"/>,
    47 <xref linkend="gnome-libs"/> and gnome-applets
    48 </para></sect4>
     47<para><xref linkend="alsa"/>,
     48<xref linkend="esound"/>,
     49<xref linkend="libogg"/>,
     50<xref linkend="libvorbis"/> and
     51<xref linkend="libmikmod"/></para>
     52</sect4>
    4953</sect3>
    5054
     
    5256
    5357<sect2>
    54 <title>Installation of <application><acronym>XMMS</acronym></application></title>
     58<title>Installation of
     59<application><acronym>XMMS</acronym></application></title>
    5560
    56 <para>Install <application><acronym>XMMS</acronym></application> by running the following commands:
    57 </para>
     61<para>Install <application><acronym>XMMS</acronym></application> by running
     62the following commands:</para>
    5863
    5964<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    8287<title>Contents</title>
    8388
    84 <para>The <application><acronym>XMMS</acronym></application> package contains <command>xmms</command>, <command>xmms-config</command>, <command>gnomexmss</command> and <command>wmxmms.</command></para>
     89<para>The <application><acronym>XMMS</acronym></application> package contains
     90<command>xmms</command>,
     91<command>xmms-config</command> and
     92<command>wmxmms.</command></para>
    8593
    8694</sect2>
     
    9098<sect3><title>xmms</title>
    9199<para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a
    92 program comparable in function with <application>WinAMP</application>. Its main function is playing audio
    93 files like <filename>WAV</filename> and <filename>MP3</filename>. It can be
    94 extended with plugins to play a number of
    95 other audio or video formats. Its look can be customized with <application>WinAMP</application> style
    96 skins.</para></sect3>
     100program comparable in function with <application>WinAMP</application>. Its
     101main function is playing audio files like <filename>WAV</filename> and
     102<filename>MP3</filename>. It can be extended with plugins to play a number of
     103other audio or video formats. Its look can be customized with
     104<application>WinAMP</application> style skins.</para></sect3>
    97105
    98106<sect3><title>xmms-config</title>
    99 <para>This script is used by other programs which need to link with xmms to
    100 retrieve the library and include paths. </para></sect3>
    101 
    102 <sect3><title>gnomexmms</title>
    103 <para>This is an applet for the <application><acronym>GNOME</acronym></application> desktop environment that will dock into
    104 the <application><acronym>GNOME</acronym></application> panel. From the applet you can start and control
    105 <command>xmms</command>.</para></sect3>
     107<para>This script is used by other programs which need to link with
     108<command>xmms</command> to retrieve the library and include
     109paths.</para></sect3>
    106110
    107111<sect3><title>wmxmms</title>
    108 <para>wmxmms is a dock applet for the <application>Window
    109 Maker</application> window manager. From the
    110 applet you can start and control <command>xmms</command>.</para></sect3>
     112<para><command>wmxmms</command> is a dock applet for the
     113<application>Window Maker</application> window manager. From the applet you
     114can start and control <command>xmms</command>.</para></sect3>
    111115</sect2>
    112116
Note: See TracChangeset for help on using the changeset viewer.