mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5f94687968
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
428 B
Text
8 lines
428 B
Text
Lilv is a C library to make the use of LV2 plugins as simple as
|
|
possible for applications. Lilv is the successor to SLV2, rewritten
|
|
to be significantly faster and have minimal dependencies. It is
|
|
stable, well-tested software (the included test suite covers over
|
|
90% of the code) in use by several applications.
|
|
|
|
If you want to build language bindings for lilv, pass BINDINGS=yes
|
|
to the script. This additionally requires numpy.
|