[macports-ports] branch master updated (bc8336e792e -> 68dfdf7ed56)

Christopher Nielsen mascguy at macports.org
Tue Nov 9 20:30:29 UTC 2021


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.

    from bc8336e792e ali: update to 0.7.5
     new 4b58abc9d76 qt6: Add initial QT6 ports
     new 6d9f2b5c57d qt5-qtbase: macOS 12 SDK compatibility fix
     new e3cc9df77ed qt6: dependency and configure flag clean up, add qtremoteobjects, qtsensors, webchannel, and websockets qt6: configure flag and dependency clean up, add qtremoteobjects, qtsensors, webchannel, and websockets
     new 471cae682d3 qt6: Move from cmake 1.1 portgroup based build to qt-configure-module based build to better align with Qt's build guide      Additionally fix the cmake file patching mechanism to be recursive
     new 518654f76e2 qt6-qtbase: remove python3.9 and sqlite dependecies, they are handled by the appropriate subports
     new 820b1a01892 qt6: Fix sql plugin installation as some files conflict with qtbase
     new dff0f8e96e3 qt6-qtbase: remove EOL plugins
     new 68dfdf7ed56 qt6-qtbase: explicitly disable Vulkan support

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _resources/port1.0/group/qt6-1.0.tcl               |  398 +++++++
 aqua/qt6/Portfile                                  | 1255 ++++++++++++++++++++
 aqua/{qt5 => qt6}/files/patch-mkspecs.diff         |   30 +-
 .../files/patch-qiosurfacegraphicsbuffer.h.diff    |    0
 aqua/{qt5 => qt6}/files/patch-qmake_flags.diff     |    0
 5 files changed, 1668 insertions(+), 15 deletions(-)
 create mode 100644 _resources/port1.0/group/qt6-1.0.tcl
 create mode 100644 aqua/qt6/Portfile
 copy aqua/{qt5 => qt6}/files/patch-mkspecs.diff (92%)
 copy aqua/{qt5 => qt6}/files/patch-qiosurfacegraphicsbuffer.h.diff (100%)
 copy aqua/{qt5 => qt6}/files/patch-qmake_flags.diff (100%)



More information about the macports-changes mailing list