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