summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-06-01 10:59:55 +0000
committeradam <adam@pkgsrc.org>2010-06-01 10:59:55 +0000
commitcd916754eee3c71067dc7ca3b209d5d501f559ba (patch)
tree8e7241fb01f2a3be9c5acfad70317d51ead8d3f0 /devel
parent2cbb100d21c9a7722f1d91a00df3bbaa25355d58 (diff)
downloadpkgsrc-cd916754eee3c71067dc7ca3b209d5d501f559ba.tar.gz
Changes 2.0.21:
* Add VC9 project files, source code formatting, fix compiler warnings, move VC8 project files, remove leftover autoconf/m4 files * Move static transfer lookup array from .h to .c (patch contributed by Zbigniew Holdys) * Add support for VC++ compiler/MASM assembly with active USE_MMX (contributed by Markus Hossner) * Added Haiku build support in configure.in (contributed by Scott McCreary) * Added helper function that multiplies the alpha channel in a 32bit surface (contributed by Zbigniew Holdys) * Disable MMX for 64bit platforms due to lack of support for pusha/popa (contributed by Olivier Boudeville) * Update all library functions for doxygen markup. Add doxygen configuration file. * Added font rotation support and updated TestFonts sample * Fixed rotate90 for 0 degree case (contributed by Chris Allport) * Updated TestRotozoom with rotate90 case and message display * Added support for SDL 1.3 * Added doxygen generated documentation.
Diffstat (limited to 'devel')
-rw-r--r--devel/SDL_gfx/Makefile4
-rw-r--r--devel/SDL_gfx/PLIST4
-rw-r--r--devel/SDL_gfx/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile
index 2d37d7aef53..a66d3f1a868 100644
--- a/devel/SDL_gfx/Makefile
+++ b/devel/SDL_gfx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2009/10/31 00:04:45 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2010/06/01 10:59:55 adam Exp $
-DISTNAME= SDL_gfx-2.0.20
+DISTNAME= SDL_gfx-2.0.21
CATEGORIES= devel
MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-2.0/
diff --git a/devel/SDL_gfx/PLIST b/devel/SDL_gfx/PLIST
index e0bbf98f9bb..0252a44808f 100644
--- a/devel/SDL_gfx/PLIST
+++ b/devel/SDL_gfx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:48:31 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2010/06/01 10:59:55 adam Exp $
include/SDL/SDL_framerate.h
include/SDL/SDL_gfxBlitFunc.h
include/SDL/SDL_gfxPrimitives.h
@@ -11,8 +11,8 @@ share/doc/SDL_gfx/Screenshots/SDL_gfxPrimitives-thumb.jpg
share/doc/SDL_gfx/Screenshots/SDL_gfxPrimitives.jpg
share/doc/SDL_gfx/Screenshots/SDL_rotozoom-thumb.jpg
share/doc/SDL_gfx/Screenshots/SDL_rotozoom.jpg
-share/doc/SDL_gfx/blank.gif
share/doc/SDL_gfx/framerate-thumb.png
share/doc/SDL_gfx/framerate.fig
share/doc/SDL_gfx/framerate.png
+share/doc/SDL_gfx/html.doxyfile
share/doc/SDL_gfx/index.html
diff --git a/devel/SDL_gfx/distinfo b/devel/SDL_gfx/distinfo
index a2ac23fa72d..d59573053c1 100644
--- a/devel/SDL_gfx/distinfo
+++ b/devel/SDL_gfx/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2009/10/31 00:04:45 wiz Exp $
+$NetBSD: distinfo,v 1.12 2010/06/01 10:59:55 adam Exp $
-SHA1 (SDL_gfx-2.0.20.tar.gz) = 077f7e64376c50a424ef11a27de2aea83bda3f78
-RMD160 (SDL_gfx-2.0.20.tar.gz) = e46b9ed3d6416b380ed75e73dd19360df4817214
-Size (SDL_gfx-2.0.20.tar.gz) = 2184771 bytes
+SHA1 (SDL_gfx-2.0.21.tar.gz) = 7489e2d1b69414f461033e0334eb2df10872caab
+RMD160 (SDL_gfx-2.0.21.tar.gz) = 963739219497cea2502a19a67b88427fad1e3eb4
+Size (SDL_gfx-2.0.21.tar.gz) = 1637652 bytes