aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/NodeDither/manifest.ttl.in
blob: 8ff818735ffde4afdfc43b38ac3d28b5c188d583 (plain) (blame)
1
2
3
4
5
6
airwindows:nodedither
    a lv2:Plugin ;
    doap:name "Airwindows NodeDither" ;
    doap:license <http://opensource.org/licenses/mit> ;
    lv2:binary <NodeDither@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
    rdfs:seeAlso <NodeDither.ttl> .