pkgsrc/multimedia/mpeg4ip/patches
chuck a4a49d8f2d fix compile time error on Darwin in player/lib/audio/portaudio:
In file included from pa_mac_core.c:124:
pa_host.h:55: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64: error: previous declaration of 'uint32' was here

use <inttypes.h> and uint32_t instead.

note that according to player/lib/audio/Makefile.am, this old portaudio
lib is used only if HAVE_MAC_OSX.
2008-11-21 21:09:57 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae
patch-af
patch-ag Make this build with gcc4. 2006-07-22 19:27:41 +00:00
patch-ah Make sure the MAX macro is defined. Builds on solaris now. 2006-10-25 23:18:19 +00:00
patch-ai Removed api.mpt from the PLIST, since it has probably never been 2007-01-05 19:35:46 +00:00
patch-aj Removed api.mpt from the PLIST, since it has probably never been 2007-01-05 19:35:46 +00:00
patch-ak fix compile time error on Darwin in player/lib/audio/portaudio: 2008-11-21 21:09:57 +00:00