source: multimedia/audioutils/audacious.xml@ 755bb92

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 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 systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 755bb92 was 755bb92, checked in by Krejzi <krejzi@…>, 11 years ago

Tidy up xml.

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

  • Property mode set to 100644
File size: 10.9 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 "644ef7fa37319d261b933c86b5ab3a95">
11 <!ENTITY audacious-size "470 KB">
12 <!ENTITY audacious-buildsize "13 MB">
13 <!ENTITY audacious-time "0.3 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 "d77af4d5bff383cc7ab384da21f527f6">
18 <!ENTITY audacious-plugins-size "1.7 MB">
19 <!ENTITY audacious-plugins-buildsize "45 MB">
20 <!ENTITY audacious-plugins-time "0.8 SBU">
21
22]>
23
24<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
25 <?dbhtml filename="audacious.html"?>
26
27 <sect1info>
28 <othername>$LastChangedBy$</othername>
29 <date>$Date$</date>
30 </sect1info>
31
32 <title>Audacious-&audacious-version;</title>
33
34 <indexterm zone="audacious">
35 <primary sortas="a-Audacious">Audacious</primary>
36 </indexterm>
37
38 <sect2 role="package">
39 <title>Introduction to Audacious</title>
40
41 <para>
42 <application>Audacious</application> is a <application>GTK+</application>
43 based audio player.
44 </para>
45
46 &lfs73_checked;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&audacious-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&audacious-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &audacious-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &audacious-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &audacious-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &audacious-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing="compact">
84 <title>Required Plugins</title>
85 <listitem>
86 <para>
87 Plugins: <ulink url="&audacious-plugins-download;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Plugins Md5 sum: &audacious-plugins-md5sum;
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Plugins Size: &audacious-plugins-size;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Estimated Plugins disk space required: &audacious-plugins-buildsize;
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Estimated Plugins build time: &audacious-plugins-time;
108 </para>
109 </listitem>
110 </itemizedlist>
111
112 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
113 <itemizedlist spacing="compact">
114 <listitem>
115 <para>
116 Required Patch:
117 <ulink url="&patch-root;/audacious-plugins-&audacious-plugins-version;-libcdio_v0.90_fixes-1.patch"/>
118 (needed if you have libcdio >=v0.90 installed)
119 </para>
120 </listitem>
121 </itemizedlist>
122
123 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
124
125 <bridgehead renderas="sect4">Required</bridgehead>
126 <para role="required">
127 <xref linkend="gtk3"/> and
128 <xref linkend="libxml2"/>
129 </para>
130
131 <bridgehead renderas="sect4">Recommended</bridgehead>
132 <para role="optional">
133 <xref linkend="dbus"/> and
134 <xref linkend="alsa"/>
135 </para>
136
137 <bridgehead renderas="sect4">Optional</bridgehead>
138 <para role="optional">
139 <xref linkend="pcre"/> or
140 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
141 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink>
142 </para>
143
144 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
145 <para role="optional">
146 <xref linkend="curl"/>,
147 <xref linkend="neon"/> (for online mpg3 and ogg radio),
148 <xref linkend="lame"/>,
149 <xref linkend="flac"/>,
150 <xref linkend="libvorbis"/>,
151 <xref linkend="faad2"/>,
152 <xref linkend="ffmpeg"/>,
153 <xref linkend="sdl"/>,
154 <xref linkend="mpg123"/>,
155 <xref linkend="libnotify"/>,
156 <xref linkend='pulseaudio'/>,
157 <xref linkend="libsndfile"/>,
158 <xref linkend='libsamplerate'/>,
159 <ulink url="http://www.lirc.org/">LIRC</ulink>,
160 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
161 <ulink url="http://libcddb.sourceforge.net/">libcddb</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://jackit.sourceforge.net/">JACK</ulink>
165 (requires <xref linkend="libsamplerate"/>),
166 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
167 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
168 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
169 stereophonic-to-binaural DSP (bs2b) library</ulink>,
170 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
171 (to build the AdPlug plugin), and
172 <ulink url="http://www.wavpack.com/">WavPack</ulink>
173 </para>
174
175 <para condition="html" role="usernotes">
176 User Notes: <ulink url="&blfs-wiki;/audacious"/>
177 </para>
178 </sect2>
179
180 <sect2 role="installation">
181 <title>Installation of Audacious</title>
182
183 <para>
184 Install <application>Audacious</application> by running the following
185 commands:
186 </para>
187
188<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
189make</userinput></screen>
190
191 <para>
192 If you have <xref linkend="doxygen"/> installed and wish to build the
193 API documentation, issue <command>doxygen</command>.
194 </para>
195
196 <para>
197 This package does not come with a test suite.
198 </para>
199
200 <para>
201 Now, as the <systemitem class="username">root</systemitem> user:
202 </para>
203
204<screen role="root"><userinput>make install</userinput></screen>
205
206 <para>
207 If you built the API documentation, install it as the
208 <systemitem class="username">root</systemitem> user by issuing:
209 </para>
210
211<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api &amp;&amp;
212install -v -m644 doc/html/* \
213 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>
214 </sect2>
215
216 <sect2 role="installation">
217 <title>Installation of Audacious Plugins</title>
218
219 <note>
220 <para>
221 If <application>Xorg</application> is not installed in
222 <filename class="directory">/usr</filename>, tell the linker
223 where to find it:
224 </para>
225
226<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
227
228 </note>
229
230 <para>
231 Install the required plugins package by unpacking the tarball, changing
232 into the newly created directory, and issuing the following
233 commands:
234 </para>
235
236<screen><userinput>patch -Np1 -i ../audacious-plugins-&audacious-plugins-version;-libcdio_v0.90_fixes-1.patch &amp;&amp;
237TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
238make</userinput></screen>
239
240 <para>
241 This package does not come with a test suite.
242 </para>
243
244 <para>
245 Now, as the <systemitem class="username">root</systemitem> user:
246 </para>
247
248<screen role="root"><userinput>make install</userinput></screen>
249
250 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
251 href="../../xincludes/update-icons-and-desktop.xml"/>
252
253 </sect2>
254
255 <sect2 role="commands">
256 <title>Command Explanations</title>
257
258 <para>
259 <parameter>TPUT=/bin/true</parameter>: the default is for
260 <command>make</command> to output text in color. This is fine if you're
261 building in a terminal, but if you script the build process and pipe the
262 output from <command>make</command> to a log file then the control
263 characters used to color the text can make the logfile unreadable. This
264 option stops it coloring the text.
265 </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 libaudclient.so, libaudcore.so, libaudgui.so and
293 libaudtag.so
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 <varlistentry id="libaudclient">
337 <term><filename class="libraryfile">libaudclient.so</filename></term>
338 <listitem>
339 <para>
340 contains functions that are used by <command>audacious</command> to
341 render its graphical interface.
342 </para>
343 <indexterm zone="audacious libaudclient">
344 <primary sortas="c-libaudclient">libaudclient.so</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
348
349 </variablelist>
350
351 </sect2>
352
353</sect1>
Note: See TracBrowser for help on using the repository browser.