Fedora 17 Update: lv2-1.0.0-6.fc17

updates at fedoraproject.org updates at fedoraproject.org
Mon May 28 01:18:20 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-7831
2012-05-15 02:26:01
--------------------------------------------------------------------------------

Name        : lv2
Product     : Fedora 17
Version     : 1.0.0
Release     : 6.fc17
URL         : http://lv2plug.in
Summary     : Audio Plugin Standard
Description :
LV2 is a standard for plugins and matching host applications, mainly
targeted at audio processing and generation.

There are a large number of open source and free software synthesis
packages in use or development at this time. This API ('LV2') attempts
to give programmers the ability to write simple 'plugin' audio
processors in C/C++ and link them dynamically ('plug') into a range of
these packages ('hosts').  It should be possible for any host and any
plugin to communicate completely through this interface.

LV2 is a successor to LADSPA, created to address the limitations of
LADSPA which many hosts have outgrown.

--------------------------------------------------------------------------------
Update Information:

The first unified LV2 release, LV2 1.0.0, is out.

This release merges the previous lv2core package with all the official extension packages, as well as example plugins, lv2specgen, and additional data.  From a developer point of view, the biggest change is that all LV2 API headers can be used by simply checking for the single pkg-config package "lv2" (for compatibility the previous "lv2core" package is still installed).  Implementations are encouraged to abandon the "copy paste headers" practice and depend on this package instead.

With this release, several new extensions have become stable that
together greatly increase the power of LV2: atom, log, parameters,
patch, port-groups, port-props, resize-port, state, time, worker.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #814040 - LV2 1.0.0 released
        https://bugzilla.redhat.com/show_bug.cgi?id=814040
  [ 2 ] Bug #814542 - Review Request: lv2 - Audio Plugin standard (lv2core rename)
        https://bugzilla.redhat.com/show_bug.cgi?id=814542
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update lv2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list