Mercurial > hg > sonic-visualiser
view repoint-project.json @ 2291:3dfdfac42b7b 3.3-stable
Ensure 3.3-stable tracks the same branch in the subrepos
author | Chris Cannam |
---|---|
date | Wed, 22 May 2019 15:55:48 +0100 |
parents | 8fd5183efbd6 |
children |
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": "3.3-stable" }, "svgui": { "vcs": "hg", "service": "soundsoftware", "branch": "3.3-stable" }, "svapp": { "vcs": "hg", "service": "soundsoftware", "branch": "3.3-stable" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "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" }, "bqaudioio": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqaudiostream": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "bqthingfactory": { "vcs": "hg", "service": "bitbucket", "owner": "breakfastquay" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", "service": "soundsoftware", "repository": "sv-iconset" } } }