summaryrefslogtreecommitdiffstats
path: root/libraries/libjpeg-turbo/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-08 23:00:40 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-12 06:51:16 +0700
commit4d53afeb95dc33c24a6f99d69a8ca4f947ba5bac (patch)
treec49537fb700e9de634bd5551b7242fd0c239d32e /libraries/libjpeg-turbo/README
parented48e9e467a98f9eed9a7461999d1744e3f2c77d (diff)
downloadslackbuilds-4d53afeb95dc33c24a6f99d69a8ca4f947ba5bac.tar.gz
slackbuilds-4d53afeb95dc33c24a6f99d69a8ca4f947ba5bac.tar.xz
libraries/libjpeg-turbo: Updated for version 1.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libjpeg-turbo/README')
-rw-r--r--libraries/libjpeg-turbo/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/libjpeg-turbo/README b/libraries/libjpeg-turbo/README
index d845635d28..d5e91790e9 100644
--- a/libraries/libjpeg-turbo/README
+++ b/libraries/libjpeg-turbo/README
@@ -3,5 +3,7 @@ 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.
+NOTE:
The package installs to /opt/libjpeg-turbo by default.
-Pass PREFIX=/usr to the SlackBuild to build it system-wide.
+Pass PREFIX=/usr to the SlackBuild to build it system-wide, but it will
+overwrite Slackware's libjpeg package.