aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/manifest.ttl.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LV2/manifest.ttl.in')
-rw-r--r--plugins/LV2/manifest.ttl.in70
1 files changed, 70 insertions, 0 deletions
diff --git a/plugins/LV2/manifest.ttl.in b/plugins/LV2/manifest.ttl.in
index 68fa378..568a05d 100644
--- a/plugins/LV2/manifest.ttl.in
+++ b/plugins/LV2/manifest.ttl.in
@@ -150,3 +150,73 @@ airwindows:biquadonehalf
doap:license <http://opensource.org/licenses/mit> ;
lv2:binary <BiquadOneHalf@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
rdfs:seeAlso <BiquadOneHalf.ttl> .
+
+airwindows:bitglitter
+ a lv2:Plugin ;
+ doap:name "Airwindows BitGlitter" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BitGlitter@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BitGlitter.ttl> .
+
+airwindows:bitshiftgain
+ a lv2:Plugin ;
+ doap:name "Airwindows BitShiftGain" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BitShiftGain@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BitShiftGain.ttl> .
+
+airwindows:bite
+ a lv2:Plugin ;
+ doap:name "Airwindows Bite" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Bite@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Bite.ttl> .
+
+airwindows:blockparty
+ a lv2:Plugin ;
+ doap:name "Airwindows BlockParty" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BlockParty@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BlockParty.ttl> .
+
+airwindows:brassrider
+ a lv2:Plugin ;
+ doap:name "Airwindows BrassRider" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BrassRider@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BrassRider.ttl> .
+
+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> .
+
+airwindows:buildatpdf
+ a lv2:Plugin ;
+ doap:name "Airwindows BuildATPDF" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BuildATPDF@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BuildATPDF.ttl> .
+
+airwindows:busscolors4
+ a lv2:Plugin ;
+ doap:name "Airwindows BussColors4" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <BussColors4@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <BussColors4.ttl> .
+
+airwindows:buttercomp2
+ a lv2:Plugin ;
+ doap:name "Airwindows ButterComp2" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <ButterComp2@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <ButterComp2.ttl> .
+
+airwindows:buttercomp
+ a lv2:Plugin ;
+ doap:name "Airwindows ButterComp" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <ButterComp@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <ButterComp.ttl> .