Language

Package: suil @ 0.10.6

Synopsis

Library for loading and wrapping LV2 plugin UIs

Description

Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.

Suil makes it possible to load a UI of a toolkit in a host using another toolkit. The API is designed such that hosts do not need to explicitly support specific toolkits – if Suil supports a particular toolkit, then UIs in that toolkit will work in all hosts that use Suil automatically.

Suil currently supports every combination of Gtk, Qt, and X11.

Home page
https://drobilla.net/software/suil/
Location
gnu/packages/audio.scm (line: 2504, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings