Lightweight C library for loading and wrapping LV2 plugin UIs
Suil is a lightweight C 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.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / suil
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/suil && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
suil-0.10.10.tar.bz2 | 0000339906 332 KB | |
suil.changes | 0000005895 5.76 KB | |
suil.spec | 0000006258 6.11 KB |
Revision 28 (latest revision is 33)
Takashi Iwai (tiwai)
accepted
request 975954
from
Christophe Giboudeaux (cgiboudeaux)
(revision 28)
- Update to 0.10.10 * Clean up minor code issues * Remove the need for a generated configuration header - Spec cleanup
Comments 0