mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
4d53afeb95
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
419 B
Text
9 lines
419 B
Text
libjpeg-turbo is a version of libjpeg which uses MMX, SSE, and SSE2
|
|
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, but it will
|
|
overwrite Slackware's libjpeg package.
|