summaryrefslogtreecommitdiffstats
path: root/audio/caps/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2013-06-27 21:32:45 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2013-06-27 21:32:45 -0300
commit46a89ba90823862f34b2244fbcf0a45b333c2753 (patch)
treeafabb0082d3db84b47e10f89e6ddb79326104c8f /audio/caps/README
parentbc8504ef1c8db69eb9c136e6cdc3107d867cb9e0 (diff)
downloadslackbuilds-46a89ba90823862f34b2244fbcf0a45b333c2753.tar.gz
slackbuilds-46a89ba90823862f34b2244fbcf0a45b333c2753.tar.xz
audio/caps: Updated for version 0.9.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/caps/README')
-rw-r--r--audio/caps/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/caps/README b/audio/caps/README
index bc7f5fbec9..b628c4b846 100644
--- a/audio/caps/README
+++ b/audio/caps/README
@@ -10,3 +10,8 @@ By default, CAPS will use SSE and/or SSE3 optimizations, if they are
supported on the build host. If you're building a package to be deployed
on a different system, you might need to set FORCE_SLACK_CFLAGS=yes in
the script's environment (this will completely disable SSE/SSE3).
+
+The CAPS HTML documentation is about 1MB in size, located in
+/usr/doc/caps-$VERSION/html/index.html. If you want to leave it out
+of the package (e.g. if you're building for an embedded system), set
+DOCS=no in the script's environment.