Commit graph

6 commits

Author SHA1 Message Date
obache
7e28a59773 bump API version to 1.1.0, switched to jpeg8 compatible API/ABI. 2012-01-15 10:11:53 +00:00
drochner
b2c21751f8 Since this is thought to be a plug-in replacement for pkgsrc/jpeg,
it should provide the jpeg-8 API/ABI rather than the -6b one.
So switch to 1.1.0 with the jpeg8 "configure" option.
Tested to be binary compatible on i386, at least for simple
image viewers.
being here, add "test" target
2012-01-13 20:15:33 +00:00
marino
8e4d356318 graphics/libjpeg-turbo: Simple configure fix for DragonFly 2011-12-14 18:25:53 +00:00
wiz
00cb9e3238 Put LICENSE in MAINTAINER paragraph. 2010-12-12 13:37:48 +00:00
dsainty
c3f74ca555 Add missed build dependency on nasm. 2010-12-12 12:36:39 +00:00
dsainty
ddb397b623 libjpeg-turbo is a version of libjpeg which uses MMX, SSE, and SSE2 SIMD
instructions to accelerate baseline JPEG compression/decompression by about
2-4x on x86 and x86-64 platforms.

XXX Conflicts with graphics/jpeg - which rather demands a solution.
2010-12-12 11:48:56 +00:00