The atheme.org GIT repository is available for anonymous read-only 
access.

To retrieve the audacious development branch from git.atheme.org, do:
   $ git clone git://git.atheme.org/audacious.git audacious-devel

To retrieve the audacious stable branch from git.atheme.org, do:
   $ git clone git://git.atheme.org/release/audacious-$VERSION.git

   Where $VERSION is the stable major version, for example the latest
   fixes and updates to 2.5-series of audacious would be in:

   $ git clone git://git.atheme.org/release/audacious-2.5.git
