source: multimedia/audioutils/audacious.xml@ 48b50375

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 48b50375 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
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 " ">
[2510117]10 <!ENTITY audacious-md5sum "644ef7fa37319d261b933c86b5ab3a95">
11 <!ENTITY audacious-size "470 KB">
12 <!ENTITY audacious-buildsize "13 MB">
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">
[2510117]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">
[e8ec946]21
[cbfe279]22]>
23
[c909857d]24<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
[cbfe279]25 <?dbhtml filename="audacious.html"?>
26
27 <sect1info>
[3b560a0]28 <othername>$LastChangedBy$</othername>
29 <date>$Date$</date>
[cbfe279]30 </sect1info>
31
32 <title>Audacious-&audacious-version;</title>
33
34 <indexterm zone="audacious">
[3b560a0]35 <primary sortas="a-Audacious">Audacious</primary>
[cbfe279]36 </indexterm>
37
38 <sect2 role="package">
39 <title>Introduction to Audacious</title>
40
[c91a73e]41 <para>
[755bb92]42 <application>Audacious</application> is a <application>GTK+</application>
[2510117]43 based audio player.
[245b1ee]44 </para>
[cbfe279]45
[6a9e822]46 &lfs73_checked;
[87aea531]47
[cbfe279]48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
[c91a73e]51 <para>
52 Download (HTTP): <ulink url="&audacious-download-http;"/>
53 </para>
[cbfe279]54 </listitem>
55 <listitem>
[c91a73e]56 <para>
57 Download (FTP): <ulink url="&audacious-download-ftp;"/>
58 </para>
[cbfe279]59 </listitem>
60 <listitem>
[c91a73e]61 <para>
62 Download MD5 sum: &audacious-md5sum;
63 </para>
[cbfe279]64 </listitem>
65 <listitem>
[c91a73e]66 <para>
67 Download size: &audacious-size;
68 </para>
[cbfe279]69 </listitem>
70 <listitem>
[c91a73e]71 <para>
72 Estimated disk space required: &audacious-buildsize;
73 </para>
[cbfe279]74 </listitem>
75 <listitem>
[c91a73e]76 <para>
77 Estimated build time: &audacious-time;
78 </para>
[cbfe279]79 </listitem>
80 </itemizedlist>
81
[c909857d]82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing="compact">
[2510117]84 <title>Required Plugins</title>
[c909857d]85 <listitem>
[c91a73e]86 <para>
87 Plugins: <ulink url="&audacious-plugins-download;"/>
88 </para>
[c909857d]89 </listitem>
90 <listitem>
[c91a73e]91 <para>
[245b1ee]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;
[c91a73e]103 </para>
[c909857d]104 </listitem>
105 <listitem>
[c91a73e]106 <para>
[245b1ee]107 Estimated Plugins build time: &audacious-plugins-time;
[c91a73e]108 </para>
[c909857d]109 </listitem>
110 </itemizedlist>
111
[2510117]112 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
113 <itemizedlist spacing="compact">
114 <listitem>
115 <para>
[755bb92]116 Required Patch:
[2510117]117 <ulink url="&patch-root;/audacious-plugins-&audacious-plugins-version;-libcdio_v0.90_fixes-1.patch"/>
[755bb92]118 (needed if you have libcdio >=v0.90 installed)
[2510117]119 </para>
120 </listitem>
121 </itemizedlist>
122
[c909857d]123 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
[cbfe279]124
125 <bridgehead renderas="sect4">Required</bridgehead>
[c91a73e]126 <para role="required">
[2510117]127 <xref linkend="gtk3"/> and
128 <xref linkend="libxml2"/>
[c91a73e]129 </para>
[e8ec946]130
131 <bridgehead renderas="sect4">Recommended</bridgehead>
[c91a73e]132 <para role="optional">
[245b1ee]133 <xref linkend="dbus"/> and
[2510117]134 <xref linkend="alsa"/>
[c91a73e]135 </para>
[cbfe279]136
137 <bridgehead renderas="sect4">Optional</bridgehead>
[c91a73e]138 <para role="optional">
139 <xref linkend="pcre"/> or
[755bb92]140 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
[2510117]141 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink>
[245b1ee]142 </para>
[c909857d]143
144 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
[e2e42c7]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'/>,
[2510117]157 <xref linkend="libsndfile"/>,
158 <xref linkend='libsamplerate'/>,
159 <ulink url="http://www.lirc.org/">LIRC</ulink>,
[e2e42c7]160 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
[2510117]161 <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink>,
162 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
[e2e42c7]163 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
[2510117]164 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
[755bb92]165 (requires <xref linkend="libsamplerate"/>),
[e2e42c7]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
[c91a73e]169 stereophonic-to-binaural DSP (bs2b) library</ulink>,
[2510117]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>
[e2e42c7]173 </para>
[cbfe279]174
[c91a73e]175 <para condition="html" role="usernotes">
176 User Notes: <ulink url="&blfs-wiki;/audacious"/>
177 </para>
[cbfe279]178 </sect2>
179
180 <sect2 role="installation">
181 <title>Installation of Audacious</title>
182
[c91a73e]183 <para>
184 Install <application>Audacious</application> by running the following
185 commands:
186 </para>
[cbfe279]187
[2510117]188<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
[c909857d]189make</userinput></screen>
190
[2510117]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
[c91a73e]196 <para>
197 This package does not come with a test suite.
198 </para>
[87aea531]199
[c91a73e]200 <para>
201 Now, as the <systemitem class="username">root</systemitem> user:
202 </para>
[c909857d]203
[c91a73e]204<screen role="root"><userinput>make install</userinput></screen>
[2510117]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>
[c909857d]214 </sect2>
215
216 <sect2 role="installation">
217 <title>Installation of Audacious Plugins</title>
218
[755bb92]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>
[e1827ca]225
226<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
[755bb92]227
[e1827ca]228 </note>
229
[c91a73e]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>
[c909857d]235
[2510117]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;
[cbfe279]238make</userinput></screen>
239
[c91a73e]240 <para>
241 This package does not come with a test suite.
242 </para>
[cbfe279]243
[c91a73e]244 <para>
245 Now, as the <systemitem class="username">root</systemitem> user:
246 </para>
[cbfe279]247
248<screen role="root"><userinput>make install</userinput></screen>
[2946338a]249
250 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
251 href="../../xincludes/update-icons-and-desktop.xml"/>
[755bb92]252
[c91a73e]253 </sect2>
254
255 <sect2 role="commands">
256 <title>Command Explanations</title>
[cbfe279]257
[c91a73e]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>
[755bb92]266
[cbfe279]267 </sect2>
268
[87aea531]269 <sect2 role="configuration">
270 <title>Configuring Audacious</title>
271
[c91a73e]272 <para>
[2510117]273 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
274 Interface&gt; Winamp Classic Interface.
[c91a73e]275 </para>
[755bb92]276
[87aea531]277 </sect2>
[c91a73e]278
[cbfe279]279 <sect2 role="content">
280 <title>Contents</title>
281
282 <segmentedlist>
[c909857d]283 <segtitle>Installed Programs</segtitle>
284 <segtitle>Installed Libraries</segtitle>
[cbfe279]285 <segtitle>Installed Directories</segtitle>
286
287 <seglistitem>
[c91a73e]288 <seg>
[755bb92]289 audacious and audtool
290 </seg>
291 <seg>
292 libaudclient.so, libaudcore.so, libaudgui.so and
293 libaudtag.so
294 </seg>
[c91a73e]295 <seg>
296 /usr/include/audacious,
297 /usr/include/libaudcore,
298 /usr/include/libaudgui,
299 /usr/lib/audacious and
[755bb92]300 /usr/share/audacious
[87aea531]301 </seg>
[cbfe279]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>
[c91a73e]313 <para>
[755bb92]314 is a GTK+2 port of <application>XMMS</application> based on the
[c91a73e]315 <application>Beep Media Player</application>.
316 </para>
[cbfe279]317 <indexterm zone="audacious audacious-prog">
318 <primary sortas="b-audacious">audacious</primary>
319 </indexterm>
320 </listitem>
321 </varlistentry>
322
[87aea531]323 <varlistentry id="audtool">
324 <term><command>audtool</command></term>
325 <listitem>
[c91a73e]326 <para>
327 is a small tool to modify the behavior of a running
328 <command>audacious</command> instance.
329 </para>
[87aea531]330 <indexterm zone="audacious audtool">
331 <primary sortas="b-audtool">audtool</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
[2510117]336 <varlistentry id="libaudclient">
[755bb92]337 <term><filename class="libraryfile">libaudclient.so</filename></term>
[cbfe279]338 <listitem>
[c91a73e]339 <para>
340 contains functions that are used by <command>audacious</command> to
341 render its graphical interface.
342 </para>
[2510117]343 <indexterm zone="audacious libaudclient">
344 <primary sortas="c-libaudclient">libaudclient.so</primary>
[cbfe279]345 </indexterm>
346 </listitem>
347 </varlistentry>
348
349 </variablelist>
[755bb92]350
[cbfe279]351 </sect2>
[755bb92]352
[cbfe279]353</sect1>
Note: See TracBrowser for help on using the repository browser.