Subject: CVS commit: pkgsrc/audio/SDL_mixer
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/07/2006 06:52:46
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Jul  7 06:52:46 UTC 2006

Modified Files:
	pkgsrc/audio/SDL_mixer: Makefile distinfo
	pkgsrc/audio/SDL_mixer/patches: patch-aa

Log Message:
Changes 1.2.7:
 * Added support for dynamically loading SMPEG library
 * Added support for dynamically loading Ogg Vorbis library
 * Removed automake dependency, to allow Universal binaries on Mac OS X
 * Added gcc-fat.sh for generating Universal binaries on Mac OS X
 * Updated libtool support to version 1.5.22
 * Use SDL_RWops also for native midi mac and win32
 * Use SDL_RWops also for native midi gpl (todo: mac and win32)
 * Tweaked Mix_Chunk's definition to make predeclaration easier.
 * Search timidity.cfg also in /etc
 * Fix memory leaks in timidity player
 * Use also SDL_RWops to read midifiles for timidity
 * Patch from Eric Wing to fix native midi compiling on MacOS/x86.
 * Disabled support for the system version of libmikmod by default
 * Fixed building mikmod support on UNIX
 * Always build SDL_RWops music support
 * Added SDL_RWops support for reading MP3 files


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/audio/SDL_mixer/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/SDL_mixer/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/SDL_mixer/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.