diff options
author | V'yacheslav Stetskevych <slava18@gmail.com> | 2010-07-12 12:36:43 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-15 20:12:36 -0500 |
commit | 088b293fccb0703a65efb91215832800562f0234 (patch) | |
tree | 41d30075ad9b8850d99855b9d16da0c9a2d171af /libraries/libjpeg-turbo/README | |
parent | 83d04180130ecde0bac67d6039e2a37ac8fbd602 (diff) | |
download | slackbuilds-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/README | 2 |
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. |