Mercurial > hg > sonic-annotator
view repoint-project.json @ 344:54618edac669 bqaudiostream
Likewise
author | Chris Cannam |
---|---|
date | Mon, 04 Feb 2019 10:21:20 +0000 |
parents | ba3c0e70b5dd |
children | 1286914e4fe0 |
line wrap: on
line source
{ "config": { "extdir": "." }, "services": { "soundsoftware": { "vcs": ["hg", "git"], "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" } }, "libraries": { "vamp-plugin-sdk": { "vcs": "hg", "service": "soundsoftware" }, "svcore": { "vcs": "hg", "service": "soundsoftware", "branch": "bqaudiostream" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper-vamp-cpp": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "dataquay": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqvec": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqfft": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqresample": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqthingfactory": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqaudiostream": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" } } }