%general-entities; ]> $LastChangedBy$ $Date$ Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is an audio player. &lfs91_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 or (or both), (plugins), (plugins), and (runtime) Recommended and , also (runtime) Optional Recommended (for Plugins) and (for online mpg3 and ogg radio) Optional (for Plugins) , , , , , (to identify and play CDs), , , , , , , adplug, The Bauer stereophonic-to-binaural DSP (bs2b) library, FluidSynth, JACK (requires ), libcue, libmodplug, libmms, libsidplayfp, LIRC, and WavPack User Notes: Installation of Audacious Installation of the Main Audacious Program Install Audacious by running the following commands (you may wish to change the stamp to another string): TPUT=/bin/true ./configure --prefix=/usr \ --with-buildstamp="BLFS" && make This package does not come with a test suite. Now, as the root user: make install Installation of Audacious Plugins Install the required plugins package by issuing the following commands: tar -xf ../audacious-plugins-&audacious-plugins-version;.tar.bz2 && cd audacious-plugins-&audacious-plugins-version; && TPUT=/bin/true ./configure --prefix=/usr --disable-wavpack && make 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 are 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. --with-buildstamp: This switch appends the given text to the version string. --disable-wavpack: This switch is required unless the optional WavPack package is installed. : Use this to enable GTK+ support. : Use this to disable qt support. : Use this for the plugins if you have not installed mpg123 and do not wish to play mp3 files. : Allow better Valgrind leak checks. : Use this for the plugins if you have not installed neon, and do not want to use HTTP/HTTPS transport. Configuring Audacious If you prefer the old, smaller Winamp/XMMS interface, click on View> Interface> Winamp Classic Interface. If you built with both Gtk and Qt user interfaces, the Qt version can be executed from a terminal, issuing audacious --qt. If you wish a desktop menu entry to execute this Qt version, issue the following commands as the root user: cp -v /usr/share/applications/audacious{,-qt}.desktop && sed -e '/^Name/ s/$/ Qt/' \ -e '/Exec=/ s/audacious/& --qt/' \ -i /usr/share/applications/audacious-qt.desktop Contents Installed Programs Installed Libraries Installed Directories audacious and audtool libaudcore.so, libaudqt.so, libaudtag.so, and several plugin libraries under /usr/lib/audacious/ sub-directories /usr/include/{audacious,libaudcore,libaudqt}, /usr/lib/audacious and /usr/share/audacious Short Descriptions audacious is a Qt 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