Mercurial > hg > sonic-visualiser
view repoint-project.json @ 1842:929d369881d2 plugin-path-config
Branch in subrepo
author | Chris Cannam |
---|---|
date | Wed, 06 Jun 2018 13:53:10 +0100 |
parents | 9fbaf30a09ab |
children | 5ef2df5bb886 |
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": "plugin-path-config" }, "svgui": { "vcs": "hg", "service": "soundsoftware", "branch": "plugin-path-config" }, "svapp": { "vcs": "hg", "service": "soundsoftware" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker", "branch": "plugin-path-config" }, "piper": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "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" } } }