Mercurial > hg > sonic-visualiser
view vext-project.json @ 1718:434be2f0509e output-type-uri
Update vext
author | Chris Cannam |
---|---|
date | Mon, 26 Jun 2017 11:54:23 +0100 |
parents | 05b6e20e25d9 |
children | 3505d9536367 |
line wrap: on
line source
{ "config": { "extdir": "." }, "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": "hg", "service": "soundsoftware" }, "svcore": { "vcs": "hg", "service": "soundsoftware" }, "svgui": { "vcs": "hg", "service": "soundsoftware" }, "svapp": { "vcs": "hg", "service": "soundsoftware" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper-cpp": { "vcs": "git", "service": "github", "owner": "piper-audio", "repository": "piper-vamp-cpp" }, "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" } } }