diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-16 23:14:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-17 07:45:36 +0700 |
commit | 7445056a7833fef10fbeaea6089cae2bb432e44b (patch) | |
tree | 445db6e9f7702a2fc7bccdee7c097297a6e60b84 /audio/vamp-plugin-sdk/README | |
parent | b085bf1300ec4d0f45bc50e335113ff75cc7d290 (diff) | |
download | slackbuilds-7445056a7833fef10fbeaea6089cae2bb432e44b.tar.gz |
audio/vamp-plugin-sdk: Remove PRG_BUILD parameter.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/vamp-plugin-sdk/README')
-rw-r--r-- | audio/vamp-plugin-sdk/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/vamp-plugin-sdk/README b/audio/vamp-plugin-sdk/README index 46ae8cbf36..f9a7d40515 100644 --- a/audio/vamp-plugin-sdk/README +++ b/audio/vamp-plugin-sdk/README @@ -1,5 +1,2 @@ Vamp is an API for C and C++ plugins that process sampled audio data to produce descriptive output (measurements or semantic observations). - -Pass PRG_BUILD=no to the script if you don't wan't the example programs -to be installed. |