On 10/2/15 11:45 AM, Guy Harris wrote:
>
>> This differs a bit from the GTK+ version in that you specify one or more
>> streams to be decoded.
>
> It also differs in that we're not using Portaudio, we're using Qt's own audio support.
>
> Should we:
>
> Have the autoconf script only check for Portaudio if we've requested a GTK+ version of Wireshark?
>
> Have the CMake files do the same?
>
> Have macosx-setup.sh only try to download, build, and install Portaudio if we've asked for GTK+?
Probably. QtMultimedia is available and works on the platforms I've been
using for testing (OS X, Windows, and Ubuntu 14.04). I haven't checked its
availability elsewhere.