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