Wireshark-commits: [Wireshark-commits] master 9992063: Download the Qt dmg and just do a binary ins
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2015 06:19:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9992063c6faadb7027335e95fefcf5f6688b6ba0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9992063 by Guy Harris (guy@xxxxxxxxxxxx):

    Download the Qt dmg and just do a binary installation.
    
    That's a *lot* faster than building from source.
    
    That means we should suggest adding the Qt pkg-config directory to
    PKG_CONFIG_PATH; do so.
    
    Change-Id: I9a70ea73fbace1f736cad8a4da11b62df8e5818e
    Reviewed-on: https://code.wireshark.org/review/8105
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a0254ff   Mount the CMake dmg we downloaded, don't download it again.
    adds  9992063   Download the Qt dmg and just do a binary installation.


Summary of changes:
 macosx-setup.sh |   81 +++++++++++++++++++++++++++----------------------------
 1 file changed, 39 insertions(+), 42 deletions(-)