diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-04-14 23:28:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-14 23:28:40 +0700 |
commit | 5f94687968a2bc9caebe3ba4ebcb30d9dbdd2b72 (patch) | |
tree | e49ae13c9e3ac818d0e0473fadda7335d7bbc6fa /libraries/lilv/README | |
parent | 152cb69ed62432822c34c3e02794dd1ebb77ac19 (diff) | |
download | slackbuilds-5f94687968a2bc9caebe3ba4ebcb30d9dbdd2b72.tar.gz |
libraries/lilv: Updated for version 0.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lilv/README')
-rw-r--r-- | libraries/lilv/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/lilv/README b/libraries/lilv/README index 4ea88690c0..a0fe1622b3 100644 --- a/libraries/lilv/README +++ b/libraries/lilv/README @@ -3,3 +3,6 @@ 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. |