[mythtv-users] osx-packager-qtsdk.pl (was Re: [mythtv-commits] packaging/master commit: 1af486e9a by Jean-Yves Avenard (jyavenard))

Craig Treleaven ctreleaven at cogeco.ca
Mon Mar 5 13:51:34 UTC 2012


At 10:01 AM +0000 3/5/12, MythTV wrote:
>      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
> Change Date:  2012-03-05T01:54:56-08:00
>   Push Date:  2012/03/05 02:01:13 -0800
>  Repository:  packaging
>      Branch:  master
>New Revision:  1af486e9af65fc7bec5c3dffddaa1a9b3dcdf102
>   Changeset:  https://github.com/MythTV/packaging/commit/1af486e9a
>
>Log:
>
>New mac packager using external Qt libraries
>
>This is a major rewrite of the mac packager. It now uses external Qt libraries as downloaded from the Qt web site.
>
>It adds significant improvement:
>- 64 bits application support (both PPC and Intel)
>- Universal 32/64 bits support
>
>So far tested with XCode 4.3 on OSX 10.7 and XCode 3.2 on OS X 10.6
>
>Application built on 10.6 will run on 10.5, 10.6 and 10.7
>Application built on 10.7 will run on 10.6 and 10.7. There is an easy fix to the 10.6 SDK that can make the applications compatible on 10.5. This will be documented later.
>
>For the time being, the builder only works with very recent master/0.25 and several fixes were added to the code to properly support LLVM compiler.
>0.24 support may be added later
>
>Added:
>
>   OSX/build/osx-packager-qtsdk.pl
>
>Modified:
>
>   OSX/build/osx-bundler.pl

J-Y

Looks really interesting.  Sorry to ask such a basic question, but could you point me to the right QT download?  The standalone SDK installer is 1.2 GB which is a big chunk of my crappy download cap.  The libraries installer seem to be at:

http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x

Cocoa: Mac binary package for Mac OS X 10.5 - 10.6 (64-bit)
http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.8.0.dmg (178 MB, includes build and interface tools)

Is this the right one?  The notes in the new osx-packager-qtsdk.pl indicate that there should be both 32 bit and 64 bit versions--but I only see 64?

Thanks again for all the work dragging the Mac client forward!

Craig


More information about the mythtv-users mailing list