suil 0.10.0~dfsg0-1 source package in Ubuntu
Changelog
suil (0.10.0~dfsg0-1) unstable; urgency=medium [ Mateusz Łukasik ] * Team upload. * Drop Qt4 support. (Closes: #875205) [ Jaromír Mikeš ] * New upstream version 0.10.0~dfsg0 * Patch refreshed. * Introduce postclone.sh script to ignore .pc/ dir. * Bump Standards. * Update copyright. * Sign tags. * Update symbols file . * Avoid useless linking. -- Jaromír Mikeš <email address hidden> Wed, 04 Oct 2017 20:51:34 +0200
Upload details
- Uploaded by:
- Debian Multimedia Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
suil_0.10.0~dfsg0-1.dsc | 2.1 KiB | 3f1fad8db5852d4d1d3f556c0d27bf39c8341c0935f7a7a4f18c983cde8b0190 |
suil_0.10.0~dfsg0.orig.tar.xz | 142.9 KiB | ce9e7eca88e57a2cd5868c6931097672003cc17401d8ce73da4d3737049192d3 |
suil_0.10.0~dfsg0-1.debian.tar.xz | 6.2 KiB | f1390256bd26b3572aadb7e4052ec19345f505dce754f0f96c62eb4468a18224 |
Available diffs
- diff from 0.8.4~dfsg0-2 to 0.10.0~dfsg0-1 (15.1 KiB)
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 disco.
No description available for libsuil-0-0-dbgsym in ubuntu disco.
- 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.