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