summaryrefslogtreecommitdiff
path: root/audio/SDL_mixer/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2009-10-31 00:16:40 +0000
committerwiz <wiz>2009-10-31 00:16:40 +0000
commit5a2bf9d71e0f9ea806b595f9482342e4cafa81ee (patch)
tree0058f5278024a2be8a5396eac1a3737483c3f6e4 /audio/SDL_mixer/PLIST
parent2fcfdf39dd067f3e20be1b4d2cbbc281adcd9422 (diff)
downloadpkgsrc-5a2bf9d71e0f9ea806b595f9482342e4cafa81ee.tar.gz
Update to 1.2.9. Set LICENSE. Remove dynamically loaded libraries
from buildlink3.mk. 1.2.9: Ryan Gordon - Sun Oct 18 11:42:31 PDT 2009 * Updated native MIDI support on Mac OS X for 10.6 Ryan Gordon - Sun Oct 11 05:29:55 2009 UTC * Reset channel volumes after a fade out interrupts a fade in. Ryan Gordon - Sun Oct 11 02:59:12 2009 UTC * Fixed crash race condition with position audio functions Ryan Gordon - Sat Oct 10 17:05:45 2009 UTC * Fixed stereo panning in 8-bit mode Sam Lantinga - Sat Oct 10 11:07:15 2009 UTC * Added /usr/share/timidity to the default timidity.cfg locations Sam Lantinga - Sat Oct 3 13:33:36 PDT 2009 * MOD support uses libmikmod and is dynamically loaded by default * A patched version of libmikmod is included in libmikmod-3.1.12.zip * The libmikmod patches fix security issues CVE-2007-6720 and CVE-2009-0179. Sam Lantinga - Sat Oct 3 02:49:41 PDT 2009 * Added TIMIDITY_CFG environment variable to fully locate timidity.cfg Sam Lantinga - Fri Oct 2 07:15:35 PDT 2009 * Implemented seamless looping for music playback Forrest Voight - 2009-06-13 20:31:38 PDT * ID3 files are now recognized as MP3 format Steven Noonan - 2008-05-13 13:31:36 PDT * Fixed native MIDI crash on 64-bit Windows Ryan Gordon - Fri Jun 5 16:07:08 2009 UTC * Added decoder enumeration API: Mix_GetNumChunkDecoders(), Mix_GetChunkDecoder(), Mix_GetNumMusicDecoders(), Mix_GetMusicDecoder() Austen Dicken - Tue Feb 26 23:28:27 PST 2008 * Added support for FLAC audio both as chunks and streaming Tilman Sauerbeck - Tue Feb 26 03:44:47 PST 2008 * Added support for streaming WAV files with Mix_LoadMUS_RW() Ryan Gordon - Mon Feb 4 17:10:08 UTC 2008 * Fixed crash caused by not resetting position_channels
Diffstat (limited to 'audio/SDL_mixer/PLIST')
-rw-r--r--audio/SDL_mixer/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/SDL_mixer/PLIST b/audio/SDL_mixer/PLIST
index a3dfdff1fb8..934ba801fb8 100644
--- a/audio/SDL_mixer/PLIST
+++ b/audio/SDL_mixer/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:14 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/10/31 00:16:40 wiz Exp $
bin/playmus
bin/playwave
include/SDL/SDL_mixer.h
lib/libSDL_mixer.la
+lib/pkgconfig/SDL_mixer.pc