Audacious is a Gtk+-2 based audio player.
Download (HTTP): http://distfiles.atheme.org/audacious-1.5.1.tbz2
Download MD5 sum: ea7a8ee2e8f1a301b40ccf40788ab0eb
Download size: 1.3 MB
Estimated disk space required: 81 MB (typical)
Estimated build time: 2.3 SBU
Required
Plugins: http://distfiles.atheme.org/audacious-plugins-1.5.1.tbz2
Md5 sum: b237754a615cf9a3d77a93bf18de26fc
Size: 2.1 MB
libglade-2.6.4 and libmcs-0.7.1
PCRE-7.9 or Oniguruma, Secret Rabbit Code (a.k.a. libsamplerate), Doxygen-1.5.9, and GTK-Doc-1.11
AdPlug, ALSA-1.0.21, aRts-1.5.10, libcdio, cURL-7.19.6, EsounD-0.2.41, JACK, LAME-398-2, libmad-0.15.1b, libmpcdec (requires libmms, libsndfile, libvorbis-1.2.3, LIRC, neon-0.28.3 for online mpg3 and ogg radio, projectM, PulseAudio, rocklight (only for IBM Thinkpads), SDL-1.2.13, TagLib), and WavPack
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/audacious
Install Audacious by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install && install -v -m644 -D README /usr/share/doc/audacious-1.5.1/README
--enable-one-plugin-dir and
--disable-user-plugin-dir: These
options are used to determine how the plugins are stored. Review
the ouput from ./configure
--help for information.
--enable-chardet: This option is used
to enable character set detection support.
--enable-samplerate: This option is
used to enable libsamplerate support.
Install the required plugins package by unpacking the tarball, changing into the newly created directory, and issuing the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2009-11-14 05:57:22 +0000