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

Florin Braescu florin at lunar-linux.org
Thu Apr 23 18:51:37 CEST 2009


commit 25c8abb863539cd6898097b9005b01cc9b267a86
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Apr 23 19:51:37 2009 +0300

    SDL_gfx: version bumped to 2.0.19.
    
    A GCC 4.3 compiler patch for asm code in image filters, a fix for an
    off-by-one hline bug for 1 byte indexed surfaces, pkg-config support
    for SDL_gfx, and a change from INTERFACE_AGE and BINARY_AGE based on
    Debian build feedback. Zoom XY-flip code was fixed and made available
    for all modes in zoom and rotations. En edge issue on interpolated
    rotozoom modes was fixed. TestRotozoom custom test mode was updated.
    A delay parameter was added. Tests that include flipping were included.
    Negative rotation was added. libtool files and Makefile.mingw were updated.
---
 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 3639d7d..2f3683c 100644
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
          MODULE=SDL_gfx
-        VERSION=2.0.18
+        VERSION=2.0.19
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
-     SOURCE_VFY=sha1:99b5728d718c852cbb0ea973285ad81fe7d6f404
+     SOURCE_VFY=sha1:bba39cf83e84d8e61b8078ea095cc0a96023e27f
        WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
         ENTERED=20020112
-        UPDATED=20081222
+        UPDATED=20090423
           SHORT="High quality graphics library"
 
 cat << EOF


More information about the Lunar-commits mailing list