summaryrefslogtreecommitdiff
path: root/devel/SDL/PLIST
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-09-03 19:30:49 +0000
committerdrochner <drochner@pkgsrc.org>2003-09-03 19:30:49 +0000
commit7941f9c480a3123d1c64f517c2814336fb4f3125 (patch)
tree091570b5de443578eea52fe14bf23f758fc3b9af /devel/SDL/PLIST
parente7e4da08b2ceb3fa0e0d99029921db5b9fe63902 (diff)
downloadpkgsrc-7941f9c480a3123d1c64f517c2814336fb4f3125.tar.gz
update to 1.2.6
There are many bug fixes and improvements in this release, including MMX and 3DNow! optimized alpha blending, MMX optimized audio mixing, support for OpenGL FSAA, and official QNX support!
Diffstat (limited to 'devel/SDL/PLIST')
-rw-r--r--devel/SDL/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/SDL/PLIST b/devel/SDL/PLIST
index 091bf9e50df..6f9af74d6ca 100644
--- a/devel/SDL/PLIST
+++ b/devel/SDL/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/10/13 19:28:56 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/03 19:30:51 drochner Exp $
bin/sdl-config
include/SDL/SDL.h
include/SDL/SDL_active.h
@@ -13,6 +13,7 @@ include/SDL/SDL_getenv.h
include/SDL/SDL_joystick.h
include/SDL/SDL_keyboard.h
include/SDL/SDL_keysym.h
+include/SDL/SDL_loadso.h
include/SDL/SDL_main.h
include/SDL/SDL_mouse.h
include/SDL/SDL_mutex.h
@@ -32,7 +33,7 @@ lib/libSDL.a
lib/libSDL.la
lib/libSDL.so
lib/libSDL.so.0
-lib/libSDL.so.0.5
+lib/libSDL.so.0.6
lib/libSDLmain.a
man/man3/SDLKey.3
man/man3/SDL_ActiveEvent.3