source: multimedia/audioutils/audacious.xml@ 89488b4

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 89488b4 was 89488b4, checked in by Andrew Benton <andy@…>, 12 years ago

Added a bit to the audacious page to say it can use gtk+-3

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

  • Property mode set to 100644
File size: 10.1 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 "http://distfiles.atheme.org/audacious-&audacious-version;.tar.bz2">
8 <!--<!ENTITY audacious-download-ftp "&gentoo-ftp-repo;/audacious-&audacious-version;.tbz2">-->
9 <!ENTITY audacious-download-ftp " ">
10 <!ENTITY audacious-md5sum "5ecdff54f4c32c6ae958095d23c57308">
11 <!ENTITY audacious-size "775 KB">
12 <!ENTITY audacious-buildsize "63 MB (typical)">
13 <!ENTITY audacious-time "1.1 SBU">
14 <!ENTITY audacious-plugins-download "http://distfiles.atheme.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
15 <!ENTITY audacious-plugins-md5sum "af35af836bf67fec4f762f7ddca104f2">
16 <!ENTITY audacious-plugins-size "2.1 MB">
17
18]>
19
20<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
21 <?dbhtml filename="audacious.html"?>
22
23 <sect1info>
24 <othername>$LastChangedBy$</othername>
25 <date>$Date$</date>
26 </sect1info>
27
28 <title>Audacious-&audacious-version;</title>
29
30 <indexterm zone="audacious">
31 <primary sortas="a-Audacious">Audacious</primary>
32 </indexterm>
33
34 <sect2 role="package">
35 <title>Introduction to Audacious</title>
36
37 <para><application>Audacious</application> is a Gtk+-2 based audio
38 player.</para>
39
40 &lfs70_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&audacious-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&audacious-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &audacious-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &audacious-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &audacious-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &audacious-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
65 <itemizedlist spacing="compact">
66 <title>Required</title>
67 <listitem>
68 <para>Plugins: <ulink url="&audacious-plugins-download;"/></para>
69 </listitem>
70 <listitem>
71 <para>Md5 sum: &audacious-plugins-md5sum;</para>
72 </listitem>
73 <listitem>
74 <para>Size: &audacious-plugins-size;</para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required"><xref linkend="gtk3"/> or <xref linkend="gtk2"/> (if
82 both are installed it defaults to using <xref linkend="gtk3"/>) and
83 <xref linkend="libmowgli"/></para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="optional"><xref linkend="dbus"/></para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional"><xref linkend="pcre"/> or
90 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>,
91 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
92 Code</ulink> (a.k.a. libsamplerate),
93 <ulink url="http://www.atheme.org/project/libguess">libguess</ulink> and
94 <xref linkend="doxygen"/></para>
95
96
97 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
98 <para role="optional"><xref linkend="alsa"/>,
99 <xref linkend="curl"/>,
100 <xref linkend="neon"/> (for online mpg3 and ogg radio),
101 <xref linkend="lame"/>,
102 <xref linkend="flac"/>,
103 <xref linkend="libvorbis"/>,
104 <xref linkend="faad2"/>,
105 <xref linkend="ffmpeg"/>,
106 <xref linkend="sdl"/>,
107 <xref linkend="mpg123"/>,
108 <xref linkend="libnotify"/>,
109 <ulink url="http://adplug.sourceforge.net/">AdPlug</ulink>,
110 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
111 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
112 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
113 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
114 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
115 <ulink url="http://roaraudio.keep-cool.org/">libroar</ulink>,
116 <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>,
117 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
118 <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
119 <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
120 stereophonic-to-binaural DSP (bs2b) library</ulink>,
121 <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
122 and <ulink url="http://www.wavpack.com/">WavPack</ulink>.</para>
123
124 <para condition="html" role="usernotes">User Notes:
125 <ulink url="&blfs-wiki;/audacious"/></para>
126
127 </sect2>
128
129 <sect2 role="installation">
130 <title>Installation of Audacious</title>
131
132 <para>Install <application>Audacious</application> by running the
133 following commands:</para>
134
135<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
136make</userinput></screen>
137
138 <para>This package does not come with a test suite.</para>
139
140 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
141
142<screen role="root"><userinput>make install &amp;&amp;
143install -v -m644 -D README /usr/share/doc/audacious-&audacious-version;/README</userinput></screen>
144
145 </sect2>
146
147 <sect2 role="commands">
148 <title>Command Explanations</title>
149
150 <para><parameter>TPUT=/bin/true</parameter>: the default is for
151 <command>make</command> to output text in color. This is fine if you're
152 building in a terminal, but if you script the build process and pipe the
153 output from <command>make</command> to a log file then the control
154 characters used to color the text can make the logfile unreadable. This
155 option stops it coloring the text.</para>
156
157 <para><option>--enable-one-plugin-dir</option> and
158 <option>--disable-user-plugin-dir</option>: These options are used to
159 determine how the plugins are stored. Review the output from
160 <command>./configure --help</command> for information.</para>
161
162 </sect2>
163
164 <sect2 role="installation">
165 <title>Installation of Audacious Plugins</title>
166
167 <para>Install the required plugins package by unpacking the tarball,
168 changing into the newly created directory, and issuing the following
169 commands:</para>
170
171<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
172make</userinput></screen>
173
174 <para>This package does not come with a test suite.</para>
175
176 <para>Now, as the <systemitem class="username">root</systemitem>
177 user:</para>
178
179<screen role="root"><userinput>make install</userinput></screen>
180
181 </sect2>
182
183 <sect2 role="configuration">
184 <title>Configuring Audacious</title>
185
186 <para>If you prefer the old, smaller, Winamp/XMMS interface click on
187 View&gt; Interface&gt; Winamp Classic Interface</para>
188
189
190 </sect2>
191 <sect2 role="content">
192 <title>Contents</title>
193
194 <segmentedlist>
195 <segtitle>Installed Programs</segtitle>
196 <segtitle>Installed Libraries</segtitle>
197 <segtitle>Installed Directories</segtitle>
198
199 <seglistitem>
200 <seg>audacious and audtool</seg>
201 <seg>libaudacious.so, libaudclient.so, libaudgui.so and numerous
202 Container, Effect, General, Input, Output, Transport and Visualization
203 plugin modules (exactly what gets installed depends on the dependencies
204 you installed first)</seg>
205 <seg>/usr/include/audacious, /usr/include/libaudcore,
206 /usr/include/libaudgui, /usr/lib/audacious and
207 /usr/share/audacious
208 <!--/usr/share/doc/audacious-&audacious-version;,-->
209 </seg>
210 </seglistitem>
211 </segmentedlist>
212
213 <variablelist>
214 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
215 <?dbfo list-presentation="list"?>
216 <?dbhtml list-presentation="table"?>
217
218 <varlistentry id="audacious-prog">
219 <term><command>audacious</command></term>
220 <listitem>
221 <para>is a Gtk2 port of <application>XMMS</application> based on the
222 <application>Beep Media Player</application>.</para>
223 <indexterm zone="audacious audacious-prog">
224 <primary sortas="b-audacious">audacious</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="audtool">
230 <term><command>audtool</command></term>
231 <listitem>
232 <para>is a small tool to modify the behavior of a running
233 <command>audacious</command> instance.</para>
234 <indexterm zone="audacious audtool">
235 <primary sortas="b-audtool">audtool</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 <varlistentry id="libaudacious">
241 <term><filename class='libraryfile'>libaudacious.so</filename></term>
242 <listitem>
243 <para>contains functions that are used by
244 <command>audacious</command> to render its
245 graphical interface.</para>
246 <indexterm zone="audacious libaudacious">
247 <primary sortas="c-libaudacious">libaudacious.so</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252<!-- Who knows what they do?
253 <varlistentry id="libaudclient">
254 <term><filename class='libraryfile'>libaudclient.so</filename></term>
255 <listitem>
256 <para>contains functions that .....</para>
257 <indexterm zone="audacious libaudclient">
258 <primary sortas="c-libaudclient">libaudclient.so</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="libaudgui">
264 <term><filename class='libraryfile'>libaudgui.so</filename></term>
265 <listitem>
266 <para>contains functions that .....</para>
267 <indexterm zone="audacious libaudgui">
268 <primary sortas="c-libaudgui">libaudgui.so</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272-->
273
274 </variablelist>
275
276 </sect2>
277
278</sect1>
Note: See TracBrowser for help on using the repository browser.