Download

Requirements

This has changed in version 0.3. Now you will need:

  • cmake, to do the configuring for your platform.
  • taglib, to get info from your files.
  • sqlite3, to provide a database.
  • xinelib, to do the actual playing of files and streams.
  • qt, well...hmm, obvious.

    Instructions

    Download the tarball or, if your running Gentoo Linux, the ebuild.

    In case of the tarball, simply extract somewhere and run "ccmake ." in that directory. Choose what kind of build you want, probably "Release". When makefiles are genereated, run "make && make install".

    In case of the ebuild, extract the tarball in your portage overlay directory and run "emerge boombox".

  • SourceForge.net Logo