Audacious-1.0.0

Introduction to Audacious

Audacious is a Gtk+-2 audio player.

Package Information

audacious Dependencies

Required

libglade-2.6.0

Optional

id3lib-3.8.3, GConf-2.14.0, GNOME Virtual File System-2.14.2, ALSA-1.0.13, EsounD-0.2.36, aRts-1.5.6, FLAC-1.1.2, JACK, libvorbis-1.1.2 and libmikmod-3.1.11

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/audacious

Installation of Audacious

The Audacious configure script will complain if it can't find libvorbis-1.1.2. If you have it installed, you can omit the --disable-vorbis option:

./configure --prefix=/usr --disable-vorbis &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: audacious
Installed Library: libaudacious.so and numerous input, output, effects, and general plugins
Installed Directories: /usr/include/audacious, /usr/lib/audacious and /usr/share/audacious

Short Descriptions

audacious

is a Gtk2 port of XMMS based on the Beep Media Player.

libaudacious.so

contains functions that are used by audacious to render its graphical interface.

Last updated on 2007-02-14 11:57:11 -0600