[Lunar-commits] <moonbase> jpeg: version bumped to 8a.
Florin Braescu
florin at lunar-linux.org
Tue Mar 2 17:35:41 CET 2010
commit 3eb22274453f45a92d697e09498d7048c97cee9f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 2 18:35:41 2010 +0200
jpeg: version bumped to 8a.
Changes:
Writing tables-only datastreams via jpeg_write_tables works again.
Support 32-bit BMPs (RGB image with Alpha channel) for read in cjpeg.
Improve accuracy in floating point IDCT calculation.
---
graphics/jpeg/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/jpeg/DETAILS b/graphics/jpeg/DETAILS
index 10a5c8e..97dc17a 100644
--- a/graphics/jpeg/DETAILS
+++ b/graphics/jpeg/DETAILS
@@ -1,11 +1,11 @@
MODULE=jpeg
- VERSION=8
+ VERSION=8a
SOURCE=${MODULE}src.v$VERSION.tar.gz
- SOURCE_URL=http://www.ijg.org/files/
- SOURCE_VFY=sha1:1324834b52428d57479faa062f8b2d98d755d85e
- WEB_SITE=http://www.ijg.org/
+ SOURCE_URL=http://www.ijg.org/files
+ SOURCE_VFY=sha1:78077fb22f0b526a506c21199fbca941d5c671a9
+ WEB_SITE=http://www.ijg.org
ENTERED=20010922
- UPDATED=20100116
+ UPDATED=20100302
SHORT="A library that supports the JPEG image format"
cat << EOF
More information about the Lunar-commits
mailing list