summaryrefslogtreecommitdiff
path: root/audio/SDL_sound/PLIST
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-01-18 13:51:15 +0000
committercube <cube@pkgsrc.org>2004-01-18 13:51:15 +0000
commit942480507a4500fde6657361e135af0169e4b985 (patch)
tree6fde7cbafe42b2be12fc33da0db7b7cb44675041 /audio/SDL_sound/PLIST
parente18f60072caf0b5b9548b99f461d729a63c0f58d (diff)
downloadpkgsrc-942480507a4500fde6657361e135af0169e4b985.tar.gz
Update to version 1.0.1, and fix gcc-3 bug in configure script.
Changes: 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code to fix linking issues. 10052003 - Fixed memory corruption when freeing DLS instruments, and bug when timidity is initialized multiple times (Thanks, Sam!). 09252003 - Sam Lantinga added support for DLS instruments to the MIDI decoder. 09132003 - Happy September. Added Speex (.spx) decoder. 08052003 - Fixed MIDI decoder on bigendian systems. 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg packet per call, and mikmod has a check during initialization to prevent a clash with SDL_mixer (Thanks, Eric). 12092002 - Changed Sound_Init()'s call to SDL_Init() to SDL_InitSubSystem(), to prevent unwanted use of the SDL parachute (thanks, Glenn).
Diffstat (limited to 'audio/SDL_sound/PLIST')
-rw-r--r--audio/SDL_sound/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/SDL_sound/PLIST b/audio/SDL_sound/PLIST
index 6f1a95c7315..58f1776e2cb 100644
--- a/audio/SDL_sound/PLIST
+++ b/audio/SDL_sound/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/26 22:48:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/01/18 13:51:15 cube Exp $
bin/playsound
include/SDL/SDL_sound.h
lib/libSDL_sound-1.0.so
-lib/libSDL_sound-1.0.so.0
-lib/libSDL_sound-1.0.so.0.0
+lib/libSDL_sound-1.0.so.1
+lib/libSDL_sound-1.0.so.1.0
lib/libSDL_sound.a
lib/libSDL_sound.la
lib/libSDL_sound.so