[SCM] lv2-extensions-good/master: Improve description.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Mar 28 15:06:42 UTC 2011


The following commit has been merged in the master branch:
commit f87b569bf5d96c66ee59adb646e5c365d3fadf51
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Mar 28 17:03:38 2011 +0200

    Improve description.

diff --git a/debian/control b/debian/control
index e056073..d2c9639 100644
--- a/debian/control
+++ b/debian/control
@@ -19,30 +19,29 @@ Description: LV2 extensions from the "good" set
  applications have outgrown.
  .
  The following extensions are provided:
-  * http://lv2plug.in/ns/ext/data-access/ - Defines a method for
-    plugin UIs to have (possibly marshalled) access to the
-    extension_data function on a plugin instance.
-  * http://lv2plug.in/ns/ext/dyn-manifest - An LV2-based
-    specification for dynamic data generation.
-  * http://lv2plug.in/ns/ext/event/ - Defines a generic
-    time-stamped event port type, which can be used to create
-    plugins that read and write real-time events
-  * http://lv2plug.in/ns/ext/instance-access - Defines a method
-    for plugin UIs to get a direct handle to an LV2 plugin
-    instance (LV2_Handle), if possible.
-  * http://lv2plug.in/ns/ext/midi - Defines an LV2 event type
-    for standard raw MIDI.
-  * http://lv2plug.in/ns/ext/presets - Defines presets (e.g.
+  * LV2 Data Access (http://lv2plug.in/ns/ext/data-access) - Defines a method
+    for plugin UIs to have (possibly marshalled) access to the extension_data
+    function on a plugin instance.
+  * LV2 Dynamic Manifest (http://lv2plug.in/ns/ext/dyn-manifest) - An
+    LV2-based specification for dynamic data generation.
+  * LV2 Events (http://lv2plug.in/ns/ext/event) - Defines a generic
+    time-stamped event port type, which can be used to create plugins that
+    read and write real-time events.
+  * LV2 Instance Access (http://lv2plug.in/ns/ext/instance-access) - Defines
+    a method for plugin UIs to get a direct handle to an LV2 plugin instance
+    (LV2_Handle), if possible.
+  * LV2 MIDI Events (http://lv2plug.in/ns/ext/midi) - Defines an LV2 event
+    type for standard raw MIDI.
+  * LV2 Presets (http://lv2plug.in/ns/ext/presets) - Defines presets (e.g.
     named sets of control values) for LV2 plugins.
-  * http://lv2plug.in/ns/ext/uri-map/ - Defines a simple
-    mechanism for plugins to map URIs to integers, usually for
-    performance reasons.
-  * http://lv2plug.in/ns/extensions/ui - Defines an interface
-    that can be used in LV2 plugins and hosts to create UIs
-    for plugins.
-  * http://lv2plug.in/ns/extensions/units - Defines a number
-    of units for use in audio processing.
+  * LV2 URI Map (http://lv2plug.in/ns/ext/uri-map) - Defines a simple
+    mechanism for plugins to map URIs to integers, usually for performance
+    reasons.
+  * LV2 UI (http://lv2plug.in/ns/extensions/ui) - Defines an interface that
+    can be used in LV2 plugins and hosts to create UIs for plugins.
+  * LV2 Units extension (http://lv2plug.in/ns/extensions/units) - Defines a
+    number of units for use in audio processing.
  .
- This package provides the LV2 extensions from the "good" set,
- a set of extensions which have been discussed and reviewed by
- the LV2 community and implemented in released software.
+ This package provides the LV2 extensions from the "good" set, a set of
+ extensions which have been discussed and reviewed by the LV2 community
+ and implemented in released software.

-- 
lv2-extensions-good packaging



More information about the pkg-multimedia-commits mailing list