Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv13529
Modified Files:
openal.info
Log Message:
update from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1864076&group_id=17203&atid=414256
Index: openal.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/openal.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openal.info 1 Jul 2007 20:09:33 -0000 1.1
+++ openal.info 21 Jan 2008 04:17:07 -0000 1.2
@@ -1,6 +1,6 @@
Package: openal
Version: 1.0
-Revision: 5
+Revision: 6
Description: 3D audio API
License: GPL
Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
@@ -10,16 +10,19 @@
Source-MD5: 482b7a67ee21a76a06362722ddd23f44
GCC: 4.0
PatchScript: <<
+### Makefile that knows about building proper dylibs
echo "all: libopenal1.0.0.dylib" > macosx/Makefile
echo "" >> macosx/Makefile
echo "libopenal1.0.0.dylib:" >> macosx/Makefile
echo " g++ -dynamiclib -install_name %p/lib/\$@ -o \$@ -L./build/Default
-F./build/Default -filelist
./build/al_osx.build/Default/openal.dylib.build/Objects-normal/LinkFileList
-framework vecLib -framework CoreAudio -framework CoreFoundation -framework
AudioToolbox -framework AudioUnit -framework CoreServices
-compatibility_version 1 -current_version 1" >> macosx/Makefile
+### CADebugMacros.cp moved to CADebugMacros.cpp in Tiger/Leopard
+/usr/bin/sed -i -e 's/CADebugMacros.cp/CADebugMacros.cpp/'
macosx/al_osx.{pbproj,xcode}/project.pbxproj
<<
CompileScript: <<
#!/bin/sh -ev
cd macosx
/usr/bin/xcodebuild -project al_osx.xcode
- make all
+ /usr/bin/make -w all
<<
InstallScript: <<
#!/bin/sh -ev
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs