pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mpeg4ip
Module Name: pkgsrc
Committed By: chuck
Date: Fri Nov 21 21:09:58 UTC 2008
Modified Files:
pkgsrc/multimedia/mpeg4ip: distinfo
Added Files:
pkgsrc/multimedia/mpeg4ip/patches: patch-ak
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/multimedia/mpeg4ip/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/multimedia/mpeg4ip/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index