Signed-off-by: falkTX <falktx@falktx.com>tags/2022-09-28^0
| @@ -1,4 +1,3 @@ | |||||
| @prefix dcs: <http://ontologi.es/doap-changeset#> . | |||||
| @prefix doap: <http://usefulinc.com/ns/doap#> . | @prefix doap: <http://usefulinc.com/ns/doap#> . | ||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||
| @@ -12,14 +11,4 @@ | |||||
| doap:created "2020-10-14" ; | doap:created "2020-10-14" ; | ||||
| doap:shortdesc "LV2 extension for allowing plugins to request changes on their own control input ports." ; | doap:shortdesc "LV2 extension for allowing plugins to request changes on their own control input ports." ; | ||||
| doap:developer <https://falktx.com/> ; | doap:developer <https://falktx.com/> ; | ||||
| doap:maintainer <https://falktx.com/> ; | |||||
| doap:release [ | |||||
| doap:revision "0.0" ; | |||||
| doap:created "2020-10-14" ; | |||||
| doap:file-release <http://kx.studio/ns/lv2ext/kx-extensions-1.0.tar.bz2> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "First stable release." | |||||
| ] | |||||
| ] | |||||
| ] . | |||||
| doap:maintainer <https://falktx.com/> . | |||||
| @@ -1,4 +1,3 @@ | |||||
| @prefix dcs: <http://ontologi.es/doap-changeset#> . | |||||
| @prefix doap: <http://usefulinc.com/ns/doap#> . | @prefix doap: <http://usefulinc.com/ns/doap#> . | ||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||
| @@ -12,23 +11,4 @@ | |||||
| doap:created "2015-07-03" ; | doap:created "2015-07-03" ; | ||||
| doap:shortdesc "LV2 extension for implementing external UIs." ; | doap:shortdesc "LV2 extension for implementing external UIs." ; | ||||
| doap:developer <https://falktx.com/> ; | doap:developer <https://falktx.com/> ; | ||||
| doap:maintainer <https://falktx.com/> ; | |||||
| doap:release [ | |||||
| doap:revision "2.0" ; | |||||
| doap:created "2020-08-08" ; | |||||
| doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-08-08.tar.gz> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "Relicense as ISC." | |||||
| ] | |||||
| ] | |||||
| ] , [ | |||||
| doap:revision "1.0" ; | |||||
| doap:created "2015-07-03" ; | |||||
| doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-07-14.tar.gz> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "First stable release." | |||||
| ] | |||||
| ] | |||||
| ] . | |||||
| doap:maintainer <https://falktx.com/> . | |||||
| @@ -1,4 +1,3 @@ | |||||
| @prefix dcs: <http://ontologi.es/doap-changeset#> . | |||||
| @prefix doap: <http://usefulinc.com/ns/doap#> . | @prefix doap: <http://usefulinc.com/ns/doap#> . | ||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||
| @@ -12,14 +11,4 @@ | |||||
| doap:created "2015-07-03" ; | doap:created "2015-07-03" ; | ||||
| doap:shortdesc "LV2 extension for implementing plugin-side programs." ; | doap:shortdesc "LV2 extension for implementing plugin-side programs." ; | ||||
| doap:developer <https://falktx.com/> ; | doap:developer <https://falktx.com/> ; | ||||
| doap:maintainer <https://falktx.com/> ; | |||||
| doap:release [ | |||||
| doap:revision "1.0" ; | |||||
| doap:created "2015-07-03" ; | |||||
| doap:file-release <http://kxstudio.sf.net/ns/lv2ext/kx-extensions-1.0.tar.bz2> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "First stable release." | |||||
| ] | |||||
| ] | |||||
| ] . | |||||
| doap:maintainer <https://falktx.com/> . | |||||
| @@ -1,4 +1,3 @@ | |||||
| @prefix dcs: <http://ontologi.es/doap-changeset#> . | |||||
| @prefix doap: <http://usefulinc.com/ns/doap#> . | @prefix doap: <http://usefulinc.com/ns/doap#> . | ||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||
| @@ -12,14 +11,4 @@ | |||||
| doap:created "2015-07-03" ; | doap:created "2015-07-03" ; | ||||
| doap:shortdesc "LV2 extension for custom KXStudio properties." ; | doap:shortdesc "LV2 extension for custom KXStudio properties." ; | ||||
| doap:developer <https://falktx.com/> ; | doap:developer <https://falktx.com/> ; | ||||
| doap:maintainer <https://falktx.com/> ; | |||||
| doap:release [ | |||||
| doap:revision "1.0" ; | |||||
| doap:created "2015-07-03" ; | |||||
| doap:file-release <http://kxstudio.sf.net/ns/lv2ext/kx-extensions-1.0.tar.bz2> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "First stable release." | |||||
| ] | |||||
| ] | |||||
| ] . | |||||
| doap:maintainer <https://falktx.com/> . | |||||
| @@ -1,4 +1,3 @@ | |||||
| @prefix dcs: <http://ontologi.es/doap-changeset#> . | |||||
| @prefix doap: <http://usefulinc.com/ns/doap#> . | @prefix doap: <http://usefulinc.com/ns/doap#> . | ||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||
| @@ -12,23 +11,4 @@ | |||||
| doap:created "2015-07-03" ; | doap:created "2015-07-03" ; | ||||
| doap:shortdesc "LV2 extension that provides a realtime safe memory pool for plugins." ; | doap:shortdesc "LV2 extension that provides a realtime safe memory pool for plugins." ; | ||||
| doap:developer <https://falktx.com/> ; | doap:developer <https://falktx.com/> ; | ||||
| doap:maintainer <https://falktx.com/> ; | |||||
| doap:release [ | |||||
| doap:revision "2.0" ; | |||||
| doap:created "2020-08-08" ; | |||||
| doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-08-08.tar.gz> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "Relicense as ISC." | |||||
| ] | |||||
| ] | |||||
| ] , [ | |||||
| doap:revision "1.0" ; | |||||
| doap:created "2015-07-03" ; | |||||
| doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-07-14.tar.gz> ; | |||||
| dcs:changeset [ | |||||
| dcs:item [ | |||||
| rdfs:label "First stable release." | |||||
| ] | |||||
| ] | |||||
| ] . | |||||
| doap:maintainer <https://falktx.com/> . | |||||