Source: suil Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , Jaromír Mikeš Build-Depends: debhelper (>= 9), libgtk2.0-dev, libqt4-dev, lv2-dev, pkg-config, python Standards-Version: 3.9.5 Homepage: http://drobilla.net/software/suil/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/suil.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/suil.git Package: libsuil-dev Section: libdevel Architecture: any Depends: libsuil-0-0 (= ${binary:Version}), ${misc:Depends} Recommends: pkg-config Multi-Arch: same Description: 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 Qt4 . This package provides the development files for suil. Package: libsuil-0-0 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: 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 Qt4 . This package provides the shared library. Package: suil-dbg Architecture: any Priority: extra Section: debug Multi-Arch: same Depends: libsuil-0-0 (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols 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 Qt4. . This package contains the debugging symbols for suil.