Mercurial > hg > sonic-visualiser
view repoint-project.json @ 2221:a86168d1ba68 single-point
Subrepo updates for single-point Event/EventSeries implementation
author | Chris Cannam |
---|---|
date | Fri, 08 Mar 2019 13:39:26 +0000 |
parents | 8fd5183efbd6 |
children | 76b1c50f1f6d |
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": "single-point" }, "svgui": { "vcs": "hg", "service": "soundsoftware", "branch": "single-point" }, "svapp": { "vcs": "hg", "service": "soundsoftware", "branch": "single-point" }, "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" } } }