%general-entities; ]> $LastChangedBy$ $Date$ Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is a Gtk+ based audio player. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &audacious-md5sum; Download size: &audacious-size; Estimated disk space required: &audacious-buildsize; Estimated build time: &audacious-time; Additional Downloads Required Plugins: Md5 sum: &audacious-plugins-md5sum; Size: &audacious-plugins-size; Audacious Dependencies Required or (if both are installed it defaults to using ) and Recommended Optional or Oniguruma, Secret Rabbit Code (a.k.a. libsamplerate), libguess and Optional (for Plugins) , , (for online mpg3 and ogg radio), , , , , , , , , , AdPlug, libcdio, libmms, libsndfile, JACK, libroar, FluidSynth, libmtp, libcue, The Bauer stereophonic-to-binaural DSP (bs2b) library, libbinio, and WavPack. User Notes: Installation of Audacious Install Audacious by running the following commands: TPUT=/bin/true ./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-&audacious-version;/README Command Explanations TPUT=/bin/true: the default is for make to output text in color. This is fine if you're building in a terminal, but if you script the build process and pipe the output from make to a log file then the control characters used to color the text can make the logfile unreadable. This option stops it coloring the text. and : These options are used to determine how the plugins are stored. Review the output from ./configure --help for information. Installation of Audacious Plugins Install the required plugins package by unpacking the tarball, changing into the newly created directory, and issuing the following commands: TPUT=/bin/true ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Configuring Audacious If you prefer the old, smaller, Winamp/XMMS interface click on View> Interface> Winamp Classic Interface Contents Installed Programs Installed Libraries Installed Directories audacious and audtool libaudacious.so, libaudclient.so, libaudgui.so and numerous Container, Effect, General, Input, Output, Transport and Visualization plugin modules (exactly what gets installed depends on the dependencies you installed first) /usr/include/audacious, /usr/include/libaudcore, /usr/include/libaudgui, /usr/lib/audacious and /usr/share/audacious Short Descriptions audacious is a Gtk2 port of XMMS based on the Beep Media Player. audacious audtool is a small tool to modify the behavior of a running audacious instance. audtool libaudacious.so contains functions that are used by audacious to render its graphical interface. libaudacious.so