source: multimedia/audioutils/audacious.xml@ ebf10d3e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 ebf10d3e was e156fcd, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to gparted-0.32.0.
Tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20391 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 "https://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
9 <!ENTITY audacious-download-ftp " ">
10 <!ENTITY audacious-md5sum "95c79e14c412f274624c6979236a3840">
11 <!ENTITY audacious-size "551K KB">
12 <!ENTITY audacious-buildsize "20 MB (with Gtk user interface)">
13 <!ENTITY audacious-time "0.3 SBU (with Gtk user interface)">
14
15 <!ENTITY audacious-plugins-download
16 "https://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
17 <!ENTITY audacious-plugins-md5sum "26268359f4f21171de35cc10d0545733">
18 <!ENTITY audacious-plugins-size "1.7 MB">
19 <!ENTITY audacious-plugins-buildsize "46 MB (with Gtk user interface)">
20 <!ENTITY audacious-plugins-time "0.9 SBU (with Gtk user interface)">
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 &lfs83_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 role="runtime" 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
125 <xref role="runtime" linkend="gnome-icon-theme"/> (runtime)
126 </para>
127
128 <bridgehead renderas="sect4">Optional</bridgehead>
129 <para role="optional">
130 <!-- no sign of these in 3.9, commented pro tem
131 <xref linkend="pcre"/> or
132 <ulink url="https://github.com/kkos/oniguruma">Oniguruma</ulink>, and -->
133 <xref linkend="valgrind"/>
134<!-- <ulink url="http://atheme.org/projects/libguess.html">libguess</ulink>-->
135 </para>
136
137 <bridgehead renderas="sect4">Recommended (for Plugins)</bridgehead>
138 <para role="recommended">
139 <xref linkend="mpg123"/>
140 </para>
141
142 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
143 <para role="optional">
144 <xref linkend="curl"/>,
145 <xref linkend="faad2"/>,
146 <xref linkend="ffmpeg"/>,
147 <xref linkend="flac"/>,
148 <xref linkend="lame"/>,
149 <xref linkend="libcdio"/> (to identify and play CDs),
150 <xref linkend="libnotify"/>,
151 <xref linkend="libsamplerate"/>,
152 <xref linkend="libsndfile"/>,
153 <xref linkend="libvorbis"/>,
154 <xref linkend="neon"/> (for online mpg3 and ogg radio),
155 <xref linkend="pulseaudio"/>,
156 <xref linkend="sdl"/>,
157 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
158 stereophonic-to-binaural DSP (bs2b) library</ulink>,
159 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
160 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
161 (requires <xref linkend="libsamplerate"/>),
162<!-- <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
163 (to build the AdPlug plugin),-->
164 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
165 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
166 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
167 <ulink url="http://www.lirc.org/">LIRC</ulink>, and
168 <ulink url="http://www.wavpack.com/">WavPack</ulink>
169 </para>
170
171 <para condition="html" role="usernotes">
172 User Notes: <ulink url="&blfs-wiki;/audacious"/>
173 </para>
174 </sect2>
175
176 <sect2 role="installation">
177 <title>Installation of Audacious</title>
178
179 <para>
180 Install <application>Audacious</application> by running the following
181 commands (you may wish to change the stamp to another string):
182 </para>
183
184<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
185 --with-buildstamp="BLFS" &amp;&amp;
186make</userinput></screen>
187<!--
188 <para>
189 If you have <xref linkend="doxygen"/> installed and wish to build the
190 API documentation, issue <command>doxygen</command>.
191 </para>-->
192
193 <para>
194 This package does not come with a test suite.
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 commands:
230 </para>
231
232<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr --disable-wavpack &amp;&amp;
233make</userinput></screen>
234
235 <para>
236 This package does not come with a test suite.
237 </para>
238
239 <para>
240 Now, as the <systemitem class="username">root</systemitem> user:
241 </para>
242
243<screen role="root"><userinput>make install</userinput></screen>
244
245 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
246 href="../../xincludes/update-icons-and-desktop.xml"/>
247 </sect2>
248
249 <sect2 role="commands">
250 <title>Command Explanations</title>
251
252 <para>
253 <parameter>TPUT=/bin/true</parameter>: the default is for
254 <command>make</command> to output text in color. This is fine if you are
255 building in a terminal, but if you script the build process and pipe the
256 output from <command>make</command> to a log file then the control
257 characters used to color the text can make the logfile unreadable. This
258 option stops it coloring the text.
259 </para>
260
261 <para><parameter>--with-buildstamp</parameter>: This switch appends
262 the given text to the version string.</para>
263
264 <para><parameter>--disable-wavpack</parameter>: This switch is required
265 unless the optional WavPack package is installed.</para>
266
267 <para><option>--disable-gtk</option>: Use this to disable GTK+ support.</para>
268
269 <para><option>--disable-mp3</option>: Use this for the plugins if you have
270 not installed mpg123 and do not wish to play mp3 files.</para>
271
272 <para><option>--enable-qt</option>: Use this to enable Qt support.</para>
273
274 <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
275
276 </sect2>
277
278 <sect2 role="configuration">
279 <title>Configuring Audacious</title>
280
281 <para>
282 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
283 Interface&gt; Winamp Classic Interface.
284 </para>
285
286 <para>
287 If you built with both Gtk and Qt user interfaces, the Qt version
288 can be executed from a terminal, issuing <command>audacious
289 --qt</command>. If you wish a desktop menu entry to execute this Qt
290 version, issue the following commands as the <systemitem
291 class="username">root</systemitem> user:
292 </para>
293
294<screen role="root"><userinput>cp -v /usr/share/applications/audacious{,-qt}.desktop &amp;&amp;
295
296sed -e '/^Name/ s/$/ Qt/' \
297 -e '/Exec=/ s/audacious/&amp; --qt/' \
298 -i /usr/share/applications/audacious-qt.desktop</userinput></screen>
299
300 </sect2>
301
302 <sect2 role="content">
303 <title>Contents</title>
304
305 <segmentedlist>
306 <segtitle>Installed Programs</segtitle>
307 <segtitle>Installed Libraries</segtitle>
308 <segtitle>Installed Directories</segtitle>
309
310 <seglistitem>
311 <seg>
312 audacious and audtool
313 </seg>
314 <seg>
315 libaudcore.so, libaudgui.so, libaudqt.so, libaudtag.so, and several
316 plugin libraries under /usr/lib/audacious/ sub-directories
317 </seg>
318 <seg>
319 /usr/include/{audacious,libaudcore,libaudgui,libaudqt},
320 /usr/lib/audacious and
321 /usr/share/audacious
322 </seg>
323 </seglistitem>
324 </segmentedlist>
325
326 <variablelist>
327 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
328 <?dbfo list-presentation="list"?>
329 <?dbhtml list-presentation="table"?>
330
331 <varlistentry id="audacious-prog">
332 <term><command>audacious</command></term>
333 <listitem>
334 <para>
335 is a GTK+2 port of <application>XMMS</application> based on the
336 <application>Beep Media Player</application>.
337 </para>
338 <indexterm zone="audacious audacious-prog">
339 <primary sortas="b-audacious">audacious</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="audtool">
345 <term><command>audtool</command></term>
346 <listitem>
347 <para>
348 is a small tool to modify the behavior of a running
349 <command>audacious</command> instance.
350 </para>
351 <indexterm zone="audacious audtool">
352 <primary sortas="b-audtool">audtool</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 </variablelist>
358
359 </sect2>
360
361</sect1>
Note: See TracBrowser for help on using the repository browser.