diff options
author | adam <adam@pkgsrc.org> | 2007-02-06 10:13:46 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-02-06 10:13:46 +0000 |
commit | 6c4040d636a8b9800d3b66b86b5575975fb5f156 (patch) | |
tree | ae3732fac5c45f36412d53b5849ef15a8e2b7559 /devel/SDL_gfx/distinfo | |
parent | d4c6fcc58dd8f9462b7dfa1fec6bd451ef7fadea (diff) | |
download | pkgsrc-6c4040d636a8b9800d3b66b86b5575975fb5f156.tar.gz |
Changes 2.0.16:
* updated config.sub to newer version
* added custom RGBA blitter function that sets/maintains target alpha
* added setAlpha function that sets alpha values in 32bit surfaces
* added TextGfxBlit testprogram for new functions
* Fixed C++ type in .h files (thanks Olivier)
* Update some text in README and .spec file
* Removed broken Uint filter routines from test program
* "Cosmetic" changes to test programs and Automake.am
Diffstat (limited to 'devel/SDL_gfx/distinfo')
-rw-r--r-- | devel/SDL_gfx/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/SDL_gfx/distinfo b/devel/SDL_gfx/distinfo index c784c201e0d..9581ea8a069 100644 --- a/devel/SDL_gfx/distinfo +++ b/devel/SDL_gfx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2007/01/07 12:06:35 adam Exp $ +$NetBSD: distinfo,v 1.8 2007/02/06 10:13:46 adam Exp $ -SHA1 (SDL_gfx-2.0.15.tar.gz) = ded4d1b02e96fc1d2fc044db6b455658fc3b3d33 -RMD160 (SDL_gfx-2.0.15.tar.gz) = 8b25c2606c951148dc6228d861c532cebe6fe84e -Size (SDL_gfx-2.0.15.tar.gz) = 836131 bytes +SHA1 (SDL_gfx-2.0.16.tar.gz) = c0277d25daf4b680876ef04a893f64e90d9ce03d +RMD160 (SDL_gfx-2.0.16.tar.gz) = 1ee1b19f5699b5f3661a9ba461bc44a1e4f135da +Size (SDL_gfx-2.0.16.tar.gz) = 830086 bytes |