source: multimedia/audioutils/audacious.xml@ 388cba2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 388cba2 was 388cba2, checked in by Ken Moffat <ken@…>, 9 years ago

tags

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

  • Property mode set to 100644
File size: 10.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 "79132b694714c90dbcd8593919abed1c">
11 <!ENTITY audacious-size "528 KB">
12 <!ENTITY audacious-buildsize "18 MB">
13 <!ENTITY audacious-time "0.2 SBU">
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 "b4340be4d3c1ec577937a2c5399c6d53">
18 <!ENTITY audacious-plugins-size "1.8 MB">
19 <!ENTITY audacious-plugins-buildsize "60 MB">
20 <!ENTITY audacious-plugins-time "0.6 SBU">
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="gtk3"/>,
115 <xref linkend="libxml2"/> (plugins),
116 <xref linkend="xorg-env"/> (plugins), and
117 <xref linkend="x-window-system"/> (runtime)
118 </para>
119
120 <bridgehead renderas="sect4">Recommended</bridgehead>
121 <para role="optional">
122 <xref linkend="alsa"/> and
123 <xref linkend="dbus"/>, also
124 <xref linkend="gnome-icon-theme"/> (runtime)
125 </para>
126
127 <bridgehead renderas="sect4">Optional</bridgehead>
128 <para role="optional">
129 <xref linkend="pcre"/> or
130 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>,
131 <xref linkend="valgrind"/> and
132 <ulink url="http://atheme.org/projects/libguess.html">libguess</ulink>
133 </para>
134
135 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
136 <para role="optional">
137 <xref linkend="curl"/>,
138 <xref linkend="faad2"/>,
139 <xref linkend="ffmpeg"/>,
140 <xref linkend="flac"/>,
141 <xref linkend="lame"/>,
142 <xref linkend="libcdio"/> (to identify and play CDs),
143 <xref linkend="libnotify"/>,
144 <xref linkend='libsamplerate'/>,
145 <xref linkend="libsndfile"/>,
146 <xref linkend="libvorbis"/>,
147 <xref linkend="mpg123"/>,
148 <xref linkend="neon"/> (for online mpg3 and ogg radio),
149 <xref linkend='pulseaudio'/>,
150 <xref linkend='qt5'/>,
151 <xref linkend="sdl"/>,
152 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
153 stereophonic-to-binaural DSP (bs2b) library</ulink>,
154 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
155 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
156 (requires <xref linkend="libsamplerate"/>),
157 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
158 (to build the AdPlug plugin),
159 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
160 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
161 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
162 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
163 <ulink url="http://www.wavpack.com/">WavPack</ulink>
164 </para>
165
166 <para condition="html" role="usernotes">
167 User Notes: <ulink url="&blfs-wiki;/audacious"/>
168 </para>
169 </sect2>
170
171 <sect2 role="installation">
172 <title>Installation of Audacious</title>
173
174 <para>
175 Install <application>Audacious</application> by running the following
176 commands (you may wish to change the stamp to another string):
177 </para>
178
179<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
180 --with-buildstamp="BLFS" &amp;&amp;
181make</userinput></screen>
182<!--
183 <para>
184 If you have <xref linkend="doxygen"/> installed and wish to build the
185 API documentation, issue <command>doxygen</command>.
186 </para>-->
187
188 <para>
189 This package does not come with a test suite, but you can run, before
190 installing, test <command>src/balsa</command>. You will see a lot of
191 debugging messages scrolling in the console. This is actually useful
192 because they can be used to track down a bug.
193 </para>
194
195 <para>
196 Now, as the <systemitem class="username">root</systemitem> user:
197 </para>
198
199<screen role="root"><userinput>make install</userinput></screen>
200<!--
201 <para>
202 If you built the API documentation, install it as the
203 <systemitem class="username">root</systemitem> user by issuing:
204 </para>
205
206<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api &amp;&amp;
207install -v -m644 doc/html/* \
208 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>-->
209 </sect2>
210
211 <sect2 role="installation">
212 <title>Installation of Audacious Plugins</title>
213<!--
214 <note>
215 <para>
216 If <application>Xorg</application> is not installed in
217 <filename class="directory">/usr</filename>, tell the linker
218 where to find it:
219 </para>
220
221<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
222
223 </note>-->
224
225 <para>
226 Install the required plugins package by unpacking the tarball, changing
227 into the newly created directory, and issuing the following
228 commands:
229 </para>
230
231<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
232make</userinput></screen>
233
234 <para>
235 This package does not come with a test suite.
236 </para>
237
238 <para>
239 Now, as the <systemitem class="username">root</systemitem> user:
240 </para>
241
242<screen role="root"><userinput>make install</userinput></screen>
243
244 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
245 href="../../xincludes/update-icons-and-desktop.xml"/>
246 </sect2>
247
248 <sect2 role="commands">
249 <title>Command Explanations</title>
250
251 <para>
252 <parameter>TPUT=/bin/true</parameter>: the default is for
253 <command>make</command> to output text in color. This is fine if you're
254 building in a terminal, but if you script the build process and pipe the
255 output from <command>make</command> to a log file then the control
256 characters used to color the text can make the logfile unreadable. This
257 option stops it coloring the text.
258 </para>
259
260 <para><parameter>--with-buildstamp</parameter>: This switch appends
261 the given text to the version string.</para>
262
263 <para><option>--disable-mp3</option>: Use this for the plugins if you have
264 not installed mpg123 and do not wish to play mp3 files.</para>
265
266 <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
267
268 </sect2>
269
270 <sect2 role="configuration">
271 <title>Configuring Audacious</title>
272
273 <para>
274 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
275 Interface&gt; Winamp Classic Interface.
276 </para>
277
278 </sect2>
279
280 <sect2 role="content">
281 <title>Contents</title>
282
283 <segmentedlist>
284 <segtitle>Installed Programs</segtitle>
285 <segtitle>Installed Libraries</segtitle>
286 <segtitle>Installed Directories</segtitle>
287
288 <seglistitem>
289 <seg>
290 audacious and audtool
291 </seg>
292 <seg>
293 libaudcore.so, libaudgui.so, libaudtag.so, and several plugin
294 libraries under /usr/lib/audacious/ sub-directories
295 </seg>
296 <seg>
297 /usr/include/{audacious,libaudcore,libaudgui},
298 /usr/lib/audacious and
299 /usr/share/audacious
300 </seg>
301 </seglistitem>
302 </segmentedlist>
303
304 <variablelist>
305 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
306 <?dbfo list-presentation="list"?>
307 <?dbhtml list-presentation="table"?>
308
309 <varlistentry id="audacious-prog">
310 <term><command>audacious</command></term>
311 <listitem>
312 <para>
313 is a GTK+2 port of <application>XMMS</application> based on the
314 <application>Beep Media Player</application>.
315 </para>
316 <indexterm zone="audacious audacious-prog">
317 <primary sortas="b-audacious">audacious</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
321
322 <varlistentry id="audtool">
323 <term><command>audtool</command></term>
324 <listitem>
325 <para>
326 is a small tool to modify the behavior of a running
327 <command>audacious</command> instance.
328 </para>
329 <indexterm zone="audacious audtool">
330 <primary sortas="b-audtool">audtool</primary>
331 </indexterm>
332 </listitem>
333 </varlistentry>
334
335 </variablelist>
336
337 </sect2>
338
339</sect1>
Note: See TracBrowser for help on using the repository browser.