changeset 111:fe176cd5280c

Various updates to add Azi metadata + ensure it gets installed
author Chris Cannam
date Fri, 06 Mar 2020 10:47:39 +0000
parents 721eca4cf59b
children 7e0d33a25a9d
files installer.qrc.in repoint-lock.json version.h
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/installer.qrc.in	Thu Mar 05 11:55:26 2020 +0000
+++ b/installer.qrc.in	Fri Mar 06 10:47:39 2020 +0000
@@ -98,6 +98,7 @@
   <file>rdf/vamp.n3</file>
   <file>rdf/vamp.rdf</file>
   <file>rdf/plugins/availability.n3</file>
+  <file>rdf/plugins/azi.n3</file>
   <file>rdf/plugins/bbc-vamp-plugins.n3</file>
   <file>rdf/plugins/beatroot-vamp.n3</file>
   <file>rdf/plugins/cepstral-pitchtracker.n3</file>
--- a/repoint-lock.json	Thu Mar 05 11:55:26 2020 +0000
+++ b/repoint-lock.json	Fri Mar 06 10:47:39 2020 +0000
@@ -37,7 +37,7 @@
       "pin": "4a97f7638ffd"
     },
     "azi": {
-      "pin": "230562aa012d"
+      "pin": "c7d41e60930d"
     },
     "vamp-simple-cepstrum": {
       "pin": "a488dd5e4fb8"
@@ -91,7 +91,7 @@
       "pin": "08ae793730bd"
     },
     "rdf": {
-      "pin": "810e0ce05d50"
+      "pin": "6e08f1136c49"
     }
   }
 }
--- a/version.h	Thu Mar 05 11:55:26 2020 +0000
+++ b/version.h	Fri Mar 06 10:47:39 2020 +0000
@@ -1,1 +1,1 @@
-#define PACK_VERSION "1.0-pre1"
+#define PACK_VERSION "1.0-pre2"