Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sc8-pr-cvs17:/tmp/cvs-serv9995
Modified Files:
sdl.info
Added Files:
sdl.patch
Log Message:
Moved to stable with maintainer's permission.
--- NEW FILE: sdl.patch ---
diff -ru SDL-1.2.12/src/audio/macosx/SDL_coreaudio.c
SDL-1.2.12-patched/src/audio/macosx/SDL_coreaudio.c
--- SDL-1.2.12/src/audio/macosx/SDL_coreaudio.c 2007-07-20 07:52:10.000000000
+0200
+++ SDL-1.2.12-patched/src/audio/macosx/SDL_coreaudio.c 2007-07-24
22:43:19.000000000 +0200
@@ -22,6 +22,7 @@
#include "SDL_config.h"
#include <AudioUnit/AudioUnit.h>
+#include <AudioUnit/AUNTComponent.h>
#include "SDL_audio.h"
#include "../SDL_audio_c.h"
diff -ru SDL-1.2.12/src/cdrom/macosx/AudioFilePlayer.h
SDL-1.2.12-patched/src/cdrom/macosx/AudioFilePlayer.h
--- SDL-1.2.12/src/cdrom/macosx/AudioFilePlayer.h 2007-07-20
07:52:11.000000000 +0200
+++ SDL-1.2.12-patched/src/cdrom/macosx/AudioFilePlayer.h 2007-07-24
22:43:15.000000000 +0200
@@ -33,6 +33,7 @@
#include <CoreServices/CoreServices.h>
#include <AudioUnit/AudioUnit.h>
+#include <AudioUnit/AUNTComponent.h>
#include "SDL_error.h"
Index: sdl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sdl.info 25 Feb 2007 13:52:53 -0000 1.5
+++ sdl.info 7 Sep 2007 23:38:28 -0000 1.6
@@ -15,14 +15,15 @@
# maintainership of) the affected package.
Package: sdl
-Version: 1.2.11
-Revision: 2
+Version: 1.2.12
+Revision: 1
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
BuildDepends: x11-dev
Maintainer: Max Horn <[EMAIL PROTECTED]>
Source: http://www.libsdl.org/release/SDL-%v.tar.gz
-Source-MD5: 418b42956b7cd103bfab1b9077ccc149
+Source-MD5: 544b4554986e51eed6d34435cf9c5f3f
+Patch: %n.patch
ConfigureParams: --mandir=%p/share/man
CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make
InstallScript: make install DESTDIR=%d
@@ -34,8 +35,10 @@
DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO
<<
DescPackaging: <<
- added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings
warning
+ Added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings
warning
when building with distcc (-- [EMAIL PROTECTED])
+
+ Patch fixes building on 10.5 (thanks to Daniel Johnson).
<<
DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO
Description: Cross-platform multimedia library
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits