changeset 29:4b63b035e5b3

Add plugin RDF subrepo
author Chris Cannam
date Fri, 13 Dec 2019 09:59:05 +0000
parents ae86a01be59c
children 297711cfb455
files repoint-lock.json repoint-project.json
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/repoint-lock.json	Wed Dec 11 15:44:07 2019 +0000
+++ b/repoint-lock.json	Fri Dec 13 09:59:05 2019 +0000
@@ -80,6 +80,9 @@
     },
     "sv-dependency-builds": {
       "pin": "d0c2a83c1364"
+    },
+    "rdf": {
+      "pin": "a1dd981a7ea8"
     }
   }
 }
--- a/repoint-project.json	Wed Dec 11 15:44:07 2019 +0000
+++ b/repoint-project.json	Fri Dec 13 09:59:05 2019 +0000
@@ -132,6 +132,11 @@
         "sv-dependency-builds": {
             "vcs": "hg",
             "service": "soundsoftware"
+        },
+        "rdf": {
+            "vcs": "hg",
+            "service": "soundsoftware",
+            "repository": "vamp-known-plugins-rdf"
         }
     }
 }