suil 0.10.12-1 source package in Ubuntu

Changelog

suil (0.10.12-1) unstable; urgency=medium

  * New upstream version 0.10.12
  * Bump Standards Version to 4.6.1
  * d/copyright: Bump year and add myself
  * d/rules: Remove unneeded linker flags
  * Add salsa ci config
  * d/watch: Set pgpmode=auto

 -- Dennis Braun <email address hidden>  Mon, 30 May 2022 23:51:07 +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

Downloads

File Size SHA-256 Checksum
suil_0.10.12-1.dsc 2.4 KiB 56812d29d12fe2af54b2fd8a931d4c979e369f084f430dfb1ccdbf737ce33fa4
suil_0.10.12.orig.tar.bz2 331.7 KiB daa763b231b22a1f532530d3e04c1fae48d1e1e03785e23c9ac138f207b87ecd
suil_0.10.12.orig.tar.bz2.asc 833 bytes fff0caf174981348bacbee1c6d2d362deaaba4687133de1065199571d0599efc
suil_0.10.12-1.debian.tar.xz 11.5 KiB e9c1d25f0320fed395b77850ac3b214eea5db6e49897e9d5ba5a9caf13eaffd0

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 GTK-2+ and QT5
 .
 This package provides the shared library.

libsuil-0-0-dbgsym: No summary available for libsuil-0-0-dbgsym in ubuntu kinetic.

No description available for libsuil-0-0-dbgsym in ubuntu kinetic.

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 GTK-2+ and QT5
 .
 This package provides the development files for suil.