[Lunar-commits] <moonbase> SDL_gfx: version bumped to 2.0.22.
Florin Braescu
florin at lunar-linux.org
Sun Sep 12 22:35:44 CEST 2010
commit ba4a788409fed6ae2e958c9189da193ca73ca0f0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Sep 12 23:35:44 2010 +0300
SDL_gfx: version bumped to 2.0.22.
Rounded rectangle, rounded box, and thick line primitives were added.
The test programs, DLL_EXPORT handling, and Win64 support were updated
and improved. Line width calculation was fixed for normal and textured
polygons. Version setup in configure.in and pie calculation (line-case
detection, end-angle clipping) were also fixed.
---
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 afbb4da..d5f5c63 100644
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
MODULE=SDL_gfx
- VERSION=2.0.21
+ VERSION=2.0.22
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
- SOURCE_VFY=sha1:7489e2d1b69414f461033e0334eb2df10872caab
+ SOURCE_VFY=sha1:6d384d8dbf7fe56e4dfef1aaa06a106f62ef91d1
WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
ENTERED=20020112
- UPDATED=20100601
+ UPDATED=20100912
SHORT="High quality graphics library"
cat << EOF
More information about the Lunar-commits
mailing list