source: multimedia/audioutils/audacious.xml@ 12fbef3

systemd-13485
Last change on this file since 12fbef3 was 12fbef3, checked in by DJ Lucas <dj@…>, 8 years ago

Completed Section VII Merge from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16891 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 11.7 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 "093208db6d22e9fa225cb8d83b981907">
11 <!ENTITY audacious-size "560 KB">
12 <!ENTITY audacious-buildsize "47 MB (with Gtk and Qt5 user interfaces)">
13 <!ENTITY audacious-time "0.5 SBU (with Gtk and Qt5 user interfaces)">
14
15 <!ENTITY audacious-plugins-download
16 "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
17 <!ENTITY audacious-plugins-md5sum "1cbf90fa8a3a9f30f8e68333399f68c2">
18 <!ENTITY audacious-plugins-size "1.8 MB">
19 <!ENTITY audacious-plugins-buildsize "139 MB (with Gtk and Qt5 user interfaces)">
20 <!ENTITY audacious-plugins-time "1.5 SBU (with Gtk and Qt5 user interfaces)">
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 an audio player.
42 </para>
43
44 &lfs78_checked;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&audacious-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&audacious-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &audacious-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &audacious-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &audacious-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &audacious-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
81 <itemizedlist spacing="compact">
82 <title>Required Plugins</title>
83 <listitem>
84 <para>
85 Download (HTTP): <ulink url="&audacious-plugins-download;"/>
86 </para>
87 </listitem>
88 <listitem>
89 <para>
90 Download MD5 sum: &audacious-plugins-md5sum;
91 </para>
92 </listitem>
93 <listitem>
94 <para>
95 Download size: &audacious-plugins-size;
96 </para>
97 </listitem>
98 <listitem>
99 <para>
100 Estimated disk space required: &audacious-plugins-buildsize;
101 </para>
102 </listitem>
103 <listitem>
104 <para>
105 Estimated build time: &audacious-plugins-time;
106 </para>
107 </listitem>
108 </itemizedlist>
109
110 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
111
112 <bridgehead renderas="sect4">Required</bridgehead>
113 <para role="required">
114 <xref linkend="gtk2"/> or
115 <xref linkend="qt5"/> (or both),
116 <xref linkend="libxml2"/> (plugins),
117 <xref linkend="xorg-env"/> (plugins), and
118 <xref linkend="x-window-system"/> (runtime)
119 </para>
120
121 <bridgehead renderas="sect4">Recommended</bridgehead>
122 <para role="optional">
123 <xref linkend="alsa"/> and
124 <xref linkend="dbus"/><!--, also
125FIXME - REMOVE COMMENT WHEN GNOME-ICON-THEME is put back into the book
126 <xref linkend="gnome-icon-theme"/> (runtime)
127-->
128 </para>
129
130 <bridgehead renderas="sect4">Optional</bridgehead>
131 <para role="optional">
132 <xref linkend="pcre"/> or
133 <ulink url="https://github.com/kkos/oniguruma">Oniguruma</ulink>, and
134 <xref linkend="valgrind"/>
135<!-- <ulink url="http://atheme.org/projects/libguess.html">libguess</ulink>-->
136 </para>
137
138 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
139 <para role="optional">
140 <xref linkend="curl"/>,
141 <xref linkend="faad2"/>,
142 <xref linkend="ffmpeg"/>,
143 <xref linkend="flac"/>,
144 <xref linkend="lame"/>,
145 <xref linkend="libcdio"/> (to identify and play CDs),
146 <xref linkend="libnotify"/>,
147 <xref linkend="libsamplerate"/>,
148 <xref linkend="libsndfile"/>,
149 <xref linkend="libvorbis"/>,
150 <xref linkend="mpg123"/>,
151 <xref linkend="neon"/> (for online mpg3 and ogg radio),
152 <xref linkend="pulseaudio"/>,
153 <xref linkend="sdl"/>,
154 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
155 stereophonic-to-binaural DSP (bs2b) library</ulink>,
156 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
157 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
158 (requires <xref linkend="libsamplerate"/>),
159<!-- <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
160 (to build the AdPlug plugin),-->
161 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
162 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
163 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
164 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
165 <ulink url="http://www.wavpack.com/">WavPack</ulink>
166 </para>
167
168 <para condition="html" role="usernotes">
169 User Notes: <ulink url="&blfs-wiki;/audacious"/>
170 </para>
171 </sect2>
172
173 <sect2 role="installation">
174 <title>Installation of Audacious</title>
175
176 <para>
177 Install <application>Audacious</application> by running the following
178 commands (you may wish to change the stamp to another string):
179 </para>
180
181<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
182 --with-buildstamp="BLFS" &amp;&amp;
183make</userinput></screen>
184<!--
185 <para>
186 If you have <xref linkend="doxygen"/> installed and wish to build the
187 API documentation, issue <command>doxygen</command>.
188 </para>-->
189
190 <para>
191 This package does not come with a test suite, but you can run, before
192 installing, test <command>src/balsa</command>. You will see a lot of
193 debugging messages scrolling in the console. This is actually useful
194 because they can be used to track down a bug.
195 </para>
196
197 <para>
198 Now, as the <systemitem class="username">root</systemitem> user:
199 </para>
200
201<screen role="root"><userinput>make install</userinput></screen>
202<!--
203 <para>
204 If you built the API documentation, install it as the
205 <systemitem class="username">root</systemitem> user by issuing:
206 </para>
207
208<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api &amp;&amp;
209install -v -m644 doc/html/* \
210 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>-->
211 </sect2>
212
213 <sect2 role="installation">
214 <title>Installation of Audacious Plugins</title>
215<!--
216 <note>
217 <para>
218 If <application>Xorg</application> is not installed in
219 <filename class="directory">/usr</filename>, tell the linker
220 where to find it:
221 </para>
222
223<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
224
225 </note>-->
226
227 <para>
228 Install the required plugins package by unpacking the tarball, changing
229 into the newly created directory, and issuing the following
230 commands:
231 </para>
232
233<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
234make</userinput></screen>
235
236 <para>
237 This package does not come with a test suite.
238 </para>
239
240 <para>
241 Now, as the <systemitem class="username">root</systemitem> user:
242 </para>
243
244<screen role="root"><userinput>make install</userinput></screen>
245
246 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
247 href="../../xincludes/update-icons-and-desktop.xml"/>
248 </sect2>
249
250 <sect2 role="commands">
251 <title>Command Explanations</title>
252
253 <para>
254 <parameter>TPUT=/bin/true</parameter>: the default is for
255 <command>make</command> to output text in color. This is fine if you are
256 building in a terminal, but if you script the build process and pipe the
257 output from <command>make</command> to a log file then the control
258 characters used to color the text can make the logfile unreadable. This
259 option stops it coloring the text.
260 </para>
261
262 <para><parameter>--with-buildstamp</parameter>: This switch appends
263 the given text to the version string.</para>
264
265 <para><option>--disable-gtk</option>: Use this to disable GTK+ support.</para>
266
267 <para><option>--disable-mp3</option>: Use this for the plugins if you have
268 not installed mpg123 and do not wish to play mp3 files.</para>
269
270 <para><option>--enable-qt</option>: Use this to enable Qt support.</para>
271
272 <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
273
274 </sect2>
275
276 <sect2 role="configuration">
277 <title>Configuring Audacious</title>
278
279 <para>
280 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
281 Interface&gt; Winamp Classic Interface.
282 </para>
283
284 <para>
285 If you built with both Gtk and Qt user interfaces, the Qt version
286 can be executed from a terminal, issuing <command>audacious
287 --qt</command>. If you wish a desktop menu entry to execute this Qt
288 version, issue the following commands as the <systemitem
289 class="username">root</systemitem> user:
290 </para>
291
292<screen role="root"><userinput>cp -v /usr/share/applications/audacious{,-qt}.desktop &amp;&amp;
293
294sed -e '/^Name/ s/$/ Qt/' \
295 -e '/Exec=/ s/audacious/&amp; --qt/' \
296 -i /usr/share/applications/audacious-qt.desktop</userinput></screen>
297
298 </sect2>
299
300 <sect2 role="content">
301 <title>Contents</title>
302
303 <segmentedlist>
304 <segtitle>Installed Programs</segtitle>
305 <segtitle>Installed Libraries</segtitle>
306 <segtitle>Installed Directories</segtitle>
307
308 <seglistitem>
309 <seg>
310 audacious and audtool
311 </seg>
312 <seg>
313 libaudcore.so, libaudgui.so, libaudqt.so, libaudtag.so, and several
314 plugin libraries under /usr/lib/audacious/ sub-directories
315 </seg>
316 <seg>
317 /usr/include/{audacious,libaudcore,libaudgui,libaudqt},
318 /usr/lib/audacious and
319 /usr/share/audacious
320 </seg>
321 </seglistitem>
322 </segmentedlist>
323
324 <variablelist>
325 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
326 <?dbfo list-presentation="list"?>
327 <?dbhtml list-presentation="table"?>
328
329 <varlistentry id="audacious-prog">
330 <term><command>audacious</command></term>
331 <listitem>
332 <para>
333 is a GTK+2 port of <application>XMMS</application> based on the
334 <application>Beep Media Player</application>.
335 </para>
336 <indexterm zone="audacious audacious-prog">
337 <primary sortas="b-audacious">audacious</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="audtool">
343 <term><command>audtool</command></term>
344 <listitem>
345 <para>
346 is a small tool to modify the behavior of a running
347 <command>audacious</command> instance.
348 </para>
349 <indexterm zone="audacious audtool">
350 <primary sortas="b-audtool">audtool</primary>
351 </indexterm>
352 </listitem>
353 </varlistentry>
354
355 </variablelist>
356
357 </sect2>
358
359</sect1>
Note: See TracBrowser for help on using the repository browser.