summaryrefslogtreecommitdiff
path: root/audio/SDL-arts
diff options
context:
space:
mode:
authoradam <adam>2005-09-07 10:15:39 +0000
committeradam <adam>2005-09-07 10:15:39 +0000
commit7450d20e6ef1c7a823912c03b4337349a28cb875 (patch)
tree6534e30b1c9a51bf8a1a015755fbd486ff5d36d6 /audio/SDL-arts
parent258c725a4abf4205ac351fa89c781ffa8a75a3ac (diff)
downloadpkgsrc-7450d20e6ef1c7a823912c03b4337349a28cb875.tar.gz
Changes 1.2.9:
* Added support for direct color 8-bpp surfaces * Altivec optimized blitters * SDL.dll works on Windows 95 again * Dropping a document onto an SDL app passes it as a command line parameter in MacOS X * Fixed crash trying to allocate hardware surfaces on MacOS X * Fixed short read problem with SDL_RWFromMem() * Fixed gcc parse errors in SDL_audio.h on Windows * Added support for Tru64 UNIX 4.X * Improved RISC OS support * Numerous improvements to the Atari port * SDL_OPENGLBLIT is officially obsolete
Diffstat (limited to 'audio/SDL-arts')
-rw-r--r--audio/SDL-arts/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/SDL-arts/Makefile b/audio/SDL-arts/Makefile
index a7c3846d0af..684399a11a5 100644
--- a/audio/SDL-arts/Makefile
+++ b/audio/SDL-arts/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:38 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.10 2005/09/07 10:16:16 adam Exp $
.include "../../devel/SDL/Makefile.common"
PKGNAME= ${DISTNAME:S/SDL/SDL-arts/}
-PKGREVISION= 1
CATEGORIES+= audio kde