suil 0.8.4~dfsg0-2 source package in Ubuntu

Changelog

suil (0.8.4~dfsg0-2) unstable; urgency=medium

  * Add patch to fix FTBFS with Qt 5.7. (Closes: #844101)
  * Set dh/compat 10.
  * Set dh/compat 10.
  * Drop dbg package in favour of dbgsym.

 -- Jaromír Mikeš <email address hidden>  Sat, 12 Nov 2016 17:27:52 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
suil_0.8.4~dfsg0-2.dsc 2.1 KiB 5b8838bd3a4b031a87c376078c88b11ee84f53237bfa4d41428f8fbeed431f7b
suil_0.8.4~dfsg0.orig.tar.xz 141.3 KiB 1e35355e77fb7c74baed73f3e416202d239d9c04049fea29cbebe3ac7d410a92
suil_0.8.4~dfsg0-2.debian.tar.xz 5.5 KiB 27de96fd3171637841a060e766ab769bc2239da233b87f0f0cbd327be8d49adb

Available diffs

No changes file available.

Binary packages built by this source

libsuil-0-0: No summary available for libsuil-0-0 in ubuntu zesty.

No description available for libsuil-0-0 in ubuntu zesty.

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