summaryrefslogtreecommitdiffstats
path: root/libraries/libjpeg-turbo/README
diff options
context:
space:
mode:
author V'yacheslav Stetskevych2010-07-12 19:36:43 +0200
committer Erik Hanson2010-07-16 03:12:36 +0200
commit088b293fccb0703a65efb91215832800562f0234 (patch)
tree41d30075ad9b8850d99855b9d16da0c9a2d171af /libraries/libjpeg-turbo/README
parent83d04180130ecde0bac67d6039e2a37ac8fbd602 (diff)
downloadslackbuilds-088b293fccb0703a65efb91215832800562f0234.tar.gz
libraries/libjpeg-turbo: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libjpeg-turbo/README')
-rw-r--r--libraries/libjpeg-turbo/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libjpeg-turbo/README b/libraries/libjpeg-turbo/README
index 829fcb03ba..d845635d28 100644
--- a/libraries/libjpeg-turbo/README
+++ b/libraries/libjpeg-turbo/README
@@ -3,3 +3,5 @@ SIMD instructions to accelerate baseline JPEG compression and
decompression by about 2-4x on x86 and x86-64 platforms. It is based
on libjpeg/SIMD but has numerous enhancements.
+The package installs to /opt/libjpeg-turbo by default.
+Pass PREFIX=/usr to the SlackBuild to build it system-wide.