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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition 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 2c0b459 was f90448e, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Add libcdio-0.93

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

  • Property mode set to 100644
File size: 10.5 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 " ">
[2c55ef1]10 <!ENTITY audacious-md5sum "8705fa8ac872e7d9f4b4ad867a0d1937">
[66370fc]11 <!ENTITY audacious-size "440 KB">
12 <!ENTITY audacious-buildsize "14 MB">
[7a3c1cb]13 <!ENTITY audacious-time "0.2 SBU">
[755bb92]14
[c91a73e]15 <!ENTITY audacious-plugins-download
[755bb92]16 "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
[2c55ef1]17 <!ENTITY audacious-plugins-md5sum "1ba5ef956eb7b4018ff6a9f2ea404354">
[2e4d1617]18 <!ENTITY audacious-plugins-size "1.7 MB">
[66370fc]19 <!ENTITY audacious-plugins-buildsize "41 MB">
[2e4d1617]20 <!ENTITY audacious-plugins-time "0.5 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
[ab5eec7e]45 &lfs77_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>
[14e86f0]86 Download (HTTP): <ulink url="&audacious-plugins-download;"/>
[c91a73e]87 </para>
[c909857d]88 </listitem>
89 <listitem>
[c91a73e]90 <para>
[14e86f0]91 Download MD5 sum: &audacious-plugins-md5sum;
[245b1ee]92 </para>
93 </listitem>
94 <listitem>
95 <para>
[14e86f0]96 Download size: &audacious-plugins-size;
[245b1ee]97 </para>
98 </listitem>
99 <listitem>
100 <para>
[14e86f0]101 Estimated disk space required: &audacious-plugins-buildsize;
[c91a73e]102 </para>
[c909857d]103 </listitem>
104 <listitem>
[c91a73e]105 <para>
[14e86f0]106 Estimated build time: &audacious-plugins-time;
[c91a73e]107 </para>
[c909857d]108 </listitem>
109 </itemizedlist>
[54f740f]110
[c909857d]111 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
[cbfe279]112
113 <bridgehead renderas="sect4">Required</bridgehead>
[c91a73e]114 <para role="required">
[b2e8ddf]115 <xref linkend="gtk3"/>,
116 <xref linkend="libxml2"/> (plugins),
117 <xref linkend="xorg-env"/> (plugins), and
118 <xref linkend="x-window-system"/> (runtime)
[c91a73e]119 </para>
[e8ec946]120
121 <bridgehead renderas="sect4">Recommended</bridgehead>
[c91a73e]122 <para role="optional">
[54666831]123 <xref linkend="alsa"/> and
124 <xref linkend="dbus"/>
[c91a73e]125 </para>
[cbfe279]126
127 <bridgehead renderas="sect4">Optional</bridgehead>
[c91a73e]128 <para role="optional">
[2e4d1617]129 <xref linkend="valgrind"/>,
[c91a73e]130 <xref linkend="pcre"/> or
[755bb92]131 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
[2510117]132 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink>
[245b1ee]133 </para>
[c909857d]134
135 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
[e2e42c7]136 <para role="optional">
[f90448e]137 <xref linkend="libcdio"/> (to identify and play CDs),
[e2e42c7]138 <xref linkend="curl"/>,
139 <xref linkend="neon"/> (for online mpg3 and ogg radio),
140 <xref linkend="lame"/>,
141 <xref linkend="flac"/>,
142 <xref linkend="libvorbis"/>,
143 <xref linkend="faad2"/>,
144 <xref linkend="ffmpeg"/>,
145 <xref linkend="sdl"/>,
146 <xref linkend="mpg123"/>,
147 <xref linkend="libnotify"/>,
148 <xref linkend='pulseaudio'/>,
[2510117]149 <xref linkend="libsndfile"/>,
150 <xref linkend='libsamplerate'/>,
151 <ulink url="http://www.lirc.org/">LIRC</ulink>,
152 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
[e2e42c7]153 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
[2510117]154 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
[f90448e]155 (requires <xref linkend="libsamplerate"/>),
[e2e42c7]156 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
157 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
158 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
[f90448e]159 stereophonic-to-binaural DSP (bs2b) library</ulink>,
[2510117]160 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
[f90448e]161 (to build the AdPlug plugin), and
[2510117]162 <ulink url="http://www.wavpack.com/">WavPack</ulink>
[e2e42c7]163 </para>
[cbfe279]164
[c91a73e]165 <para condition="html" role="usernotes">
166 User Notes: <ulink url="&blfs-wiki;/audacious"/>
167 </para>
[cbfe279]168 </sect2>
169
170 <sect2 role="installation">
171 <title>Installation of Audacious</title>
172
[c91a73e]173 <para>
174 Install <application>Audacious</application> by running the following
[b2e8ddf]175 commands (you may wish to change the stamp to another string):
[c91a73e]176 </para>
[cbfe279]177
[bb11ee6]178<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
179 --with-buildstamp="BLFS" &amp;&amp;
[c909857d]180make</userinput></screen>
[2e4d1617]181<!--
[2510117]182 <para>
183 If you have <xref linkend="doxygen"/> installed and wish to build the
184 API documentation, issue <command>doxygen</command>.
[2e4d1617]185 </para>-->
[2510117]186
[c91a73e]187 <para>
188 This package does not come with a test suite.
189 </para>
[87aea531]190
[c91a73e]191 <para>
192 Now, as the <systemitem class="username">root</systemitem> user:
193 </para>
[c909857d]194
[c91a73e]195<screen role="root"><userinput>make install</userinput></screen>
[2e4d1617]196<!--
[2510117]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/* \
[2e4d1617]204 /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>-->
[c909857d]205 </sect2>
206
207 <sect2 role="installation">
208 <title>Installation of Audacious Plugins</title>
[b2e8ddf]209<!--
[755bb92]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>
[e1827ca]216
217<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
[755bb92]218
[b2e8ddf]219 </note>-->
[e1827ca]220
[c91a73e]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>
[c909857d]226
[60b998a]227<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
[cbfe279]228make</userinput></screen>
229
[c91a73e]230 <para>
231 This package does not come with a test suite.
232 </para>
[cbfe279]233
[c91a73e]234 <para>
235 Now, as the <systemitem class="username">root</systemitem> user:
236 </para>
[cbfe279]237
238<screen role="root"><userinput>make install</userinput></screen>
[2946338a]239
240 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
241 href="../../xincludes/update-icons-and-desktop.xml"/>
[c91a73e]242 </sect2>
243
244 <sect2 role="commands">
245 <title>Command Explanations</title>
[cbfe279]246
[c91a73e]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>
[f3d174f]255
256 <para><parameter>--with-buildstamp</parameter>: This switch appends
257 the given text to the version string.</para>
[2e4d1617]258
[040f17b]259 <para><option>--disable-mp3</option>: Use this for the plugins if you have
260 not installed mpg123 and do not wish to play mp3 files.</para>
261
[2e4d1617]262 <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
263
[cbfe279]264 </sect2>
265
[87aea531]266 <sect2 role="configuration">
267 <title>Configuring Audacious</title>
268
[c91a73e]269 <para>
[2510117]270 If you prefer the old, smaller Winamp/XMMS interface, click on View&gt;
271 Interface&gt; Winamp Classic Interface.
[c91a73e]272 </para>
[755bb92]273
[87aea531]274 </sect2>
[c91a73e]275
[cbfe279]276 <sect2 role="content">
277 <title>Contents</title>
278
279 <segmentedlist>
[c909857d]280 <segtitle>Installed Programs</segtitle>
281 <segtitle>Installed Libraries</segtitle>
[cbfe279]282 <segtitle>Installed Directories</segtitle>
283
284 <seglistitem>
[c91a73e]285 <seg>
[755bb92]286 audacious and audtool
287 </seg>
288 <seg>
[66370fc]289 libaudcore.so, libaudgui.so, libaudtag.so, and several plugin
290 libraries under /usr/lib/audacious/ sub-directories
[755bb92]291 </seg>
[c91a73e]292 <seg>
293 /usr/include/audacious,
294 /usr/include/libaudcore,
295 /usr/include/libaudgui,
[66370fc]296 /usr/lib/audacious and
297 /usr/share/audacious
[87aea531]298 </seg>
[cbfe279]299 </seglistitem>
300 </segmentedlist>
301
302 <variablelist>
303 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
304 <?dbfo list-presentation="list"?>
305 <?dbhtml list-presentation="table"?>
306
307 <varlistentry id="audacious-prog">
308 <term><command>audacious</command></term>
309 <listitem>
[c91a73e]310 <para>
[755bb92]311 is a GTK+2 port of <application>XMMS</application> based on the
[c91a73e]312 <application>Beep Media Player</application>.
313 </para>
[cbfe279]314 <indexterm zone="audacious audacious-prog">
315 <primary sortas="b-audacious">audacious</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
[87aea531]320 <varlistentry id="audtool">
321 <term><command>audtool</command></term>
322 <listitem>
[c91a73e]323 <para>
324 is a small tool to modify the behavior of a running
325 <command>audacious</command> instance.
326 </para>
[87aea531]327 <indexterm zone="audacious audtool">
328 <primary sortas="b-audtool">audtool</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
[cbfe279]333 </variablelist>
[755bb92]334
[cbfe279]335 </sect2>
[755bb92]336
[cbfe279]337</sect1>
Note: See TracBrowser for help on using the repository browser.