%general-entities; ]> $LastChangedBy$ $Date$ Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is a Gtk+ based audio player. &lfs72_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 Plugins: Plugins Md5 sum: &audacious-plugins-md5sum; Plugins Size: &audacious-plugins-size; Estimated Plugins disk space required: &audacious-plugins-buildsize; Estimated Plugins build time: &audacious-plugins-time; Additional Downloads Required Patch (if you have libcdio >=v0.90 installed) Audacious Dependencies Required and Recommended and Optional or Oniguruma, and libguess Optional (for Plugins) , (for online mpg3 and ogg radio), , , , , , , , , , , , LIRC, libcdio, libcddb, libmodplug, libmms, JACK (requires ), FluidSynth, libcue, The Bauer stereophonic-to-binaural DSP (bs2b) library, libbinio (to build the AdPlug plugin), and WavPack User Notes: Installation of Audacious Install Audacious by running the following commands: TPUT=/bin/true ./configure --prefix=/usr && make If you have installed and wish to build the API documentation, issue doxygen. This package does not come with a test suite. Now, as the root user: make install If you built the API documentation, install it as the root user by issuing: install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api && install -v -m644 doc/html/* \ /usr/share/doc/audacious-&audacious-version;/api Installation of Audacious Plugins If Xorg is not installed in /usr, tell the linker where to find it: export LIBRARY_PATH=$XORG_PREFIX/lib Install the required plugins package by unpacking the tarball, changing into the newly created directory, and issuing the following commands: patch -Np1 -i ../audacious-plugins-&audacious-plugins-version;-libcdio_v0.90_fixes-1.patch && TPUT=/bin/true ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install 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. 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 libaudclient.so, libaudcore.so, libaudgui.so, libaudtag and numerous Container, Effect, General, Input, Output, Transport and Visualization plugin modules (exactly what is installed depends on the dependencies that are installed). /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 libaudclient.so contains functions that are used by audacious to render its graphical interface. libaudclient.so