%general-entities; ]> Audacious-&audacious-version; Audacious Introduction to Audacious Audacious is an audio player. &lfs120_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 with qtmultimedia) 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 Editor Notes: 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 \ -Dgtk3=true \ -Dbuildstamp=BLFS \ -Dlibarchive=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 \ -Dgtk3=true \ .. && ninja Now, as the &root; user: ninja install Command Explanations -Dbuildstamp=BLFS: This switch appends the given text to the version string. : This options sets the default graphical user interface. : 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