source: multimedia/audioutils/xmms.xml@ 430a0c1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 430a0c1 was 430a0c1, checked in by Randy McMurchy <randy@…>, 19 years ago

Modifications to XMMS insructions: remove libogg as a dependency, added commands to install documentation and added an FTP download URL

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

  • Property mode set to 100644
File size: 6.2 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 "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xmms-&XMMS-version;.tar.bz2">
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="libvorbis"/> and
66 <xref linkend="libmikmod"/></para>
67
68 </sect2>
69
70 <sect2 role="installation">
71 <title>Installation of XMMS</title>
72
73 <para>Install <application>XMMS</application> by running
74 the following commands:</para>
75
76<screen><userinput>./configure --prefix=/usr &amp;&amp;
77make</userinput></screen>
78
79 <para>This package does not come with a test suite.</para>
80
81 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
82
83<screen role="root"><userinput>make install &amp;&amp;
84install -v -m755 -d /usr/share/doc/xmms-&XMMS-version; &amp;&amp;
85install -v -m644 FAQ README /usr/share/doc/xmms-&XMMS-version;</userinput></screen>
86
87 </sect2>
88
89 <sect2 role="configuration">
90 <title>Configuring XMMS</title>
91
92 <sect3 id="xmms-config-config">
93 <title>Config Files</title>
94
95 <para><filename>~/.xmms/config</filename></para>
96
97 <indexterm zone="xmms xmms-config-config">
98 <primary sortas="e-AA.xmms-config">~/.xmms/config</primary>
99 </indexterm>
100
101 </sect3>
102
103 <sect3>
104 <title>Configuration Information</title>
105
106 <para>When you start <command>xmms</command> for the first time, you can
107 configure it with <keycap>CTRL+P</keycap>. Note that you can extend
108 <application>XMMS</application>' functionality with plugins and skins.
109 You can find these at <ulink url="http://xmms.org"/>.</para>
110
111 </sect3>
112
113 </sect2>
114
115 <sect2 role="content">
116 <title>Contents</title>
117
118 <segmentedlist>
119 <segtitle>Installed Programs</segtitle>
120 <segtitle>Installed Libraries</segtitle>
121 <segtitle>Installed Directories</segtitle>
122
123 <seglistitem>
124 <seg>xmms, xmms-config, and wmxmms</seg>
125 <seg>libxmms.[so,a] and numerous input, output, effects, and general
126 plugins</seg>
127 <seg>/usr/include/xmms, /usr/lib/xmms, /usr/share/xmms and
128 /usr/share/doc/xmms-&XMMS-version;</seg>
129 </seglistitem>
130 </segmentedlist>
131
132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
136
137 <varlistentry id="xmms-prog">
138 <term><command>xmms</command></term>
139 <listitem>
140 <para> (an acronym for X MultiMedia System) is a program comparable
141 in function with <application>WinAMP</application>. Its main function
142 is playing audio files like WAV and MP3. It can be extended with
143 plugins to play a number of other audio or video formats. Its look
144 can be customized with <application>WinAMP</application> style
145 skins.</para>
146 <indexterm zone="xmms xmms-prog">
147 <primary sortas="b-xmms">xmms</primary></indexterm>
148 </listitem>
149 </varlistentry>
150
151 <varlistentry id="xmms-config">
152 <term><command>xmms-config</command></term>
153 <listitem>
154 <para>is used by other programs which need to link with
155 <command>xmms</command> to retrieve the library and include
156 paths.</para>
157 <indexterm zone="xmms xmms-config">
158 <primary sortas="b-xmms-config">xmms-config</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="wmxmms">
164 <term><command>wmxmms</command></term>
165 <listitem>
166 <para>is a dock applet for the <application>Window Maker</application>
167 window manager. From the applet you can start and control
168 <command>xmms</command>.</para>
169 <indexterm zone="xmms wmxmms">
170 <primary sortas="b-wmxmms">wmxmms</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="libxmms">
176 <term><filename class='libraryfile'>libxmms.[so,a]</filename></term>
177 <listitem>
178 <para>contains graphics and playback functions used by
179 <command>xmms</command>. These functions can also be utilized by other
180 packages.</para>
181 <indexterm zone="xmms libxmms">
182 <primary sortas="c-libxmms">libxmms.[so,a]</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 </variablelist>
188
189 </sect2>
190
191</sect1>
Note: See TracBrowser for help on using the repository browser.