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