source: multimedia/audioutils/audacious.xml@ 3eafe37

10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 3eafe37 was 8b1ee56, checked in by Ken Moffat <ken@…>, 3 years ago

tags

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

  • Property mode set to 100644
File size: 11.5 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 "22fbe28b073682d55ee87698f283e195">
11 <!ENTITY audacious-size "576 KB">
12 <!ENTITY audacious-buildsize "72 MB (with Qt user interface)">
13 <!ENTITY audacious-time "0.7 SBU (with Qt 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 "740d83757b49b82bc75e256c96b09bfd">
18 <!ENTITY audacious-plugins-size "1.7 MB">
19 <!ENTITY audacious-plugins-buildsize "157 MB (with Qt user interface)">
20 <!ENTITY audacious-plugins-time "1.5 SBU (with Qt 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 &lfs101_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 role="nodep" 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 <!-- NOTE: The GTK2 port is deprecated. No GTK3 port is planned.-->
122
123 <bridgehead renderas="sect4">Recommended</bridgehead>
124 <para role="optional">
125 <xref linkend="alsa"/> and
126 <xref linkend="dbus"/>, also
127 <xref role="runtime" linkend="gnome-icon-theme"/> (runtime)
128 </para>
129
130 <bridgehead renderas="sect4">Optional</bridgehead>
131 <para role="optional">
132 <xref linkend="libarchive"/> and
133 <xref linkend="valgrind"/>
134 </para>
135
136 <bridgehead renderas="sect4">Recommended (for Plugins)</bridgehead>
137 <para role="recommended">
138 <xref linkend="mpg123"/> and
139 <xref linkend="neon"/> (for online mpg3 and ogg radio)
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="pulseaudio"/>,
155 <xref linkend="sdl"/>,
156 <ulink url="http://ampache-browser.org/">ampache-browser</ulink>,
157 <ulink url="http://adplug.github.io/">adplug</ulink>,
158 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
159 stereophonic-to-binaural DSP (bs2b) library</ulink>,
160 <ulink url="https://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
161 <ulink url="http://jackaudio.org/">JACK</ulink>
162 (requires <xref linkend="libsamplerate"/>),
163 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
164 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
165 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
166 <ulink url="https://lib.openmpt.org/libopenmpt/">libopenmpt</ulink>,
167 <ulink url="http://www.sourceforge.net/projects/sidplay-residfp/">libsidplayfp</ulink>,
168 <ulink url="http://www.lirc.org/">LIRC</ulink>,
169 <ulink url="https://sndio.org/">sndio</ulink>,
170 <ulink url="https://sourceforge.net/p/soxr/wiki/Home/">SoX</ulink>, and
171 <ulink url="http://www.wavpack.com/">WavPack</ulink>
172 </para>
173
174 <para condition="html" role="usernotes">
175 User Notes: <ulink url="&blfs-wiki;/audacious"/>
176 </para>
177 </sect2>
178
179 <sect2 role="installation">
180 <title>Installation of Audacious</title>
181
182 <sect3>
183 <title>Installation of the Main Audacious Program</title>
184
185 <para>
186 Install <application>Audacious</application> by running the following
187 commands (you may wish to change the stamp to another string):
188 </para>
189
190<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
191 --with-buildstamp="BLFS" &amp;&amp;
192make</userinput></screen>
193
194 <para>
195 This package does not come with a test suite.
196 </para>
197
198 <para>
199 Now, as the <systemitem class="username">root</systemitem> user:
200 </para>
201
202<screen role="root"><userinput>make install</userinput></screen>
203
204 </sect3>
205
206 <sect3>
207 <title>Installation of Audacious Plugins</title>
208
209 <para>
210 Install the required plugins package by issuing the following commands:
211 </para>
212
213<screen><userinput>tar -xf ../audacious-plugins-&audacious-plugins-version;.tar.bz2 &amp;&amp;
214cd audacious-plugins-&audacious-plugins-version; &amp;&amp;
215TPUT=/bin/true ./configure --prefix=/usr --disable-wavpack &amp;&amp;
216make</userinput></screen>
217
218 <para>
219 Now, as the <systemitem class="username">root</systemitem> user:
220 </para>
221
222<screen role="root"><userinput>make install</userinput></screen>
223
224 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
225 href="../../xincludes/update-icons-and-desktop.xml"/>
226
227 </sect3>
228 </sect2>
229
230 <sect2 role="commands">
231 <title>Command Explanations</title>
232
233 <para>
234 <parameter>TPUT=/bin/true</parameter>: the default is for
235 <command>make</command> to output text in color. This is fine if you are
236 building in a terminal, but if you script the build process and pipe the
237 output from <command>make</command> to a log file then the control
238 characters used to color the text can make the logfile unreadable. This
239 option prevents <command>make</command> from coloring the text.
240 </para>
241
242 <para>
243 <parameter>--with-buildstamp</parameter>: This switch appends
244 the given text to the version string.
245 </para>
246
247 <para>
248 <parameter>--disable-wavpack</parameter>: This switch is required
249 unless the optional WavPack package is installed.
250 </para>
251
252 <para>
253 <option>--enable-gtk</option>: Use this to enable GTK+ support.
254 </para>
255
256 <para>
257 <option>--disable-qt</option>: Use this to disable qt support.
258 </para>
259
260 <para>
261 <option>--disable-mp3</option>: Use this for the plugins if you have
262 not installed mpg123 and do not wish to play mp3 files.
263 </para>
264
265 <para>
266 <option>--enable-valgrind</option>: Allow better Valgrind leak checks.
267 </para>
268
269 <para>
270 <option>--disable-neon</option>: Use this for the plugins if you have
271 not installed neon, and do not want to use HTTP/HTTPS transport.
272 </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
311 audtool
312 </seg>
313 <seg>
314 libaudcore.so,
315 libaudgui.so,
316 libaudqt.so,
317 libaudtag.so,
318 and several plugin libraries under /usr/lib/audacious/ sub-directories
319 </seg>
320 <seg>
321 /usr/include/{audacious,libaudcore,libaudgui,libaudqt},
322 /usr/lib/audacious and
323 /usr/share/audacious
324 </seg>
325 </seglistitem>
326 </segmentedlist>
327
328 <variablelist>
329 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
330 <?dbfo list-presentation="list"?>
331 <?dbhtml list-presentation="table"?>
332
333 <varlistentry id="audacious-prog">
334 <term><command>audacious</command></term>
335 <listitem>
336 <para>
337 is a Qt port of <application>XMMS</application> based on the
338 <application>Beep Media Player</application>
339 </para>
340 <indexterm zone="audacious audacious-prog">
341 <primary sortas="b-audacious">audacious</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 <varlistentry id="audtool">
347 <term><command>audtool</command></term>
348 <listitem>
349 <para>
350 is a small tool to modify the behavior of a running
351 <command>audacious</command> instance
352 </para>
353 <indexterm zone="audacious audtool">
354 <primary sortas="b-audtool">audtool</primary>
355 </indexterm>
356 </listitem>
357 </varlistentry>
358
359 </variablelist>
360
361 </sect2>
362
363</sect1>
Note: See TracBrowser for help on using the repository browser.