diff options
author | B. Watson <yalhcru@gmail.com> | 2014-02-25 18:54:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-25 18:54:55 +0700 |
commit | 9f44b7fbad28d72c6b2bc76176edb185abea0f64 (patch) | |
tree | ec9eb4ec029de7ff7764e2bb94669f59e1afd618 /libraries/lvtk/slack-desc | |
parent | 4985917eed3e9f604b46c0339111b344a952d55b (diff) |
libraries/lvtk: Added (LV2 toolkit C++ wrappers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/lvtk/slack-desc')
-rw-r--r-- | libraries/lvtk/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/lvtk/slack-desc b/libraries/lvtk/slack-desc new file mode 100644 index 000000000000..c6f1287e2f4f --- /dev/null +++ b/libraries/lvtk/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +lvtk: lvtk (LV2 toolkit C++ wrappers) +lvtk: +lvtk: LV2 Toolkit is a set C++ wrappers around the LV2 C API. The included +lvtk: libraries ease writing LV2 plugins and UIs in C++ by inheriting from +lvtk: easy to use template classes. +lvtk: +lvtk: +lvtk: +lvtk: +lvtk: +lvtk: |