# HG changeset patch # User Chris Cannam # Date 1535725450 -3600 # Node ID 7b4e4d2455241e62dcafcaf4887a943a63f865be # Parent d3bd593a610cc78a64e02d7115f085c0f65e1c87# Parent e1427ccfef6a051331cf37a6b91759558be225c6 Merge from branch checker_errorcode diff -r d3bd593a610c -r 7b4e4d245524 repoint-lock.json --- a/repoint-lock.json Fri Aug 31 15:14:27 2018 +0100 +++ b/repoint-lock.json Fri Aug 31 15:24:10 2018 +0100 @@ -4,7 +4,7 @@ "pin": "da86fb0bccb3" }, "svcore": { - "pin": "68a0abfe7263" + "pin": "2057423c88fe" }, "svgui": { "pin": "c0d8356e274f" @@ -13,7 +13,7 @@ "pin": "755fc02a1565" }, "checker": { - "pin": "3ccc384c0161" + "pin": "ad02dff8ebfb" }, "piper": { "pin": "f5a04ffe4d5a0ae01e77018a86a59b48a425e674" diff -r d3bd593a610c -r 7b4e4d245524 repoint-project.json --- a/repoint-project.json Fri Aug 31 15:14:27 2018 +0100 +++ b/repoint-project.json Fri Aug 31 15:24:10 2018 +0100 @@ -3,11 +3,11 @@ "extdir": "." }, "services": { - "soundsoftware": { - "vcs": ["hg", "git"], - "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", - "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" - } + "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": { @@ -24,22 +24,22 @@ }, "svapp": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware" }, "checker": { "vcs": "hg", - "service": "soundsoftware", - "repository": "vamp-plugin-load-checker" + "service": "soundsoftware", + "repository": "vamp-plugin-load-checker" }, "piper": { "vcs": "git", - "service": "github", - "owner": "piper-audio" + "service": "github", + "owner": "piper-audio" }, "piper-cpp": { "vcs": "git", - "service": "github", - "owner": "piper-audio", + "service": "github", + "owner": "piper-audio", "repository": "piper-vamp-cpp" }, "dataquay": { @@ -69,12 +69,12 @@ }, "sv-dependency-builds": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", - "service": "soundsoftware", - "repository": "sv-iconset" + "service": "soundsoftware", + "repository": "sv-iconset" } } }