Mercurial > hg > sonic-visualiser
view vextspec.json @ 1694:672d24cf5cb3 vext
Fix repository key
author | Chris Cannam |
---|---|
date | Tue, 09 May 2017 10:25:45 +0100 |
parents | e8c7bf14c044 |
children |
line wrap: on
line source
{ "config": { "extdir": "src" }, "providers": { "soundsoftware": { "vcs": ["hg", "git"], "anon": "https://code.soundsoftware.ac.uk/{vcs}/{repo}", "auth": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repo}" } }, "libs": { "vamp-plugin-sdk": { "vcs": "git", "service": "github", "owner": "c4dm" }, "svcore": { "vcs": "hg", "service": "soundsoftware" }, "svgui": { "vcs": "hg", "service": "soundsoftware" }, "svapp": { "vcs": "hg", "service": "soundsoftware" }, "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" }, "bqaudioio": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", "service": "soundsoftware", "repository": "sv-iconset" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper-cpp": { "vcs": "git", "service": "github", "owner": "piper-audio" } } }