aboutsummaryrefslogtreecommitdiffstats
path: root/util/lv2_validate.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-20 14:39:33 +0100
committerDavid Robillard <d@drobilla.net>2020-03-28 17:10:05 +0100
commit8c5e414fda0160c6105503c584d3a3c0534f74e4 (patch)
tree10d46d0cb24323f4dfd62ca4cf73f8a7c3da4847 /util/lv2_validate.in
parentd88f5d91944a246a35bf366ef760d2d80e8d619a (diff)
downloadlv2-8c5e414fda0160c6105503c584d3a3c0534f74e4.tar.xz
Rename spec metadata files to name.meta.ttl
Towards putting more here than just the project metadata, and is a bit cleaner of a naming scheme anyway.
Diffstat (limited to 'util/lv2_validate.in')
-rwxr-xr-xutil/lv2_validate.in46
1 files changed, 23 insertions, 23 deletions
diff --git a/util/lv2_validate.in b/util/lv2_validate.in
index 657706e..d30cd85 100755
--- a/util/lv2_validate.in
+++ b/util/lv2_validate.in
@@ -12,66 +12,66 @@ fi
sord_validate \
"$LV2DIR/patch.lv2/manifest.ttl" \
- "$LV2DIR/patch.lv2/lv2-patch.doap.ttl" \
+ "$LV2DIR/patch.lv2/patch.meta.ttl" \
"$LV2DIR/patch.lv2/patch.ttl" \
"$LV2DIR/eg-amp.lv2/manifest.ttl" \
"$LV2DIR/eg-amp.lv2/amp.ttl" \
"$LV2DIR/eg-fifths.lv2/manifest.ttl" \
"$LV2DIR/eg-fifths.lv2/fifths.ttl" \
"$LV2DIR/port-props.lv2/manifest.ttl" \
- "$LV2DIR/port-props.lv2/lv2-port-props.doap.ttl" \
+ "$LV2DIR/port-props.lv2/port-props.meta.ttl" \
"$LV2DIR/port-props.lv2/port-props.ttl" \
"$LV2DIR/eg-midigate.lv2/manifest.ttl" \
"$LV2DIR/eg-midigate.lv2/midigate.ttl" \
- "$LV2DIR/worker.lv2/lv2-worker.doap.ttl" \
+ "$LV2DIR/worker.lv2/worker.meta.ttl" \
"$LV2DIR/worker.lv2/manifest.ttl" \
"$LV2DIR/worker.lv2/worker.ttl" \
"$LV2DIR/buf-size.lv2/manifest.ttl" \
- "$LV2DIR/buf-size.lv2/lv2-buf-size.doap.ttl" \
+ "$LV2DIR/buf-size.lv2/buf-size.meta.ttl" \
"$LV2DIR/buf-size.lv2/buf-size.ttl" \
"$LV2DIR/eg-scope.lv2/manifest.ttl" \
"$LV2DIR/eg-scope.lv2/examploscope.ttl" \
- "$LV2DIR/midi.lv2/lv2-midi.doap.ttl" \
+ "$LV2DIR/midi.lv2/midi.meta.ttl" \
"$LV2DIR/midi.lv2/manifest.ttl" \
"$LV2DIR/midi.lv2/midi.ttl" \
"$LV2DIR/atom.lv2/manifest.ttl" \
"$LV2DIR/atom.lv2/atom.ttl" \
- "$LV2DIR/atom.lv2/lv2-atom.doap.ttl" \
- "$LV2DIR/dynmanifest.lv2/lv2-dynmanifest.doap.ttl" \
+ "$LV2DIR/atom.lv2/atom.meta.ttl" \
+ "$LV2DIR/dynmanifest.lv2/dynmanifest.meta.ttl" \
"$LV2DIR/dynmanifest.lv2/manifest.ttl" \
"$LV2DIR/dynmanifest.lv2/dynmanifest.ttl" \
"$LV2DIR/options.lv2/manifest.ttl" \
- "$LV2DIR/options.lv2/lv2-options.doap.ttl" \
+ "$LV2DIR/options.lv2/options.meta.ttl" \
"$LV2DIR/options.lv2/options.ttl" \
"$LV2DIR/parameters.lv2/manifest.ttl" \
"$LV2DIR/parameters.lv2/parameters.ttl" \
- "$LV2DIR/parameters.lv2/lv2-parameters.doap.ttl" \
+ "$LV2DIR/parameters.lv2/parameters.meta.ttl" \
"$LV2DIR/instance-access.lv2/instance-access.ttl" \
"$LV2DIR/instance-access.lv2/manifest.ttl" \
- "$LV2DIR/instance-access.lv2/lv2-instance-access.doap.ttl" \
+ "$LV2DIR/instance-access.lv2/instance-access.meta.ttl" \
"$LV2DIR/state.lv2/manifest.ttl" \
- "$LV2DIR/state.lv2/lv2-state.doap.ttl" \
+ "$LV2DIR/state.lv2/state.meta.ttl" \
"$LV2DIR/state.lv2/state.ttl" \
"$LV2DIR/port-groups.lv2/manifest.ttl" \
"$LV2DIR/port-groups.lv2/port-groups.ttl" \
- "$LV2DIR/port-groups.lv2/lv2-port-groups.doap.ttl" \
+ "$LV2DIR/port-groups.lv2/port-groups.meta.ttl" \
"$LV2DIR/eg-sampler.lv2/manifest.ttl" \
"$LV2DIR/eg-sampler.lv2/sampler.ttl" \
"$LV2DIR/ui.lv2/manifest.ttl" \
"$LV2DIR/ui.lv2/ui.ttl" \
- "$LV2DIR/ui.lv2/lv2-ui.doap.ttl" \
+ "$LV2DIR/ui.lv2/ui.meta.ttl" \
"$LV2DIR/morph.lv2/manifest.ttl" \
"$LV2DIR/morph.lv2/morph.ttl" \
- "$LV2DIR/morph.lv2/lv2-morph.doap.ttl" \
+ "$LV2DIR/morph.lv2/morph.meta.ttl" \
"$LV2DIR/event.lv2/manifest.ttl" \
- "$LV2DIR/event.lv2/lv2-event.doap.ttl" \
+ "$LV2DIR/event.lv2/event.meta.ttl" \
"$LV2DIR/event.lv2/event.ttl" \
"$LV2DIR/resize-port.lv2/manifest.ttl" \
"$LV2DIR/resize-port.lv2/resize-port.ttl" \
- "$LV2DIR/resize-port.lv2/lv2-resize-port.doap.ttl" \
+ "$LV2DIR/resize-port.lv2/resize-port.meta.ttl" \
"$LV2DIR/log.lv2/log.ttl" \
"$LV2DIR/log.lv2/manifest.ttl" \
- "$LV2DIR/log.lv2/lv2-log.doap.ttl" \
+ "$LV2DIR/log.lv2/log.meta.ttl" \
"$LV2DIR/core.lv2/manifest.ttl" \
"$LV2DIR/core.lv2/lv2core.ttl" \
"$LV2DIR/core.lv2/lv2core.doap.ttl" \
@@ -81,21 +81,21 @@ sord_validate \
"$LV2DIR/eg-metro.lv2/metro.ttl" \
"$LV2DIR/presets.lv2/manifest.ttl" \
"$LV2DIR/presets.lv2/presets.ttl" \
- "$LV2DIR/presets.lv2/lv2-presets.doap.ttl" \
+ "$LV2DIR/presets.lv2/presets.meta.ttl" \
"$LV2DIR/eg-params.lv2/manifest.ttl" \
"$LV2DIR/eg-params.lv2/params.ttl" \
"$LV2DIR/urid.lv2/manifest.ttl" \
"$LV2DIR/urid.lv2/urid.ttl" \
- "$LV2DIR/urid.lv2/lv2-urid.doap.ttl" \
- "$LV2DIR/time.lv2/lv2-time.doap.ttl" \
+ "$LV2DIR/urid.lv2/urid.meta.ttl" \
+ "$LV2DIR/time.lv2/time.meta.ttl" \
"$LV2DIR/time.lv2/manifest.ttl" \
"$LV2DIR/time.lv2/time.ttl" \
"$LV2DIR/data-access.lv2/manifest.ttl" \
- "$LV2DIR/data-access.lv2/lv2-data-access.doap.ttl" \
+ "$LV2DIR/data-access.lv2/data-access.meta.ttl" \
"$LV2DIR/data-access.lv2/data-access.ttl" \
"$LV2DIR/units.lv2/manifest.ttl" \
"$LV2DIR/units.lv2/units.ttl" \
- "$LV2DIR/units.lv2/lv2-units.doap.ttl" \
+ "$LV2DIR/units.lv2/units.meta.ttl" \
"$LV2DIR/schemas.lv2/xsd.ttl" \
"$LV2DIR/schemas.lv2/manifest.ttl" \
"$LV2DIR/schemas.lv2/rdf.ttl" \
@@ -107,5 +107,5 @@ sord_validate \
"$LV2DIR/schemas.lv2/owl.ttl" \
"$LV2DIR/uri-map.lv2/manifest.ttl" \
"$LV2DIR/uri-map.lv2/uri-map.ttl" \
- "$LV2DIR/uri-map.lv2/lv2-uri-map.doap.ttl" \
+ "$LV2DIR/uri-map.lv2/uri-map.meta.ttl" \
$@