1 2 3 4 5 6 7 8 9 10 11 12 13
|
The atheme.org mercurial repository is available for anonymous read-only
access.
To retrieve the audacious-plugins development branch from hg.atheme.org, do:
$ hg clone http://hg.atheme.org/audacious-plugins/ audacious-plugins-devel
To retrieve the audacious-plugins stable branch from hg.atheme.org, do:
$ hg clone http://hg.atheme.org/release/audacious-plugins-$VERSION/
Where $VERSION is the stable major version, for example the latest
fixes and updates to 1.5-series of plugins would be in:
$ hg clone http://hg.atheme.org/release/audacious-plugins-1.5/
|