Mercurial > hg > sonic-visualiser
diff vext-project.json @ 1710:d11103dfc7f6 vext
Switch vamp-plugin-sdk back to hg
author | Chris Cannam |
---|---|
date | Wed, 07 Jun 2017 11:42:31 +0100 |
parents | d60b30ea9b80 |
children | 994560e84965 |
line wrap: on
line diff
--- a/vext-project.json Wed Jun 07 10:05:47 2017 +0100 +++ b/vext-project.json Wed Jun 07 11:42:31 2017 +0100 @@ -11,9 +11,8 @@ }, "libs": { "vamp-plugin-sdk": { - "vcs": "git", - "service": "github", - "owner": "c4dm" + "vcs": "hg", + "service": "soundsoftware" }, "svcore": { "vcs": "hg", @@ -27,6 +26,17 @@ "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", @@ -60,16 +70,6 @@ "vcs": "hg", "service": "soundsoftware", "repository": "sv-iconset" - }, - "checker": { - "vcs": "hg", - "service": "soundsoftware", - "repository": "vamp-plugin-load-checker" - }, - "piper-cpp": { - "vcs": "git", - "service": "github", - "owner": "piper-audio" } } }