[Lunar-commits] <moonbase> SDL_gfx: version bumped to 2.0.18.
Florin Braescu
florin at lunar-linux.org
Mon Dec 22 20:23:13 CET 2008
commit 4323ca6dfc569e75ff453be9ea1d885c83dbc5e9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 22 21:23:13 2008 +0200
SDL_gfx: version bumped to 2.0.18.
Changes:
A libtool update for dependencies.
MSVC C89 variable hoisting to enable MSVC compilation.
A fix for uninitialized variables in _putPixelAlpha().
Reversion to the original alpha routine in _putPixelAlpha(), as the new one was causing issues in 16bbp.
A colorkey handling patch for rotozoom.
Optimization has been downgraded to -O for asm compatibility with gcc4.
---
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 01f6a79..3639d7d 100644
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
MODULE=SDL_gfx
- VERSION=2.0.17
+ VERSION=2.0.18
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
- SOURCE_VFY=sha1:7be52033ca8f014ee7761f6f298feac8336bfa5a
+ SOURCE_VFY=sha1:99b5728d718c852cbb0ea973285ad81fe7d6f404
WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
ENTERED=20020112
- UPDATED=20080606
+ UPDATED=20081222
SHORT="High quality graphics library"
cat << EOF
More information about the Lunar-commits
mailing list