pkgsrc/multimedia/mpeg4ip
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
..
patches fix compile time error on Darwin in player/lib/audio/portaudio: 2008-11-21 21:09:57 +00:00
buildlink3.mk
DESCR
distinfo fix compile time error on Darwin in player/lib/audio/portaudio: 2008-11-21 21:09:57 +00:00
Makefile Mark as destdir ready. 2008-07-14 12:55:56 +00:00
PLIST Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00