%general-entities; ]> $LastChangedBy$ $Date$ Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is a GTK+ based audio player. &lfs74_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 Download (HTTP): Download MD5 sum: &audacious-plugins-md5sum; Download size: &audacious-plugins-size; Estimated disk space required: &audacious-plugins-buildsize; Estimated build time: &audacious-plugins-time; Audacious Dependencies Required , (plugins), (plugins), and (runtime) Recommended and Optional , or Oniguruma and libguess Optional (for Plugins) , (for online mpg3 and ogg radio), , , , , , , , , , , , LIRC, libcdio (both libcdio and libcdio-paranoia are needed to play CDs), libcddb (to identify CDs), 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 (you may wish to change the stamp to another string): 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 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 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. : Set build stamp to BLFS (change it to fit your preference). 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.so, and several plugin libraries under /usr/lib/audacious/ sub-directories /usr/include/audacious, /usr/include/libaudcore, /usr/include/libaudgui, /usr/lib/audacious, /usr/share/audacious and /usr/share/doc/audacious-&audacious-version; Short Descriptions audacious is a GTK+2 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