%general-entities; ]> Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is an audio player. &lfs121_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 Recommended Optional Recommended (for Plugins) , , and (for online mp3 and ogg radio) Optional (for Plugins) , , , , , , (to identify and play CDs), , , , , , , ampache-browser, adplug, The Bauer stereophonic-to-binaural DSP (bs2b) library, FluidSynth, JACK (requires ), libcue, libmodplug, libmms, libopenmpt, libsidplayfp, LIRC, sndio, SoX, and WavPack Installation of Audacious Installation of the Main Audacious Program Install Audacious by running the following commands (you may wish to change the buildstamp to another string): mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -D gtk=true \ -D buildstamp=BLFS \ -D libarchive=true \ .. && ninja This package does not come with a test suite. Now, as the &root; user: ninja 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; && mkdir build && cd build && meson setup \ --prefix=/usr \ --buildtype=release \ -D gtk=true \ .. && ninja Now, as the &root; user: ninja install Command Explanations -Di buildstamp=BLFS: This switch appends the given text to the version string. -D gtk=true: This option enables GTK support for th graphical user interface. -D qt=true: This option enables Qt support for the graphical user interface. -D libarchive=true: This adds libarchive support, for reading compressed module sets or skins. : The option enables Valgrind analysis support. Contents Installed Programs Installed Libraries Installed Directories audacious and audtool libaudcore.so, libaudgui.so, libaudqt.so, libaudtag.so, and several plugin libraries under /usr/lib/audacious/ sub-directories /usr/include/{audacious,libaudcore,libaudgui,libaudqt}, /usr/lib/audacious, and /usr/share/audacious Short Descriptions audacious is an audio player and is a descendant of XMMS audacious audtool is a small tool to modify the behavior of a running audacious instance audtool