changeset 584:aeaf60fad179

Add isVamPy
author Chris Cannam
date Mon, 23 Jun 2014 16:14:19 +0100
parents f65e6f84259f
children 1f5dd6fc196f
files src/may/vamp/vamprdf.yeti
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/may/vamp/vamprdf.yeti	Wed Jun 11 18:29:12 2014 +0100
+++ b/src/may/vamp/vamprdf.yeti	Mon Jun 23 16:14:19 2014 +0100
@@ -248,6 +248,7 @@
                 textsProperty store n "vamp:has_binary"
                 done (libraryNodesFor store pluginNode),
             source = strLower (libtextprop "vamp:has_source") == "true",
+            isVamPy = strLower (libtextprop "vamp:is_vampy_plugin") == "true",
             downloadURL = 
                 case concatMap do n:
                     irisProperty store n "doap:download-page"