Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv19695

Modified Files:
        portaudio.info portaudio.patch 
Log Message:
Update from tracker 
http://sourceforge.net/tracker/index.php?func=detail&aid=1832600&group_id=17203&atid=414256

Index: portaudio.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/portaudio.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- portaudio.patch     20 Jan 2006 20:30:47 -0000      1.1
+++ portaudio.patch     20 Nov 2007 20:06:03 -0000      1.2
@@ -1,5 +1,5 @@
 --- portaudio_v18_1/Makefile.in        2003-02-11 23:24:56.000000000 +0100
-+++ portaudio_v18_1_patched/Makefile.in        2005-10-03 23:40:30.000000000 
+0200
++++ portaudio_v18_1_pachted/Makefile.in        2007-11-15 17:34:05.000000000 
+0100
 @@ -6,24 +6,25 @@
  
  PREFIX = @prefix@
@@ -30,4 +30,4 @@
 +      pablio/ringbuffer.o
  
  TESTS = \
-       bin/patest_buffer \
\ No newline at end of file
+       bin/patest_buffer \

Index: portaudio.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/portaudio.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- portaudio.info      20 Jan 2006 20:30:47 -0000      1.1
+++ portaudio.info      20 Nov 2007 20:06:03 -0000      1.2
@@ -1,6 +1,6 @@
 Package: portaudio
 Version: 18.1
-Revision: 1
+Revision: 2
 
 BuildDepends: autoconf2.5
 BuildDependsOnly: true
@@ -14,6 +14,8 @@
 PatchScript: <<
 autoconf
 chmod +x configure
+# replace uint32 with pa_uint32
+perl -pi -e 's,uint32,pa_uint32,g' */*.c */*.h
 <<
 
 InstallScript: <<
@@ -85,8 +87,9 @@
 libtool not used, so links for shared library had to be created manually
 some compile flags were missing
 copied doc files manually
+uint32 is defined by 
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h
 <<
 
 License: BSD
 Homepage: http://www.portaudio.com
-Maintainer: Matthias Ringwald <[EMAIL PROTECTED]>
\ No newline at end of file
+Maintainer: Matthias Ringwald <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to