source: multimedia/audioutils/audacious.xml@ 040f17b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 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 krejzi/svn 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 040f17b was 040f17b, checked in by Ken Moffat <ken@…>, 10 years ago

Optional switch for audacious-plugins, to allow configure to complete if mpg123 is not installed.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13835 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 "728df3e3f133782d2bb92e23fbbc6f55">
11 <!ENTITY audacious-size "440 KB">
12 <!ENTITY audacious-buildsize "14 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 "0eeb7f8f0183f4189ff1b564e9719cf8">
18 <!ENTITY audacious-plugins-size "1.7 MB">
19 <!ENTITY audacious-plugins-buildsize "41 MB">
20 <!ENTITY audacious-plugins-time "0.5 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 a <application>GTK+</application>
42 based audio player.
43 </para>
44
45 &lfs75_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 Plugins</title>
84 <listitem>
85 <para>
86 Download (HTTP): <ulink url="&audacious-plugins-download;"/>
87 </para>
88 </listitem>
89 <listitem>
90 <para>
91 Download MD5 sum: &audacious-plugins-md5sum;
92 </para>
93 </listitem>
94 <listitem>
95 <para>
96 Download size: &audacious-plugins-size;
97 </para>
98 </listitem>
99 <listitem>
100 <para>
101 Estimated disk space required: &audacious-plugins-buildsize;
102 </para>
103 </listitem>
104 <listitem>
105 <para>
106 Estimated 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="gtk3"/>,
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"/>
125 </para>
126
127 <bridgehead renderas="sect4">Optional</bridgehead>
128 <para role="optional">
129 <xref linkend="valgrind"/>,
130 <xref linkend="pcre"/> or
131 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
132 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink>
133 </para>
134
135 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
136 <para role="optional">
137 <xref linkend="curl"/>,
138 <xref linkend="neon"/> (for online mpg3 and ogg radio),
139 <xref linkend="lame"/>,
140 <xref linkend="flac"/>,
141 <xref linkend="libvorbis"/>,
142 <xref linkend="faad2"/>,
143 <xref linkend="ffmpeg"/>,
144 <xref linkend="sdl"/>,
145 <xref linkend="mpg123"/>,
146 <xref linkend="libnotify"/>,
147 <xref linkend='pulseaudio'/>,
148 <xref linkend="libsndfile"/>,
149 <xref linkend='libsamplerate'/>,
150 <ulink url="http://www.lirc.org/">LIRC</ulink>,
151 <ulink url="http://ftp.gnu.org/gnu/libcdio/">libcdio</ulink>
152 (both libcdio and libcdio-paranoia are needed to play CDs),
153 <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink>
154 (to identify CDs),
155 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
156 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
157 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
158 (requires <xref linkend="libsamplerate"/>),
159 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
160 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
161 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
162 stereophonic-to-binaural DSP (bs2b) library</ulink>,
163 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
164 (to build the AdPlug plugin), 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.
192 </para>
193
194 <para>
195 Now, as the <systemitem class="username">root</systemitem> user:
196 </para>
197
198<screen role="root"><userinput>make install</userinput></screen>
199<!--
200 <para>
201 If you built the API documentation, install it as the
202 <systemitem class="username">root</systemitem> user by issuing:
203 </para>
204
205<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api &amp;&amp;
206install -v -m644 doc/html/* \
207 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>-->
208 </sect2>
209
210 <sect2 role="installation">
211 <title>Installation of Audacious Plugins</title>
212<!--
213 <note>
214 <para>
215 If <application>Xorg</application> is not installed in
216 <filename class="directory">/usr</filename>, tell the linker
217 where to find it:
218 </para>
219
220<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
221
222 </note>-->
223
224 <para>
225 Install the required plugins package by unpacking the tarball, changing
226 into the newly created directory, and issuing the following
227 commands:
228 </para>
229
230<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
231make</userinput></screen>
232
233 <para>
234 This package does not come with a test suite.
235 </para>
236
237 <para>
238 Now, as the <systemitem class="username">root</systemitem> user:
239 </para>
240
241<screen role="root"><userinput>make install</userinput></screen>
242
243 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
244 href="../../xincludes/update-icons-and-desktop.xml"/>
245 </sect2>
246
247 <sect2 role="commands">
248 <title>Command Explanations</title>
249
250 <para>
251 <parameter>TPUT=/bin/true</parameter>: the default is for
252 <command>make</command> to output text in color. This is fine if you're
253 building in a terminal, but if you script the build process and pipe the
254 output from <command>make</command> to a log file then the control
255 characters used to color the text can make the logfile unreadable. This
256 option stops it coloring the text.
257 </para>
258
259 <para><parameter>--with-buildstamp</parameter>: This switch appends
260 the given text to the version string.</para>
261
262 <para><option>--disable-mp3</option>: Use this for the plugins if you have
263 not installed mpg123 and do not wish to play mp3 files.</para>
264
265 <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
266
267 </sect2>
268
269 <sect2 role="configuration">
270 <title>Configuring Audacious</title>
271
272 <para>
273 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
274 Interface&gt; Winamp Classic Interface.
275 </para>
276
277 </sect2>
278
279 <sect2 role="content">
280 <title>Contents</title>
281
282 <segmentedlist>
283 <segtitle>Installed Programs</segtitle>
284 <segtitle>Installed Libraries</segtitle>
285 <segtitle>Installed Directories</segtitle>
286
287 <seglistitem>
288 <seg>
289 audacious and audtool
290 </seg>
291 <seg>
292 libaudcore.so, libaudgui.so, libaudtag.so, and several plugin
293 libraries under /usr/lib/audacious/ sub-directories
294 </seg>
295 <seg>
296 /usr/include/audacious,
297 /usr/include/libaudcore,
298 /usr/include/libaudgui,
299 /usr/lib/audacious and
300 /usr/share/audacious
301 </seg>
302 </seglistitem>
303 </segmentedlist>
304
305 <variablelist>
306 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
307 <?dbfo list-presentation="list"?>
308 <?dbhtml list-presentation="table"?>
309
310 <varlistentry id="audacious-prog">
311 <term><command>audacious</command></term>
312 <listitem>
313 <para>
314 is a GTK+2 port of <application>XMMS</application> based on the
315 <application>Beep Media Player</application>.
316 </para>
317 <indexterm zone="audacious audacious-prog">
318 <primary sortas="b-audacious">audacious</primary>
319 </indexterm>
320 </listitem>
321 </varlistentry>
322
323 <varlistentry id="audtool">
324 <term><command>audtool</command></term>
325 <listitem>
326 <para>
327 is a small tool to modify the behavior of a running
328 <command>audacious</command> instance.
329 </para>
330 <indexterm zone="audacious audtool">
331 <primary sortas="b-audtool">audtool</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
336 </variablelist>
337
338 </sect2>
339
340</sect1>
Note: See TracBrowser for help on using the repository browser.