[Lunar-commits] <moonbase> libjpeg-turbo: updated to version 1.1.0
Duncan Gibson
engelsman at lunar-linux.org
Sun Mar 13 20:47:12 CET 2011
commit 2f460ad9ae5e41a43fd7a0c77e3d15da6569b9c9
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Sun Mar 13 20:47:12 2011 +0100
libjpeg-turbo: updated to version 1.1.0
---
zbeta/libjpeg-turbo/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/zbeta/libjpeg-turbo/DETAILS b/zbeta/libjpeg-turbo/DETAILS
index a67d871..3876ecf 100644
--- a/zbeta/libjpeg-turbo/DETAILS
+++ b/zbeta/libjpeg-turbo/DETAILS
@@ -1,13 +1,14 @@
MODULE=libjpeg-turbo
- VERSION=1.0.1
- SOURCE=${MODULE}-1.0.1.tar.gz
+ VERSION=1.1.0
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:5bbc4cbfcb3f5b8ebef6deb619d85b1577059619
+ SOURCE_VFY=sha1:e36c29b955cdce7f497ea83ed301e9129eb23e1f
WEB_SITE="http://libjpeg-turbo.virtualgl.org/"
ENTERED=20101105
- UPDATED=20101105
+ UPDATED=20110313
SHORT="A high-speed version of libjpeg for x86 and x86-64 processors."
+
cat <<EOF
ibjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64
processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
@@ -24,5 +25,4 @@ goal was to produce a fully open source codec that could replace the
partially closed source TurboJPEG/IPP codec used by VirtualGL and
TurboVNC. libjpeg-turbo generally achieves 80-120% of the performance
of TurboJPEG/IPP. It is faster in some areas but slower in others.
-
EOF
More information about the Lunar-commits
mailing list