suil 0.10.18-1 source package in Ubuntu

Changelog

suil (0.10.18-1) unstable; urgency=medium

  * New upstream version 0.10.18
  * d/watch: Check for .gz and .xz files too
  * Build with meson
  * Remove obsolete d/clean
  * d/copyright: Remove waf entry and BSD license, and update copyright year
  * d/gbp.conf: Remove wrong compression
  * Add d/libsuil-0-0.lintian-overrides

 -- Dennis Braun <email address hidden>  Fri, 23 Sep 2022 15:57:54 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
suil_0.10.18-1.dsc 2.4 KiB c99e19236de2e362111787a2a1dadc198f0b8f8871d0fbd869519f10879bbee6
suil_0.10.18.orig.tar.xz 33.6 KiB 84ada094fbe17ad3e765379002f3a0c7149b43b020235e4d7fa41432f206f85f
suil_0.10.18.orig.tar.xz.asc 833 bytes d0cf5b0398062b804c1313d5077b77068eba379eeb79d0e33d5baaa62ca6b9f2
suil_0.10.18-1.debian.tar.xz 11.1 KiB 1d326193812de0d4f2d30dabb9e592429fc8fb37ba3a815295aefd5ca728e758

Available diffs

No changes file available.

Binary packages built by this source

libsuil-0-0: library for loading and wrapping LV2 plugin UIs

 Suil makes it possible to load a UI of any toolkit in a host using
 any other toolkit (assuming the toolkits are both supported by
 Suil). Hosts do not need to build against or link to foreign toolkit
 libraries to use UIs written with that toolkit (Suil performs its
 magic at runtime using dynamically loaded modules). The API
 is designed such that hosts do not need to explicitly support
 particular toolkits whatsoever - if Suil supports a particular
 toolkit, then all hosts that use Suil will support that toolkit
 "for free". Suil currently supports Gtk3 and Qt5.
 .
 This package provides the shared library.

libsuil-0-0-dbgsym: debug symbols for libsuil-0-0
libsuil-dev: Development files for suil

 Suil makes it possible to load a UI of any toolkit in a host using
 any other toolkit (assuming the toolkits are both supported by
 Suil). Hosts do not need to build against or link to foreign toolkit
 libraries to use UIs written with that toolkit (Suil performs its
 magic at runtime using dynamically loaded modules). The API
 is designed such that hosts do not need to explicitly support
 particular toolkits whatsoever - if Suil supports a particular
 toolkit, then all hosts that use Suil will support that toolkit
 "for free". Suil currently supports Gtk3 and Qt5.
 .
 This package provides the development files for suil.