aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/event/event.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/event/event.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/event/event.ttl8
1 files changed, 6 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/event/event.ttl b/lv2/lv2plug.in/ns/ext/event/event.ttl
index dd3ba3a..e6a11a3 100644
--- a/lv2/lv2plug.in/ns/ext/event/event.ttl
+++ b/lv2/lv2plug.in/ns/ext/event/event.ttl
@@ -9,6 +9,7 @@
<http://lv2plug.in/ns/ext/event>
a lv2:Specification ;
+ owl:deprecated true ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2 Event" ;
doap:shortdesc "A port-based real-time generic event interface." ;
@@ -16,14 +17,17 @@
<event-helpers.h> ,
<../../meta/meta.ttl> ;
doap:release [
- doap:revision "1.5" ;
- doap:created "2012-04-05" ;
+ doap:revision "1.6" ;
+ 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 "Fix bug in lv2_event_reserve()."
] , [
rdfs:label "Fix incorrect ranges of some properties."
+ ] , [
+ rdfs:label "Merge with unified LV2 package."
]
]
] , [