Package Details: libjpeg-turbo-svn 856-1

Package Base: libjpeg-turbo-svn
Description: A derivative of libjpeg which uses SIMD instructions to accelerate baseline JPEG compression and decompression
Upstream URL: http://libjpeg-turbo.virtualgl.org/
Category: lib
Licenses: GPL custom
Submitter: None
Maintainer: None
Last Packager: None
Votes: 21
First Submitted: 2010-06-12 03:48
Last Updated: 2012-07-23 18:00

Dependencies (1)

Required by (0)

Sources

Latest Comments

Anonymous comment

2010-12-15 17:04

'tjDecompressHeader2' function was added in last revision 313. Now the package compiles fine again.

Comment by anish

2010-12-14 18:08

anyone else have issues compiling the latest one ? Fails for me with jpgtest.cxx:(.text+0x18cd): undefined reference to `tjDecompressHeader2'

Anonymous comment

2010-12-10 07:30

@inp3dance: automake and autoconf are already in the base-devel group...did you install base-devel?

Comment by inp3dance

2010-12-10 00:53

build depends on autoconf and automake, pls update PKGBUILD

Anonymous comment

2010-11-05 07:40

libjpeg-turbo is not yet fully compatible with libjpeg v8, so you can experience problems with some apps.
You can read more about compatibility here: http://libjpeg-turbo.svn.sourceforge.net/viewvc/libjpeg-turbo/trunk/README-turbo.txt

Comment by ZauberParacelsus

2010-11-04 22:45

This package breaks a lot of things that depend on libjpeg8. Chromium was crashing tabs on any web sites that used jpeg, and empathy and skype were both crashing after signing in. I do not advise using it.

Comment by anish

2010-11-04 18:58

is the provides=('libjpeg=8.0.2') field correct ? libjpeg8 support is supposed to be in 1.1 iirc

Anonymous comment

2010-10-25 17:08

I think having "./configure --with-jpeg8" in PKGBUILD would be more useful :)

Comment by Huulivoide

2010-08-12 13:37

Add x86_64, remove empty entries and make it use the new paclkage() function

Comment by ava1ar

2010-07-03 13:19

Why arch=('i686') only? Looks like x86_64 also supported. Can you fix this please?