[Lunar-commits] r18883 - moonbase/trunk/graphics/libungif
Dennis Veatch
stumbles at lunar-linux.org
Sat Feb 25 16:21:52 UTC 2006
Author: stumbles
Date: 2006-02-25 16:21:50 +0000 (Sat, 25 Feb 2006)
New Revision: 18883
Modified:
moonbase/trunk/graphics/libungif/DETAILS
Log:
No longer check for ranlib.
Detect some cases of corrupted GIFs which were crashing the library.
Set ColorMaps to NULL when we free a colormap object.
and number of Game Boy Advance fixes. Not that we care.
Modified: moonbase/trunk/graphics/libungif/DETAILS
===================================================================
--- moonbase/trunk/graphics/libungif/DETAILS 2006-02-25 15:07:28 UTC (rev 18882)
+++ moonbase/trunk/graphics/libungif/DETAILS 2006-02-25 16:21:50 UTC (rev 18883)
@@ -1,11 +1,11 @@
MODULE=libungif
- VERSION=4.1.3
+ VERSION=4.1.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULES/
- SOURCE_VFY=md5:8c198831cc0495596c78134b8849e9ad
+ SOURCE_VFY=sha1:af687ffbcfe6afd1d76e33ea8cf27ffb02ed61fc
WEB_SITE=http://sourceforge.net/projects/libungif/
ENTERED=20010922
- UPDATED=20040815
+ UPDATED=20060225
SHORT="libungif is a library for uncompressed GIF images."
cat << EOF
More information about the Lunar-commits
mailing list