lv2 1.18.4-3 source package in Ubuntu

Changelog

lv2 (1.18.4-3) unstable; urgency=medium

  * Team upload
  * Drop example GTK2 UIs (Closes: #967605)
  * Clean the project properly (Closes: #1045763)

 -- Bastian Germann <email address hidden>  Sat, 23 Sep 2023 18:13:28 +0000

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lv2_1.18.4-3.dsc 1.9 KiB 02e6a166a24d3f3c4b4687c3338fa44c5f75f710a8c3dafc8b929a79da9a5a69
lv2_1.18.4.orig.tar.bz2 527.9 KiB 4ddc0ed20579aabbaeb4df6fb42b69949c01dc7169ab0b945c709339509e6760
lv2_1.18.4-3.debian.tar.xz 18.1 KiB 6fe9f90aa6585a3458da93ac81a774dde36ac55dbe255e118b7b328bb554c32e

Available diffs

No changes file available.

Binary packages built by this source

lv2-dev: LV2 audio plugin specification

 LV2 is a simple but extensible successor of LADSPA plugins,
 intended to address the limitations of LADSPA which many
 applications have outgrown.
 .
 This package contains the LV2 audio plugin specification,
 with all the official extension packages, as well as example
 plugins, and additional data.
 .
 Implementations are encouraged to abandon the “copy paste
 headers” practice and depend on this package instead.

lv2-examples: LV2 audio plugin specification (example plugins)

 LV2 is a simple but extensible successor of LADSPA plugins,
 intended to address the limitations of LADSPA which many
 applications have outgrown.
 .
 This package contains some LV2 example plugins.

lv2-examples-dbgsym: debug symbols for lv2-examples