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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 3f0203d was 3f0203d, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

audacious-3.4.2: remove uneeded paragrah added in the update.

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

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