source: multimedia/audioutils/audacious.xml@ 2dcc08c0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2dcc08c0 was 60b998a, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Update to audacious-3.4
Archive musicbrainz3
Tag a2ps

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

  • Property mode set to 100644
File size: 10.8 KB
RevLine 
[cbfe279]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[cbfe279]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c91a73e]7 <!ENTITY audacious-download-http
[755bb92]8 "http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
[e8ec946]9 <!ENTITY audacious-download-ftp " ">
[60b998a]10 <!ENTITY audacious-md5sum "b97b6921eab3eedbd63dcce2c15154e0">
11 <!ENTITY audacious-size "464 KB">
12 <!ENTITY audacious-buildsize "15 MB">
[2510117]13 <!ENTITY audacious-time "0.3 SBU">
[755bb92]14
[c91a73e]15 <!ENTITY audacious-plugins-download
[755bb92]16 "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
[60b998a]17 <!ENTITY audacious-plugins-md5sum "ea59b4023f32ca096519d01b8f6f33c0">
[2510117]18 <!ENTITY audacious-plugins-size "1.7 MB">
[60b998a]19 <!ENTITY audacious-plugins-buildsize "40 MB">
[2510117]20 <!ENTITY audacious-plugins-time "0.8 SBU">
[cbfe279]21]>
22
[c909857d]23<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
[cbfe279]24 <?dbhtml filename="audacious.html"?>
25
26 <sect1info>
[3b560a0]27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
[cbfe279]29 </sect1info>
30
31 <title>Audacious-&audacious-version;</title>
32
33 <indexterm zone="audacious">
[3b560a0]34 <primary sortas="a-Audacious">Audacious</primary>
[cbfe279]35 </indexterm>
36
37 <sect2 role="package">
38 <title>Introduction to Audacious</title>
39
[c91a73e]40 <para>
[755bb92]41 <application>Audacious</application> is a <application>GTK+</application>
[2510117]42 based audio player.
[245b1ee]43 </para>
[cbfe279]44
[6a9e822]45 &lfs73_checked;
[87aea531]46
[cbfe279]47 <bridgehead renderas="sect3">Package Information</bridgehead>
48 <itemizedlist spacing="compact">
49 <listitem>
[c91a73e]50 <para>
51 Download (HTTP): <ulink url="&audacious-download-http;"/>
52 </para>
[cbfe279]53 </listitem>
54 <listitem>
[c91a73e]55 <para>
56 Download (FTP): <ulink url="&audacious-download-ftp;"/>
57 </para>
[cbfe279]58 </listitem>
59 <listitem>
[c91a73e]60 <para>
61 Download MD5 sum: &audacious-md5sum;
62 </para>
[cbfe279]63 </listitem>
64 <listitem>
[c91a73e]65 <para>
66 Download size: &audacious-size;
67 </para>
[cbfe279]68 </listitem>
69 <listitem>
[c91a73e]70 <para>
71 Estimated disk space required: &audacious-buildsize;
72 </para>
[cbfe279]73 </listitem>
74 <listitem>
[c91a73e]75 <para>
76 Estimated build time: &audacious-time;
77 </para>
[cbfe279]78 </listitem>
79 </itemizedlist>
80
[c909857d]81 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
82 <itemizedlist spacing="compact">
[2510117]83 <title>Required Plugins</title>
[c909857d]84 <listitem>
[c91a73e]85 <para>
86 Plugins: <ulink url="&audacious-plugins-download;"/>
87 </para>
[c909857d]88 </listitem>
89 <listitem>
[c91a73e]90 <para>
[245b1ee]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;
[c91a73e]102 </para>
[c909857d]103 </listitem>
104 <listitem>
[c91a73e]105 <para>
[245b1ee]106 Estimated Plugins build time: &audacious-plugins-time;
[c91a73e]107 </para>
[c909857d]108 </listitem>
109 </itemizedlist>
[60b998a]110<!--
[2510117]111 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
112 <itemizedlist spacing="compact">
113 <listitem>
114 <para>
[755bb92]115 Required Patch:
[2510117]116 <ulink url="&patch-root;/audacious-plugins-&audacious-plugins-version;-libcdio_v0.90_fixes-1.patch"/>
[755bb92]117 (needed if you have libcdio >=v0.90 installed)
[2510117]118 </para>
119 </listitem>
120 </itemizedlist>
[60b998a]121-->
[c909857d]122 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
[cbfe279]123
124 <bridgehead renderas="sect4">Required</bridgehead>
[c91a73e]125 <para role="required">
[2510117]126 <xref linkend="gtk3"/> and
127 <xref linkend="libxml2"/>
[c91a73e]128 </para>
[e8ec946]129
130 <bridgehead renderas="sect4">Recommended</bridgehead>
[c91a73e]131 <para role="optional">
[245b1ee]132 <xref linkend="dbus"/> and
[2510117]133 <xref linkend="alsa"/>
[c91a73e]134 </para>
[cbfe279]135
136 <bridgehead renderas="sect4">Optional</bridgehead>
[c91a73e]137 <para role="optional">
138 <xref linkend="pcre"/> or
[755bb92]139 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
[2510117]140 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink>
[245b1ee]141 </para>
[c909857d]142
143 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
[e2e42c7]144 <para role="optional">
145 <xref linkend="curl"/>,
146 <xref linkend="neon"/> (for online mpg3 and ogg radio),
147 <xref linkend="lame"/>,
148 <xref linkend="flac"/>,
149 <xref linkend="libvorbis"/>,
150 <xref linkend="faad2"/>,
151 <xref linkend="ffmpeg"/>,
152 <xref linkend="sdl"/>,
153 <xref linkend="mpg123"/>,
154 <xref linkend="libnotify"/>,
155 <xref linkend='pulseaudio'/>,
[2510117]156 <xref linkend="libsndfile"/>,
157 <xref linkend='libsamplerate'/>,
158 <ulink url="http://www.lirc.org/">LIRC</ulink>,
[e2e42c7]159 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
[2510117]160 <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink>,
161 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
[e2e42c7]162 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
[2510117]163 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
[755bb92]164 (requires <xref linkend="libsamplerate"/>),
[e2e42c7]165 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
166 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
167 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
[c91a73e]168 stereophonic-to-binaural DSP (bs2b) library</ulink>,
[2510117]169 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
170 (to build the AdPlug plugin), and
171 <ulink url="http://www.wavpack.com/">WavPack</ulink>
[e2e42c7]172 </para>
[cbfe279]173
[c91a73e]174 <para condition="html" role="usernotes">
175 User Notes: <ulink url="&blfs-wiki;/audacious"/>
176 </para>
[cbfe279]177 </sect2>
178
179 <sect2 role="installation">
180 <title>Installation of Audacious</title>
181
[c91a73e]182 <para>
183 Install <application>Audacious</application> by running the following
184 commands:
185 </para>
[cbfe279]186
[2510117]187<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
[c909857d]188make</userinput></screen>
189
[2510117]190 <para>
191 If you have <xref linkend="doxygen"/> installed and wish to build the
192 API documentation, issue <command>doxygen</command>.
193 </para>
194
[c91a73e]195 <para>
196 This package does not come with a test suite.
197 </para>
[87aea531]198
[c91a73e]199 <para>
200 Now, as the <systemitem class="username">root</systemitem> user:
201 </para>
[c909857d]202
[c91a73e]203<screen role="root"><userinput>make install</userinput></screen>
[2510117]204
205 <para>
206 If you built the API documentation, install it as the
207 <systemitem class="username">root</systemitem> user by issuing:
208 </para>
209
210<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api &amp;&amp;
211install -v -m644 doc/html/* \
212 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>
[c909857d]213 </sect2>
214
215 <sect2 role="installation">
216 <title>Installation of Audacious Plugins</title>
217
[755bb92]218 <note>
219 <para>
220 If <application>Xorg</application> is not installed in
221 <filename class="directory">/usr</filename>, tell the linker
222 where to find it:
223 </para>
[e1827ca]224
225<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
[755bb92]226
[e1827ca]227 </note>
228
[c91a73e]229 <para>
230 Install the required plugins package by unpacking the tarball, changing
231 into the newly created directory, and issuing the following
232 commands:
233 </para>
[c909857d]234
[60b998a]235<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
[cbfe279]236make</userinput></screen>
237
[c91a73e]238 <para>
239 This package does not come with a test suite.
240 </para>
[cbfe279]241
[c91a73e]242 <para>
243 Now, as the <systemitem class="username">root</systemitem> user:
244 </para>
[cbfe279]245
246<screen role="root"><userinput>make install</userinput></screen>
[2946338a]247
248 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
249 href="../../xincludes/update-icons-and-desktop.xml"/>
[755bb92]250
[c91a73e]251 </sect2>
252
253 <sect2 role="commands">
254 <title>Command Explanations</title>
[cbfe279]255
[c91a73e]256 <para>
257 <parameter>TPUT=/bin/true</parameter>: the default is for
258 <command>make</command> to output text in color. This is fine if you're
259 building in a terminal, but if you script the build process and pipe the
260 output from <command>make</command> to a log file then the control
261 characters used to color the text can make the logfile unreadable. This
262 option stops it coloring the text.
263 </para>
[755bb92]264
[cbfe279]265 </sect2>
266
[87aea531]267 <sect2 role="configuration">
268 <title>Configuring Audacious</title>
269
[c91a73e]270 <para>
[2510117]271 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
272 Interface&gt; Winamp Classic Interface.
[c91a73e]273 </para>
[755bb92]274
[87aea531]275 </sect2>
[c91a73e]276
[cbfe279]277 <sect2 role="content">
278 <title>Contents</title>
279
280 <segmentedlist>
[c909857d]281 <segtitle>Installed Programs</segtitle>
282 <segtitle>Installed Libraries</segtitle>
[cbfe279]283 <segtitle>Installed Directories</segtitle>
284
285 <seglistitem>
[c91a73e]286 <seg>
[755bb92]287 audacious and audtool
288 </seg>
289 <seg>
290 libaudclient.so, libaudcore.so, libaudgui.so and
291 libaudtag.so
292 </seg>
[c91a73e]293 <seg>
294 /usr/include/audacious,
295 /usr/include/libaudcore,
296 /usr/include/libaudgui,
297 /usr/lib/audacious and
[755bb92]298 /usr/share/audacious
[87aea531]299 </seg>
[cbfe279]300 </seglistitem>
301 </segmentedlist>
302
303 <variablelist>
304 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
305 <?dbfo list-presentation="list"?>
306 <?dbhtml list-presentation="table"?>
307
308 <varlistentry id="audacious-prog">
309 <term><command>audacious</command></term>
310 <listitem>
[c91a73e]311 <para>
[755bb92]312 is a GTK+2 port of <application>XMMS</application> based on the
[c91a73e]313 <application>Beep Media Player</application>.
314 </para>
[cbfe279]315 <indexterm zone="audacious audacious-prog">
316 <primary sortas="b-audacious">audacious</primary>
317 </indexterm>
318 </listitem>
319 </varlistentry>
320
[87aea531]321 <varlistentry id="audtool">
322 <term><command>audtool</command></term>
323 <listitem>
[c91a73e]324 <para>
325 is a small tool to modify the behavior of a running
326 <command>audacious</command> instance.
327 </para>
[87aea531]328 <indexterm zone="audacious audtool">
329 <primary sortas="b-audtool">audtool</primary>
330 </indexterm>
331 </listitem>
332 </varlistentry>
333
[2510117]334 <varlistentry id="libaudclient">
[755bb92]335 <term><filename class="libraryfile">libaudclient.so</filename></term>
[cbfe279]336 <listitem>
[c91a73e]337 <para>
338 contains functions that are used by <command>audacious</command> to
339 render its graphical interface.
340 </para>
[2510117]341 <indexterm zone="audacious libaudclient">
342 <primary sortas="c-libaudclient">libaudclient.so</primary>
[cbfe279]343 </indexterm>
344 </listitem>
345 </varlistentry>
346
347 </variablelist>
[755bb92]348
[cbfe279]349 </sect2>
[755bb92]350
[cbfe279]351</sect1>
Note: See TracBrowser for help on using the repository browser.