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 |
---|---|---|
suil-0.10.20.tar.xz | 0000027492 26.8 KB | |
suil.changes | 0000007083 6.92 KB | |
suil.spec | 0000004685 4.58 KB |
Revision 32 (latest revision is 33)
Takashi Iwai (tiwai)
accepted
request 1124991
from
Dirk Mueller (dirkmueller)
(revision 32)
- update to 0.10.20: * Allow SUIL_API to be defined by the user * Fix dependencies in pkg-config file * Only check for Gtk Quartz support on MacOS * Override pkg-config dependency within meson * Remove Gtk in Qt and Qt in Gtk wrappers * Remove junk files from documentation install * Replace duplicated dox_to_sphinx script with sphinxygen dependency
Comments 0