aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/port-groups.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-06 19:48:58 -0400
committerDavid Robillard <d@drobilla.net>2022-09-06 21:35:21 -0400
commit4b661ad6f1607afc30df5461756df6940ebd524e (patch)
tree5b934cc7bf189ca088dca9bb8f9abeeda62b9c7b /lv2/port-groups.lv2
parent453eae1c459af3e6284f4bfcfc65673932e38fb6 (diff)
downloadlv2-4b661ad6f1607afc30df5461756df6940ebd524e.tar.xz
Replace change history data with a plain text NEWS file
Diffstat (limited to 'lv2/port-groups.lv2')
-rw-r--r--lv2/port-groups.lv2/port-groups.meta.ttl36
1 files changed, 1 insertions, 35 deletions
diff --git a/lv2/port-groups.lv2/port-groups.meta.ttl b/lv2/port-groups.lv2/port-groups.meta.ttl
index 67408ec..4e3a158 100644
--- a/lv2/port-groups.lv2/port-groups.meta.ttl
+++ b/lv2/port-groups.lv2/port-groups.meta.ttl
@@ -1,4 +1,3 @@
-@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@@ -12,40 +11,7 @@
doap:shortdesc "Multi-channel groups of LV2 ports." ;
doap:created "2008-00-00" ;
doap:developer <http://lv2plug.in/ns/meta#larsl> ,
- <http://drobilla.net/drobilla#me> ;
- doap:release [
- doap:revision "1.4" ;
- doap:created "2020-04-26" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Replace broken links with detailed Ambisonic channel descriptions."
- ] , [
- rdfs:label "Remove incorrect type of pg:letterCode."
- ]
- ]
- ] , [
- doap:revision "1.2" ;
- doap:created "2012-10-14" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Use consistent label style."
- ]
- ]
- ] , [
- doap:revision "1.0" ;
- doap:created "2012-04-17" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.0.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Initial release."
- ]
- ]
- ] .
+ <http://drobilla.net/drobilla#me> .
pg:Group
lv2:documentation """