source: multimedia/audioutils/audacious.xml@ b7b6efc

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 b7b6efc was 94b29a3, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Update to audacious-3.3.2

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

  • Property mode set to 100644
File size: 10.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY audacious-download-http
8 "http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
9 <!ENTITY audacious-download-ftp " ">
10 <!ENTITY audacious-md5sum "21a72e085d1b26341eab20e1dd7257d8">
11 <!ENTITY audacious-size "464 KB">
12 <!ENTITY audacious-buildsize "11 MB">
13 <!ENTITY audacious-time "0.2 SBU">
14 <!ENTITY audacious-plugins-download
15 "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
16 <!ENTITY audacious-plugins-md5sum "729eba666e2888f7fce73224bc30bd82">
17 <!ENTITY audacious-plugins-size "1.6 MB">
18 <!ENTITY audacious-plugins-buildsize "39 MB">
19 <!ENTITY audacious-plugins-time "0.7 SBU">
20
21]>
22
23<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
24 <?dbhtml filename="audacious.html"?>
25
26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 </sect1info>
30
31 <title>Audacious-&audacious-version;</title>
32
33 <indexterm zone="audacious">
34 <primary sortas="a-Audacious">Audacious</primary>
35 </indexterm>
36
37 <sect2 role="package">
38 <title>Introduction to Audacious</title>
39
40 <para>
41 <application>Audacious</application> is a <application>Gtk+</application>
42 audio player.
43 </para>
44
45 &lfs72_checked;
46
47 <bridgehead renderas="sect3">Package Information</bridgehead>
48 <itemizedlist spacing="compact">
49 <listitem>
50 <para>
51 Download (HTTP): <ulink url="&audacious-download-http;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download (FTP): <ulink url="&audacious-download-ftp;"/>
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download MD5 sum: &audacious-md5sum;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Download size: &audacious-size;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated disk space required: &audacious-buildsize;
72 </para>
73 </listitem>
74 <listitem>
75 <para>
76 Estimated build time: &audacious-time;
77 </para>
78 </listitem>
79 </itemizedlist>
80
81 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
82 <itemizedlist spacing="compact">
83 <title>Required</title>
84 <listitem>
85 <para>
86 Plugins: <ulink url="&audacious-plugins-download;"/>
87 </para>
88 </listitem>
89 <listitem>
90 <para>
91 Plugins Md5 sum: &audacious-plugins-md5sum;
92 </para>
93 </listitem>
94 <listitem>
95 <para>
96 Plugins Size: &audacious-plugins-size;
97 </para>
98 </listitem>
99 <listitem>
100 <para>
101 Estimated Plugins disk space required: &audacious-plugins-buildsize;
102 </para>
103 </listitem>
104 <listitem>
105 <para>
106 Estimated Plugins build time: &audacious-plugins-time;
107 </para>
108 </listitem>
109 </itemizedlist>
110
111 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
112
113 <bridgehead renderas="sect4">Required</bridgehead>
114 <para role="required">
115 <xref linkend="gtk2"/> or
116 <xref linkend="gtk3"/>
117 (if both are installed configure defaults to using Gtk+ 3).
118 </para>
119
120 <bridgehead renderas="sect4">Recommended</bridgehead>
121 <para role="optional">
122 <xref linkend="dbus"/> and
123 <xref linkend="alsa"/>.
124 </para>
125
126 <bridgehead renderas="sect4">Optional</bridgehead>
127 <para role="optional">
128 <xref linkend="pcre"/> or
129 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>,
130 <xref linkend='libsamplerate'/>,
131 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink> and
132 <xref linkend="doxygen"/>.
133 </para>
134
135
136 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
137 <para role="optional">
138 <xref linkend="curl"/>,
139 <xref linkend="neon"/> (for online mpg3 and ogg radio),
140 <xref linkend="lame"/>,
141 <xref linkend="flac"/>,
142 <xref linkend="libvorbis"/>,
143 <xref linkend="faad2"/>,
144 <xref linkend="ffmpeg"/>,
145 <xref linkend="sdl"/>,
146 <xref linkend="mpg123"/>,
147 <xref linkend="libnotify"/>,
148 <xref linkend='pulseaudio'/>,
149 <ulink url="http://adplug.sourceforge.net/">AdPlug</ulink>,
150 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
151 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
152 <xref linkend="libsndfile"/>,
153 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
154 <ulink url="http://roaraudio.keep-cool.org/">libroar</ulink>,
155 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
156 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
157 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
158 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
159 stereophonic-to-binaural DSP (bs2b) library</ulink>,
160 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>, and
161 <ulink url="http://www.wavpack.com/">WavPack</ulink>.
162 </para>
163
164 <para condition="html" role="usernotes">
165 User Notes: <ulink url="&blfs-wiki;/audacious"/>
166 </para>
167 </sect2>
168
169 <sect2 role="installation">
170 <title>Installation of Audacious</title>
171
172 <para>
173 Install <application>Audacious</application> by running the following
174 commands:
175 </para>
176
177<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr LIBS=-lgmodule-2.0 &amp;&amp;
178make</userinput></screen>
179
180 <para>
181 This package does not come with a test suite.
182 </para>
183
184 <para>
185 Now, as the <systemitem class="username">root</systemitem> user:
186 </para>
187
188<screen role="root"><userinput>make install</userinput></screen>
189 </sect2>
190
191 <sect2 role="installation">
192 <title>Installation of Audacious Plugins</title>
193
194 <note><para>If <application>Xorg</application> is not installed in
195 <filename class='directory'>/usr</filename>, tell the linker
196 where to find it:</para>
197
198<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
199 </note>
200
201 <para>
202 Install the required plugins package by unpacking the tarball, changing
203 into the newly created directory, and issuing the following
204 commands:
205 </para>
206
207<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr LIBS=-lgmodule-2.0 &amp;&amp;
208make</userinput></screen>
209
210 <para>
211 This package does not come with a test suite.
212 </para>
213
214 <para>
215 Now, as the <systemitem class="username">root</systemitem> user:
216 </para>
217
218<screen role="root"><userinput>make install</userinput></screen>
219 </sect2>
220
221 <sect2 role="commands">
222 <title>Command Explanations</title>
223
224 <para>
225 <parameter>TPUT=/bin/true</parameter>: the default is for
226 <command>make</command> to output text in color. This is fine if you're
227 building in a terminal, but if you script the build process and pipe the
228 output from <command>make</command> to a log file then the control
229 characters used to color the text can make the logfile unreadable. This
230 option stops it coloring the text.
231 </para>
232
233 <para>
234 <parameter>LIBS=-lgmodule-2.0</parameter>: this parameter is needed to
235 ensure that it links correctly to
236 <filename class="libraryfile">libgmodule-2.0.so</filename>.
237 </para>
238 </sect2>
239
240 <sect2 role="configuration">
241 <title>Configuring Audacious</title>
242
243 <para>
244 If you prefer the old, smaller, Winamp/XMMS interface click on View&gt;
245 Interface&gt; Winamp Classic Interface
246 </para>
247 </sect2>
248
249 <sect2 role="content">
250 <title>Contents</title>
251
252 <segmentedlist>
253 <segtitle>Installed Programs</segtitle>
254 <segtitle>Installed Libraries</segtitle>
255 <segtitle>Installed Directories</segtitle>
256
257 <seglistitem>
258 <seg>audacious and audtool</seg>
259 <seg>
260 libaudacious.so,
261 libaudclient.so,
262 libaudgui.so and
263 numerous Container, Effect, General, Input, Output, Transport and
264 Visualization plugin modules (exactly what gets installed depends on
265 the dependencies you installed first).</seg>
266 <seg>
267 /usr/include/audacious,
268 /usr/include/libaudcore,
269 /usr/include/libaudgui,
270 /usr/lib/audacious and
271 /usr/share/audacious.
272 </seg>
273 </seglistitem>
274 </segmentedlist>
275
276 <variablelist>
277 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
278 <?dbfo list-presentation="list"?>
279 <?dbhtml list-presentation="table"?>
280
281 <varlistentry id="audacious-prog">
282 <term><command>audacious</command></term>
283 <listitem>
284 <para>
285 is a Gtk2 port of <application>XMMS</application> based on the
286 <application>Beep Media Player</application>.
287 </para>
288 <indexterm zone="audacious audacious-prog">
289 <primary sortas="b-audacious">audacious</primary>
290 </indexterm>
291 </listitem>
292 </varlistentry>
293
294 <varlistentry id="audtool">
295 <term><command>audtool</command></term>
296 <listitem>
297 <para>
298 is a small tool to modify the behavior of a running
299 <command>audacious</command> instance.
300 </para>
301 <indexterm zone="audacious audtool">
302 <primary sortas="b-audtool">audtool</primary>
303 </indexterm>
304 </listitem>
305 </varlistentry>
306
307 <varlistentry id="libaudacious">
308 <term><filename class='libraryfile'>libaudacious.so</filename></term>
309 <listitem>
310 <para>
311 contains functions that are used by <command>audacious</command> to
312 render its graphical interface.
313 </para>
314 <indexterm zone="audacious libaudacious">
315 <primary sortas="c-libaudacious">libaudacious.so</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
320<!-- Who knows what they do?
321 <varlistentry id="libaudclient">
322 <term><filename class='libraryfile'>libaudclient.so</filename></term>
323 <listitem>
324 <para>
325 contains functions that .....
326 </para>
327 <indexterm zone="audacious libaudclient">
328 <primary sortas="c-libaudclient">libaudclient.so</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="libaudgui">
334 <term><filename class='libraryfile'>libaudgui.so</filename></term>
335 <listitem>
336 <para>
337 contains functions that .....
338 </para>
339 <indexterm zone="audacious libaudgui">
340 <primary sortas="c-libaudgui">libaudgui.so</primary>
341 </indexterm>
342 </listitem>
343 </varlistentry>
344-->
345 </variablelist>
346 </sect2>
347</sect1>
Note: See TracBrowser for help on using the repository browser.