bundled LV2 plugin build and deployment
[ardour.git] / libs / plugins / reasonablesynth.lv2 / manifest.ttl.in
index ad0cff08fa5a8847e59c1c8227ddfab42d6d786a..92b20b40b8dc89d29b3dffbb44647412e837df2e 100644 (file)
@@ -1,8 +1,7 @@
 @prefix lv2:  <http://lv2plug.in/ns/lv2core#> .
 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix ui:    <http://lv2plug.in/ns/extensions/ui#> .
 
-<http://gareus.org/oss/lv2/reasonablesynth>
+<https://community.ardour.org/node/7596>
        a lv2:Plugin ;
        lv2:binary <reasonablesynth@LIB_EXT@>  ;
        rdfs:seeAlso <reasonablesynth.ttl> .