[135541] trunk/dports/audio/pulseaudio
David Evans
devans at macports.org
Sun Apr 26 13:15:06 PDT 2015
On 4/26/15 11:39 AM, Jeremy Huddleston Sequoia wrote:
> The new portaudio breaks dependents.
>
> pulseaudio now installs ${prefix}/lib/pulseaudio/libpulsecommon-6.0.dylib instead of ${prefix}/lib/pulseaudio/libpulsecommon-5.0.dylib
>
> Are those two files really ABI incompatible, or is this yet another case of upstream developers failing to version their binaries correctly?
>
> Either way, please revbump all dependents.
>
> Thanks,
> Jeremy
>
>
As far as I can see, it's not required. I tested against all dependents
and they are all linking with
/opt/local/lib/libpulse.0.dylib
not
/opt/local/lib/libpulsecore-6.0.dylib
Dave
More information about the macports-dev
mailing list