lv2 1.18.10-1 source package in Ubuntu

Changelog

lv2 (1.18.10-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.18.10 (Closes: #1054337)
  * debian/: Switch to meson
  * debian/watch: Consider all extensions

 -- Sebastian Ramacher <email address hidden>  Sun, 29 Oct 2023 18:00:51 +0100

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.10-1.dsc 1.7 KiB a99f1e9c70a5a1dd9bcff9778b47a520bebdb9d7288061bfdce2d1c03b533ecc
lv2_1.18.10.orig.tar.xz 231.8 KiB 78c51bcf21b54e58bb6329accbb4dae03b2ed79b520f9a01e734bd9de530953f
lv2_1.18.10.orig.tar.xz.asc 833 bytes 0d4fdc722b862b9d1beef0c1e63bf551a4736e4fd99cc0ef96dbd0ad345c0e86
lv2_1.18.10-1.debian.tar.xz 16.9 KiB 35fc8d092f74d63b4c10a860fa959e5eade0d15b362a3dab91a5d1bff172186a

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