source: multimedia/audioutils/xmms.xml@ f6c02f1f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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
Last change on this file since f6c02f1f was f6c02f1f, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged xmms.xml

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

  • Property mode set to 100644
File size: 6.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY XMMS-download-http "http://www.xmms.org/files/1.2.x/xmms-&XMMS-version;.tar.bz2">
8 <!ENTITY XMMS-download-ftp " ">
9 <!ENTITY XMMS-md5sum "03a85cfc5e1877a2e1f7be4fa1d3f63c">
10 <!ENTITY XMMS-size "2.4 MB">
11 <!ENTITY XMMS-buildsize "55 MB">
12 <!ENTITY XMMS-time "0.84 SBU">
13]>
14
15<sect1 id="xmms" xreflabel="XMMS-&XMMS-version;">
16 <?dbhtml filename="xmms.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>XMMS-&XMMS-version;</title>
24
25 <indexterm zone="xmms">
26 <primary sortas="a-XMMS">XMMS</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to XMMS</title>
31
32 <para><application>XMMS</application> is an audio player
33 for the <application>X Window System</application>.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&XMMS-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&XMMS-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &XMMS-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &XMMS-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &XMMS-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &XMMS-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">XMMS Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para><xref linkend="GTK"/></para>
61
62 <bridgehead renderas="sect4">Optional</bridgehead>
63 <para><xref linkend="alsa"/>,
64 <xref linkend="esound"/>,
65 <xref linkend="libogg"/>,
66 <xref linkend="libvorbis"/> and
67 <xref linkend="libmikmod"/></para>
68
69 </sect2>
70
71 <sect2 role="installation">
72 <title>Installation of XMMS</title>
73
74 <para>Install <application>XMMS</application> by running
75 the following commands:</para>
76
77<screen><userinput>./configure --prefix=/usr &amp;&amp;
78make</userinput></screen>
79
80 <para>This package does not come with a test suite.</para>
81
82 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
83
84<screen role="root"><userinput>make install</userinput></screen>
85
86 </sect2>
87
88 <sect2 role="configuration">
89 <title>Configuring XMMS</title>
90
91 <sect3 id="xmms-config-config">
92 <title>Config Files</title>
93
94 <para><filename>~/.xmms/config</filename></para>
95
96 <indexterm zone="xmms xmms-config-config">
97 <primary sortas="e-AA.xmms-config">~/.xmms/config</primary>
98 </indexterm>
99
100 </sect3>
101
102 <sect3>
103 <title>Configuration Information</title>
104
105 <para>When you start <command>xmms</command> for the first time, you can
106 configure it with <keycap>CTRL+P</keycap>. Note that you can extend
107 <application>XMMS</application>' functionality with plugins and skins.
108 You can find these at <ulink url="http://xmms.org"/>.</para>
109
110 </sect3>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>xmms, xmms-config, and wmxmms</seg>
124 <seg>libxmms.[so,a] and numerous input, output, effects, and general
125 plugins</seg>
126 <seg>/usr/include/xmms, /usr/lib/xmms, and /usr/share/xmms</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="xmms-prog">
136 <term><command>xmms</command></term>
137 <listitem>
138 <para> (an acronym for X MultiMedia System) is a program comparable
139 in function with <application>WinAMP</application>. Its main function is
140 playing audio files like WAV and MP3. It can be extended with plugins to
141 play a number of other audio or video formats. Its look can be customized with
142 <application>WinAMP</application> style skins.</para>
143 <indexterm zone="xmms xmms-prog">
144 <primary sortas="b-xmms">xmms</primary></indexterm>
145 </listitem>
146 </varlistentry>
147
148 <varlistentry id="xmms-config">
149 <term><command>xmms-config</command></term>
150 <listitem>
151 <para>is used by other programs which need to link with
152 <command>xmms</command> to retrieve the library and include paths.</para>
153 <indexterm zone="xmms xmms-config">
154 <primary sortas="b-xmms-config">xmms-config</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="wmxmms">
160 <term><command>wmxmms</command></term>
161 <listitem>
162 <para>is a dock applet for the <application>Window Maker</application>
163 window manager. From the applet you
164 can start and control <command>xmms</command>.</para>
165 <indexterm zone="xmms wmxmms">
166 <primary sortas="b-wmxmms">wmxmms</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="libxmms">
172 <term><filename class='libraryfile'>libxmms.[so,a]</filename></term>
173 <listitem>
174 <para>contains graphics and playback functions used by
175 <command>xmms</command>. These functions can also be utilized by other
176 packages.</para>
177 <indexterm zone="xmms libxmms">
178 <primary sortas="c-libxmms">libxmms.[so,a]</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 </variablelist>
184
185 </sect2>
186
187</sect1>
Note: See TracBrowser for help on using the repository browser.