[Lunar-commits] <moonbase> SDL_gfx: version bumped to 2.0.21.
Florin Braescu
florin at lunar-linux.org
Tue Jun 1 17:21:02 CEST 2010
commit f845b45fed80eb65be5345f997da10f733edd2a9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jun 1 18:21:02 2010 +0300
SDL_gfx: version bumped to 2.0.21.
This release added VC9 project files, moved the static transfer lookup
array from .h to .c added the VC++ compiler for MASM assembly support,
added Haiku build support, added a helper function for alpha channel
multiplication in 32-bit surfaces, added font rotation support, fixed
the rotate90 function for the 0 degree case, added support for compiling
on SDL 1.3, updated the test programs, updated comments for all methods,
and added complete doxygen generated documentation.
---
graphics/SDL_gfx/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/SDL_gfx/DETAILS b/graphics/SDL_gfx/DETAILS
index 1ef5bb0..afbb4da 100644
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
MODULE=SDL_gfx
- VERSION=2.0.20
+ VERSION=2.0.21
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
- SOURCE_VFY=sha1:077f7e64376c50a424ef11a27de2aea83bda3f78
+ SOURCE_VFY=sha1:7489e2d1b69414f461033e0334eb2df10872caab
WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
ENTERED=20020112
- UPDATED=20090927
+ UPDATED=20100601
SHORT="High quality graphics library"
cat << EOF
More information about the Lunar-commits
mailing list