Mercurial > hg > sonic-annotator
view repoint-project.json @ 395:dec56c3e793b
Add a few more files to .hgignore
author | Chris Cannam |
---|---|
date | Tue, 09 Jun 2020 17:01:54 +0100 |
parents | f09defd7040b |
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" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper-vamp-cpp": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "dataquay": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqvec": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqfft": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqresample": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqthingfactory": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqaudiostream": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" } } }