diff repoint-project.json @ 1984:015416e3a298 import-audio-data

Merge from default branch
author Chris Cannam
date Tue, 04 Sep 2018 14:10:47 +0100
parents 05c53d02bf7e 7b4e4d245524
children 64dbd75b9296
line wrap: on
line diff
--- a/repoint-project.json	Fri Jun 29 14:10:08 2018 +0100
+++ b/repoint-project.json	Tue Sep 04 14:10:47 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": {
@@ -31,18 +31,18 @@
         },
         "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": {
@@ -72,12 +72,12 @@
         },
         "sv-dependency-builds": {
             "vcs": "hg",
-	    "service": "soundsoftware"
+            "service": "soundsoftware"
         },
         "icons/scalable": {
             "vcs": "hg",
-	    "service": "soundsoftware",
-	    "repository": "sv-iconset"
+            "service": "soundsoftware",
+            "repository": "sv-iconset"
         }
     }
 }