source: multimedia/audioutils/audacious.xml@ e8ec946

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 e8ec946 was e8ec946, checked in by Ken Moffat <ken@…>, 15 years ago

Updates to audacious and the other atheme.org packages - renamed mowgli and mcs, fixed capitalization, fixed bogus .a lib in index.

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

  • Property mode set to 100644
File size: 9.3 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;.tbz2">
8 <!--<!ENTITY audacious-download-ftp "&gentoo-ftp-repo;/audacious-&audacious-version;.tbz2">-->
9 <!ENTITY audacious-download-ftp " ">
10 <!ENTITY audacious-md5sum "ea7a8ee2e8f1a301b40ccf40788ab0eb">
11 <!ENTITY audacious-size "1.3 MB">
12 <!ENTITY audacious-buildsize "81 MB (typical)">
13 <!ENTITY audacious-time "2.3 SBU">
14
15 <!ENTITY audacious-plugins-version "1.5.1">
16 <!ENTITY audacious-plugins-download "http://distfiles.atheme.org/audacious-plugins-&audacious-plugins-version;.tbz2">
17 <!ENTITY audacious-plugins-md5sum "b237754a615cf9a3d77a93bf18de26fc">
18 <!ENTITY audacious-plugins-size "2.1 MB">
19
20]>
21
22<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
23 <?dbhtml filename="audacious.html"?>
24
25 <sect1info>
26 <othername>$LastChangedBy$</othername>
27 <date>$Date$</date>
28 </sect1info>
29
30 <title>Audacious-&audacious-version;</title>
31
32 <indexterm zone="audacious">
33 <primary sortas="a-Audacious">Audacious</primary>
34 </indexterm>
35
36 <sect2 role="package">
37 <title>Introduction to Audacious</title>
38
39 <para><application>Audacious</application> is a Gtk+-2 based audio
40 player.</para>
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 <!-- 404
79 <para>Additional plugins can be downloaded from <ulink
80 url="http://audacious-media-player.org/index.php?title=Plugins"/>.
81 Note that these third-party plugins are not supported by the
82 <application>Audacious</application> development team.</para> -->
83
84 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required"><xref linkend="libglade"/> and
88 <xref linkend="libmcs"/></para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="optional"><xref linkend="dbus"/></para>
92
93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional"><xref linkend="pcre"/> or
95 <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>,
96 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink>
97 (a.k.a. libsamplerate),
98 <xref linkend="doxygen"/>, and
99 <xref linkend="gtk-doc"/></para>
100
101
102 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
103 <para role="optional"><ulink url="http://adplug.sourceforge.net/">AdPlug</ulink>,
104 <xref linkend="alsa"/>,
105 <xref linkend="arts"/>,
106 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
107 <xref linkend="curl"/>,
108 <xref linkend="esound"/>,
109 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
110 <xref linkend="lame"/>,
111 <xref linkend="libmad"/>,
112 <ulink url="http://www.musepack.net/">libmpcdec</ulink> (requires
113 <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
114 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
115 <xref linkend="libvorbis"/>,
116 <ulink url="http://www.lirc.org">LIRC</ulink>,
117 <ulink url="http://www.webdav.org/neon/">neon-0.28.3</ulink> for online mpg3 and ogg radio,
118 <ulink url="http://xmms-projectm.sourceforge.net/">projectM</ulink>,
119 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
120 <ulink url="http://www.hunz.org/">rocklight</ulink> (only for IBM Thinkpads),
121 <xref linkend="sdl"/>,
122 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>), and
123 <ulink url="http://www.wavpack.com/">WavPack</ulink></para>
124
125 <bridgehead renderas="sect4">Optional (for Ugly Plugins)</bridgehead>
126 <para role="optional"><ulink url="http://www.galago-project.org/news/index.php">libnotify</ulink></para>
127
128 <para condition="html" role="usernotes">User Notes:
129 <ulink url="&blfs-wiki;/audacious"/></para>
130
131 </sect2>
132
133 <sect2 role="installation">
134 <title>Installation of Audacious</title>
135
136 <para>Install <application>Audacious</application> by running the
137 following commands:</para>
138
139<screen><userinput>./configure --prefix=/usr &amp;&amp;
140make</userinput></screen>
141
142 <!-- target no longer present
143 <para>If you wish to create the SDK documentation, issue the following
144 command: <command>make documentation-build</command>.</para> -->
145
146 <para>This package does not come with a test suite.</para>
147
148 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
149
150<screen role="root"><userinput>make install &amp;&amp;
151install -v -m644 -D README /usr/share/doc/audacious-&audacious-version;/README</userinput></screen>
152
153 <!--
154 <para>If you created the SDK documentation, install it by issuing the
155 following commands as the <systemitem class="username">root</systemitem>
156 user:</para>
157
158<screen role="root"><userinput>install -v -m755 -d /usr/share/gtk-doc/html/{,lib}audacious &amp;&amp;
159install -v -m644 doc/audacious/html/* \
160 /usr/share/gtk-doc/html/audacious &amp;&amp;
161install -v -m644 doc/libaudacious/html/* \
162 /usr/share/gtk-doc/html/libaudacious</userinput></screen> -->
163
164 </sect2>
165
166 <sect2 role="commands">
167 <title>Command Explanations</title>
168
169 <para><option>--enable-one-plugin-dir</option> and
170 <option>--disable-user-plugin-dir</option>: These options are used to
171 determine how the plugins are stored. Review the ouput from
172 <command>./configure --help</command> for information.</para>
173
174 <para><option>--enable-chardet</option>: This option is used to enable
175 character set detection support.</para>
176
177 <para><option>--enable-samplerate</option>: This option is used to enable
178 libsamplerate support.</para>
179
180 </sect2>
181
182 <sect2 role="installation">
183 <title>Installation of Audacious Plugins</title>
184
185 <para>Install the required plugins package by unpacking the tarball, changing
186 into the newly created directory, and issuing the following
187 commands:</para>
188
189<screen><userinput>./configure --prefix=/usr &amp;&amp;
190make</userinput></screen>
191
192 <para>This package does not come with a test suite.</para>
193
194 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
195
196<screen role="root"><userinput>make install</userinput></screen>
197
198 </sect2>
199
200 <sect2 role="content">
201 <title>Contents</title>
202
203 <segmentedlist>
204 <segtitle>Installed Programs</segtitle>
205 <segtitle>Installed Libraries</segtitle>
206 <segtitle>Installed Directories</segtitle>
207
208 <seglistitem>
209 <seg>audacious, audacious-arts-helper and audtool</seg>
210 <seg>libaudacious.so and numerous Container, Effect, General, Input,
211 Output, Visualization, and amidi-plug plugin modules</seg>
212 <seg>/usr/include/audacious, /usr/lib/audacious,
213 /usr/share/audacious, /usr/share/doc/audacious-&audacious-version;
214 <!-- and /usr/share/gtk-doc/html/audacious --></seg>
215 </seglistitem>
216 </segmentedlist>
217
218 <variablelist>
219 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
220 <?dbfo list-presentation="list"?>
221 <?dbhtml list-presentation="table"?>
222
223 <varlistentry id="audacious-prog">
224 <term><command>audacious</command></term>
225 <listitem>
226 <para>is a Gtk2 port of <application>XMMS</application> based on the
227 <application>Beep Media Player</application>.</para>
228 <indexterm zone="audacious audacious-prog">
229 <primary sortas="b-audacious">audacious</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="libaudacious">
235 <term><filename class='libraryfile'>libaudacious.so</filename></term>
236 <listitem>
237 <para>contains functions that are used by
238 <command>audacious</command> to render its
239 graphical interface.</para>
240 <indexterm zone="audacious libaudacious">
241 <primary sortas="c-libaudacious">libaudacious.so</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 </variablelist>
247
248 </sect2>
249
250</sect1>
Note: See TracBrowser for help on using the repository browser.