diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-21 18:41:43 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-21 18:41:43 +0200 |
commit | 21d98a2b2b5f3dea0e89e98bdded64be84013989 (patch) | |
tree | b4d8ca53f7784c44dfec51cb0f74686883ebf258 /libraries/lilv/slack-desc | |
parent | 2dcd7b58efab568e9f2708b3cef12c084dc70945 (diff) | |
download | slackbuilds-21d98a2b2b5f3dea0e89e98bdded64be84013989.tar.gz |
libraries/lilv: Added (LV2 Library)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/lilv/slack-desc')
-rw-r--r-- | libraries/lilv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/lilv/slack-desc b/libraries/lilv/slack-desc new file mode 100644 index 0000000000..edaf1efddc --- /dev/null +++ b/libraries/lilv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +lilv: lilv (LV2 Library) +lilv: +lilv: Lilv is a C library to make the use of LV2 plugins as simple as +lilv: possible for applications. Lilv is the successor to SLV2, rewritten +lilv: to be significantly faster and have minimal dependencies. It is +lilv: stable, well-tested software (the included test suite covers over +lilv: 90% of the code) in use by several applications. +lilv: +lilv: Homepage: http://drobilla.net/software/lilv/ +lilv: +lilv: |