[Lunar-commits] <moonbase> SDL_gfx: version bumped to 2.0.17.

Florin Braescu florin at lunar-linux.org
Fri Jun 6 16:16:26 CEST 2008


commit adf4a0458259ddf6525f071bcb8dc8e2cdd8c890
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Jun 6 17:16:26 2008 +0300

    SDL_gfx: version bumped to 2.0.17.
    
    Changes:
    line/vline clipping and swap-logic were fixed.
    A clipping box dimension check was added.
    Clipping checks were optimized.
    The TestFonts program was updated.
    Documentation on cross-compilation/AMD64 was updated.
    circleColor overdraw was fixed.
    The arcColor routine was added.
    polygonColorMT and polygonTextureMT routines were added.
    The 32-bit alpha blending routine was updated.
---
 graphics/SDL_gfx/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/SDL_gfx/DETAILS b/graphics/SDL_gfx/DETAILS
index 0a6b080..01f6a79 100644
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
          MODULE=SDL_gfx
-        VERSION=2.0.16
+        VERSION=2.0.17
          SOURCE=$MODULE-$VERSION.tar.gz
-     SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0/
-     SOURCE_VFY=sha1:c0277d25daf4b680876ef04a893f64e90d9ce03d
-       WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14/
+     SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
+     SOURCE_VFY=sha1:7be52033ca8f014ee7761f6f298feac8336bfa5a
+       WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
         ENTERED=20020112
-        UPDATED=20070206
+        UPDATED=20080606
           SHORT="High quality graphics library"
 
 cat << EOF


More information about the Lunar-commits mailing list