Permalink
Browse files
qt53: new port
adds qt5.3 support, primarily of use only to 10.6.8 at present see: https://trac.macports.org/ticket/58322
- Loading branch information
Showing
with
3,032 additions
and 1 deletion.
- +7 −0 _resources/port1.0/group/qmake5-1.0.tcl
- +2 −1 _resources/port1.0/group/qt5-1.0.tcl
- +1,777 −0 aqua/qt53/Portfile
- +33 −0 aqua/qt53/files/patch-add_sdk.diff
- +11 −0 aqua/qt53/files/patch-allow-c++11-with-106OSDK.diff
- +10 −0 aqua/qt53/files/patch-cups.diff
- +24 −0 aqua/qt53/files/patch-deployment_target.diff
- +22 −0 aqua/qt53/files/patch-find_rez.diff
- +53 −0 aqua/qt53/files/patch-fix-nullable-clang.diff
- +60 −0 aqua/qt53/files/patch-fix_sdk.diff
- +28 −0 aqua/qt53/files/patch-icu.diff
- +19 −0 aqua/qt53/files/patch-install_examples.diff
- +15 −0 aqua/qt53/files/patch-machtest.diff
- +25 −0 aqua/qt53/files/patch-midifix.diff
- +166 −0 aqua/qt53/files/patch-mkspecs.diff
- +35 −0 aqua/qt53/files/patch-no_qtwebkit.diff
- +11 −0 aqua/qt53/files/patch-opengl.diff
- +38 −0 aqua/qt53/files/patch-pcfiles.diff
- +8 −0 aqua/qt53/files/patch-qt53-SL-nispro.diff
- +13 −0 aqua/qt53/files/patch-qt53-disable-macsdkify.diff
- +13 −0 aqua/qt53/files/patch-qt53-qtwebkit-unistd-include.diff
- +81 −0 aqua/qt53/files/patch-qtconn-for-10.12.diff
- +98 −0 aqua/qt53/files/patch-qtconnectivity-sdk10_13.diff
- +49 −0 aqua/qt53/files/patch-qtconnectivity-uuid.diff
- +11 −0 aqua/qt53/files/patch-qtscript_ceil.diff
- +28 −0 aqua/qt53/files/patch-qtwebengine32.diff
- +38 −0 aqua/qt53/files/patch-qtwebengine_xcode10.diff
- +11 −0 aqua/qt53/files/patch-qualified_reference.diff
- +43 −0 aqua/qt53/files/patch-rpath.diff
- +41 −0 aqua/qt53/files/patch-sdk10_13.diff
- +11 −0 aqua/qt53/files/patch-shared.diff
- +139 −0 aqua/qt53/files/patch-ssl.diff
- +29 −0 aqua/qt53/files/patch-stdloc.diff
- +14 −0 aqua/qt53/files/patch-tst_benchlibcallgrind.diff
- +20 −0 aqua/qt53/files/patch-tst_qpluginloader.diff
- +49 −0 aqua/qt53/files/patch-xcrun.diff
Oops, something went wrong.