From 3907dc1f3e36ce13f951ab6b9d9dccd0d7fa39b3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 16 Aug 2012 04:10:17 +0000 Subject: Associate plugins with a project rather than put doap:Project metadata on plugins. --- plugins/eg-sampler.lv2/sampler.ttl | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/eg-sampler.lv2') diff --git a/plugins/eg-sampler.lv2/sampler.ttl b/plugins/eg-sampler.lv2/sampler.ttl index 140992e..60bf901 100644 --- a/plugins/eg-sampler.lv2/sampler.ttl +++ b/plugins/eg-sampler.lv2/sampler.ttl @@ -28,6 +28,7 @@ a lv2:Plugin ; doap:name "Example Sampler" ; doap:license ; + lv2:project ; lv2:requiredFeature urid:map , work:schedule ; lv2:optionalFeature lv2:hardRTCapable ; -- cgit v1.2.1