pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/SDL_mixer Update to 1.2.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a99fa5cc3392
branches:  trunk
changeset: 531234:a99fa5cc3392
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 26 00:03:27 2007 +0000

description:
Update to 1.2.8:

1.2.8:
Sam Lantinga - Wed Jul 18 09:45:54 PDT 2007
 * Improved detection of Ogg Vorbis and Tremor libraries
Ryan Gordon - Sun Jul 15 12:03:54 EDT 2007
 * Fixed memory leaks in Effects API.
David Rose - Sat Jul 14 22:16:09 PDT 2007
 * Added support for MP3 playback with libmad (for GPL projects only!)
Sam Lantinga - Sat Jul 14 21:39:30 PDT 2007
 * Fixed the final loop of audio samples of a certain size
Sam Lantinga - Sat Jul 14 21:05:09 PDT 2007
 * Fixed opening Ogg Vorbis files using different C runtimes on Windows
Philippe Simons - Sat Jul 14 20:33:17 PDT 2007
 * Added support for Ogg Vorbis playback with Tremor (an integer decoder)
Sam Lantinga - Sat Jul 14 07:02:09 PDT 2007
 * Fixed memory corruption in timidity resampling code
Ryan Gordon - Tue Jul 3 10:44:29 2007 UTC
 * Fixed building SDL_mixer with SDL 1.3 pre-release
Ryan Gordon - Tue Feb 13 08:11:54 2007 UTC
 * Fixed compiling both timidity and native midi in the same build
Hans de Goede - Sun Aug 20 23:25:46 2006 UTC
 * Added volume control to playmus
Jonathan Atkins - Thu Aug 10 15:06:40 2006 UTC
 * Fixed linking with system libmikmod
David Ergo - Fri Jun 23 09:07:19 2006 UTC
 * Corrected no-op conditions in SetDistance(), SetPanning() and SetPosition()
 * Fixed copy/paste errors in channel amplitudes

diffstat:

 audio/SDL_mixer/Makefile |  5 ++---
 audio/SDL_mixer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 50744dd72e7c -r a99fa5cc3392 audio/SDL_mixer/Makefile
--- a/audio/SDL_mixer/Makefile  Wed Jul 25 23:53:58 2007 +0000
+++ b/audio/SDL_mixer/Makefile  Thu Jul 26 00:03:27 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2007/05/19 22:08:28 heinz Exp $
+# $NetBSD: Makefile,v 1.35 2007/07/26 00:03:27 wiz Exp $
 
-DISTNAME=      SDL_mixer-1.2.7
-PKGREVISION=   1
+DISTNAME=      SDL_mixer-1.2.8
 CATEGORIES=    audio
 MASTER_SITES=  http://www.libsdl.org/projects/SDL_mixer/release/
 
diff -r 50744dd72e7c -r a99fa5cc3392 audio/SDL_mixer/distinfo
--- a/audio/SDL_mixer/distinfo  Wed Jul 25 23:53:58 2007 +0000
+++ b/audio/SDL_mixer/distinfo  Thu Jul 26 00:03:27 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2006/09/18 12:13:35 joerg Exp $
+$NetBSD: distinfo,v 1.10 2007/07/26 00:03:27 wiz Exp $
 
-SHA1 (SDL_mixer-1.2.7.tar.gz) = 42b351360ea9debb2bec23e7e67ba355ec3762a9
-RMD160 (SDL_mixer-1.2.7.tar.gz) = cacb218f966d35cc66c663c0ce65b148869c08c3
-Size (SDL_mixer-1.2.7.tar.gz) = 1960614 bytes
+SHA1 (SDL_mixer-1.2.8.tar.gz) = 7fa56d378f9ca53434f9470aeb2997ad84a348c6
+RMD160 (SDL_mixer-1.2.8.tar.gz) = f2188b907aa779bb81415ac6726ad7f496357b85
+Size (SDL_mixer-1.2.8.tar.gz) = 2096559 bytes
 SHA1 (patch-aa) = fb2d442a918936fabf427abf883df4605e219f37
 SHA1 (patch-ab) = 309c5879cad60e8975f2c4e36669a8708b5f996a



Home | Main Index | Thread Index | Old Index