# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup active_variants 1.1 PortGroup qt6_info 1.0 PortGroup conflicts_build 1.0 name qt69 categories aqua platforms {macosx >= 23} ; # upon change, please update qt6 PG maintainers {mcalhoun @MarcusCalhoun-Lopez} \ {reneeotten @reneeotten} openmaintainer # for OpenSSLException, see source and header files in src/network/ssl of qtbase # see also https://doc.qt.io/qt-6.9/qtnetwork-index.html#licenses-and-attributions license {LGPL-3 GPL-3 OpenSSLException} homepage https://www.qt.io version 6.9.3 # get Qt's version numbers set branch [join [lrange [split ${version} .] 0 1] .] set qt_major [lindex [split ${version} .] 0] # see https://www.qt.io/blog/qt-6.9-released compiler.c_standard 2011 compiler.cxx_standard 2017 # qcompilerdetection.h emits: # error: "Unsupported Apple Clang version" # which also means Q_CC_CLANG will not be set. # That causes the check for __has_feature(cxx_unicode_literals) to be skipped, causing # error: "Qt6 requires Unicode string support in both the compiler and the standard library" # to be emitted, even when the unsupported Apple Clang version does support Unicode string literals. compiler.blacklist-append {clang < 1100} master_sites https://download.qt.io/official_releases/qt/${branch}/${version}/submodules # file sizes are significantly smaller using xz use_xz yes supported_archs arm64 x86_64 # conflict with all other versions of qt6 foreach {qt_base qt_info} ${qt6::available_versions} { if { ${qt_base} ne ${name} } { conflicts-append ${qt_base}-qtbase } } if {${os.platform} eq "darwin" && [vercmp ${macosx_deployment_target} >= 15.0]} { macosx_deployment_target 14.0 } # cannot get qt6-qtbase to configure without setting this use_xcode yes # MacPorts LLVM/Clang version to use when required set llvm_version 19 # MacPorts Python branch & version to use when required set python_branch 3.13 set python_version [join [split ${python_branch} .] ""] # build of certain Qt6 components fail when zstdConfig.cmake is installed # see: https://trac.macports.org/ticket/72923 conflicts_build zstdConfig.cmake ############################################################################### Modules Not Considered # # No qtactiveqt (Windows Only) # No qtwayland (Linux Only) # ############################################################################### ############################################################################### Qt Dependencies # # https://code.qt.io/cgit/qt/qt5.git/tree/.gitmodules?h=6.9.2 # ############################################################################### ############################################################################### Module Format # # "Qt Module Name" { # { # checksum, rmd160 # checksum, sha256 # checksum, size # } # dependencies, build # dependencies, lib # dependencies, Qt module name # Qt components provided # included in "standard" installation of Qt (empty string is no, explanation string is yes) # variant overrides # revision number # license replacement # } # # module info found at https://doc.qt.io/qt-6.9/qtmodules.html # ############################################################################### array set modules { qtbase { { 5805dd095c4f25c28c660fd483b994bdd233bda5 \ c5a1a2f660356ec081febfa782998ae5ddbc5925117e64f50e4be9cd45b8dc6e \ 49856272 } "" "port:brotli path:bin/dbus-daemon:dbus port:double-conversion port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 path:lib/pkgconfig/harfbuzz.pc:harfbuzz path:lib/pkgconfig/icu-uc.pc:icu path:include/turbojpeg.h:libjpeg-turbo port:libb2 port:libpng port:md4c path:lib/pkgconfig/libpcre2-posix.pc:pcre2 port:zlib path:lib/pkgconfig/libzstd.pc:zstd" "" {"Qt Core" "Qt GUI" "Qt Network" "Qt SQL" "Qt Test" "Qt Widgets" "Qt Concurrent" "Qt D-Bus" \ "Qt OpenGL" "Qt Platform Headers" "Qt Print Support" "Qt XML"} "" "variant overrides: " "revision 0" "License: " } qtsvg { { 078caa5fa62bc25d8bc9198bad4cbc77f3423649 \ db76aa3358cbbe6fce7da576ff4669cb9801920188c750d3b12783bbe97026e2 \ 2004192 } "" "port:zlib" "qtbase" {"Qt SVG"} "" "variant overrides: " "revision 0" "License: " } qtdeclarative { { ed6434bcf631d635e8ba5f5255d7fb041ff09795 \ 5a071b227229afbf5c976b7b59a0d850818d06ae861fcdf6d690351ca3f8a260 \ 37223760 } "" "" "qtbase qtimageformats qtshadertools qtsvg qtlanguageserver" {"Qt QML" "Qt Quick" "Qt Quick Layouts" "Qt Quick Widgets"} "" "variant overrides: " "revision 0" "License: " } qtmultimedia { { 770022b62b2e27047dc98169d2381a4f8448e8a7 \ a275bee7ea60c91851236acdf99d76b891da90f428b68f51fe332354f19b86f5 \ 9771140 } "" "port:ffmpeg7 port:pulseaudio" "qtbase qtshadertools qtdeclarative qtquick3d" {"Qt Multimedia"} "" "variant overrides: " "revision 0" "License: " } qttools { { c45f1fda894374399f4dd8ef0b84e14ce23887ae \ 0cf7ab0e975fc57f5ce1375576a0a76e9ede25e6b01db3cf2339cd4d9750b4e9 \ 10334740 } "" "port:clang-${llvm_version} path:lib/pkgconfig/libzstd.pc:zstd" "qtbase qtdeclarative" {"Qt Designer" "Qt Help" "Qt UI Tools"} "" "variant overrides: " "revision 0" "License: " } qttranslations { { 817e0d2668664e62fe3eaeef674da1db932fb1d5 \ f36d545e6681b146fd79b3ebb74ef275e88694cf81eae8323327cae3bfc490a1 \ 1663376 } "" "" "qttools" {"translation files"} "" "variant overrides: ~examples ~tests ~debug noarch ~docs" "revision 0" "License: " } qtdoc { { 96c851d40a682e6d24ada8509b4ad485058f2dc0 \ 2419dd0ea0d3fdea7adb6bc499a1d1853e8545d585d6d4bd421277572d1da12a \ 46324412 } "" "" "qtdeclarative qttools qtmultimedia" {"documentation and examples"} "" "variant overrides: " "revision 0" "License: " } qtlocation { { e7c52b2b094b73dd37c29a219d8494fb32ef6341 \ 141227d1fdaf4e1574c99127b2eb91ab171107bf067121aecb03b618b2e71605 \ 3149208 } "" "" "qtbase qtpositioning qtdeclarative" {"Qt Location"} "status = preview" "variant overrides: " "revision 0" "License: " } qtpositioning { { 034944f85f2748cd2f0de944ed16eec2c0d50422 \ 0c87c980f704c17aadaf0bf8a03845dd0a60cc0313be24bd7b5b90685d5835b4 \ 649260 } "" "port:gconf port:gettext-runtime path:lib/pkgconfig/glib-2.0.pc:glib2" "qtbase qtdeclarative qtserialport" {"Qt Positioning"} "" "variant overrides: ~examples ~tests" "revision 0" "License: " } qtsensors { { 6e8e7a40309e32ee74d53790200517ef462c7f61 \ a2db5168e5f37631a4ad087deaed69abdfa0be6d182f56e8604764658df92f68 \ 1485552 } "" "" "qtbase qtdeclarative" {"Qt Sensors"} "" "variant overrides: " "revision 0" "License: " } qtconnectivity { { 7968ed7239971967107e4c44d4c829f3e9bd96c9 \ e21bba5efb174c4456c5e5a7b4d52bba1ee62dfb4509bcff73fdfad9cb1dd7f5 \ 1057832 } "" "" "qtbase qtdeclarative" {"Qt Bluetooth" "Qt NFC"} "" "variant overrides: " "revision 0" "License: " } qt3d { { 91f7efd9a201238689a284e415ccfebc165fa264 \ 7e8664ddf21a79d4eeaebf76dddf017ed31142a2df005cf4ac784dff10627fff \ 141820300 } "" "port:assimp port:zlib port:minizip port:pugixml" "qtbase qtdeclarative qtshadertools" {"Qt 3D"} "status = deprecated" "variant overrides: " "revision 0" "License: " } qtimageformats { { 269e896fa2b4160c9f6fffd980170f7b2a32d421 \ 4fb26bdbfbd4b8e480087896514e11c33aba7b6b39246547355ea340c4572ffe \ 2030812 } "" "path:lib/pkgconfig/jasper.pc:jasper port:libmng port:tiff port:webp path:include/turbojpeg.h:libjpeg-turbo" "qtbase" {"Qt Image Formats"} "" "variant overrides: " "revision 0" "License: " } qtserialbus { { 3bd5d0cad781faa723576b33ae2f600553bf431d \ 0a8139da071afcb768b9d115f514a3e5783312530b2be69e3ee42b301d775bcf \ 535168 } "" "" "qtbase qtserialport" {"Qt Serial Bus"} "" "variant overrides: " "revision 0" "License: " } qtserialport { { ed7724792fa6ea43d450ffc428c7201d74b75347 \ 4b18ec030ff2644698c3f5c776894d8ffe5d3174c964d9bd8668429c943e8298 \ 262984 } "" "" "qtbase" {"Qt Serial Port"} "" "variant overrides: " "revision 0" "License: " } qtwebsockets { { 9df8bb9d4d2c5c0bd3b291bdda06e5c1232ee5c3 \ e27dda8cf3cb31cc235f92e186340ba70a76c47aed7eb32b239d68feb94282c4 \ 447376 } "" "" "qtbase qtdeclarative" {"Qt WebSockets"} "" "variant overrides: " "revision 0" "License: " } qtwebchannel { { d26855486339d700ad2ad478072207d2bc04344e \ 9457bbc1e5a13d9cf277c1fc121cdeb0a21546abf7fba091779b7ce9806fa305 \ 193888 } "" "" "qtbase qtdeclarative qtwebsockets" {"Qt WebChannel"} "" "variant overrides: " "revision 0" "License: " } qtwebengine { { db7b2361b6217635623000fc44889b09c840a14b \ d50b3b11d51dd876418cc36b4d6c96b4721e0aab773a3dd6beda606d46da8966 \ 672100216 } "path:bin/node:nodejs22 port:python${python_version} port:py${python_version}-html5lib port:py${python_version}-ply" "port:libpng port:zlib" "qtdeclarative qtwebchannel qttools qtpositioning" {"Qt WebEngine Qt" "Qt PDF"} "" "variant overrides: " "revision 0" "License: " } qtwebview { { dbf25cac9122b2c960984dd433465dc9cda0075d \ c65e1fc0b1f1cb80ac05577059d2c294256761ab0686d569ca88010c85c42cc8 \ 125580 } "" "" "qtdeclarative qtwebengine" {"Qt WebView"} "" "variant overrides: " "revision 0" "License: " } qtcharts { { 174635e034fbb642360346cab80eeef168e47b2c \ 29d7cbbdb31d6a2e6c3ab5b5b52f34ff457db55d87d28a7c335b015d749d4c53 \ 4649428 } "" "" "qtbase qtdeclarative qtmultimedia" {"Qt Charts"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtdatavis3d { { 5fd9998a0fabda99c2d4baf30851328aa824bfd2 \ aa4b45b896a629a1bc5ebbb7990086b5d52d0ab9fabc996dd047a27f256fbfec \ 3939264 } "" "" "qtbase qtdeclarative qtmultimedia" {"Qt Data Visualization"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtvirtualkeyboard { { 6f8cc5c1d7be82ad96529947b1f35b224433240a \ a1a0d5c91c9e7fe608867718c152272feae8560d920effa59c2c84b6dd415534 \ 3260472 } "" "port:hunspell" "qtbase qtdeclarative qtsvg qtmultimedia" {"Qt Virtual Keyboard"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtscxml { { 4ff5725860e7a350d4af0e5eb01fc68ec0b0b9e7 \ f389c0c051df908eae392fbe94a8513e6fe15f88399d88fd33a763165f5b34b7 \ 545436 } "" "" "qtbase qtdeclarative" {"Qt SCXML"} "" "variant overrides: " "revision 0" "License: " } qtspeech { { abd8c6630021146162aa29a0f15367fc364bc353 \ f86f5a4c742fb86ccc6e90ee72a9213150986575c3d238829a4b48a28bc9ab3e \ 248056 } "" "port:flite" "qtbase qtdeclarative qtmultimedia" {"Qt TextToSpeech"} "" "variant overrides: " "revision 0" "License: " } qtnetworkauth { { 1a75fea66c3bd13d41f3aa9f4d135017738ea7cc \ 67d9dc47ed133e22aa78bedef53963bee3761318e5e74dc98f82ad9814cc7ec7 \ 432616 } "" "" "qtbase" {"Qt Network Authorization"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtremoteobjects { { d96af56c250bc4a4d2117bc23e428268cdc1ebed \ 98987c0055d4e1a6d31dac85c3445d99ed8142c21995f70b391ef0ebafaad85b \ 528744 } "" "" "qtbase qtdeclarative" {"Qt Remote Objects"} "" "variant overrides: " "revision 0" "License: " } qtlottie { { e97bbd228b4996417121fd7c02a65c8ca02dac6e \ 116e105574f0bb442b80251fa60b88d1c9fe55db64e11b549e8fc2063b90df33 \ 83520 } "" "" "qtbase qtdeclarative" {"Qt Lottie Animation"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtquicktimeline { { 23a6c4cd01b452e604d629497f26c96710e055ea \ 284f4ba65ea71fa32751525c845f540c99d2f86fed88387e8c3d5869cf6c11f7 \ 97136 } "" "" "qtbase qtdeclarative" {"Qt Quick Timeline"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtquick3d { { fc4b706bf1063b5af9be9116d4587d01196cb8c4 \ 91b270049f38ad2b7370c2e6edc72c19ed7d5d2281d914457586f29daccace73 \ 74192408 } "" "port:assimp" "qtbase qtdeclarative qtshadertools" {"Qt Quick 3D"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtshadertools { { 8543f7a6d1650fd1ca89a7d160d66a641bb495f8 \ 629804ee86a35503e4b616f9ab5175caef3da07bd771cf88a24da3b5d4284567 \ 1151752 } "" "" "qtbase" {"Qt Shader Tools"} "" "variant overrides: " "revision 0" "License: " } qt5compat { { 46c456c04133d0194992cc0497e903418ec2972a \ 091dac2124c2291c3566408720f89b1796cd458897c6acabd11f03976ad04461 \ 14619024 } "" "path:lib/pkgconfig/icu-uc.pc:icu port:libiconv" "qtbase qtdeclarative" {"Qt 5 Core Compatibility APIs"} "status = deprecated" "variant overrides: " "revision 0" "License: " } qtlanguageserver { { 42757f5f09d65e7ce8ceb04cae71e318830e18e6 \ c8e8a6c4f8cb25626922e78f398b13b02eea21c4cc5525ffc2a0da7469369d33 \ 136968 } "" "" "qtbase" {"Qt Language Server"} "status = preview" "variant overrides: ~docs" "revision 0" "License: " } qthttpserver { { fb71739d8a2aca2ec494f4f7d1f75002779c51ad \ 7aa78793dba5cfb81a1d1e4b840bf0faf1e31beea08945b5689f404160dd2e8f \ 175312 } "" "" "qtbase" {"Qt HTTP Server"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtquick3dphysics { { a984e0e342b90dd4a6bb38d2846f772338bd7c65 \ dcd7b22d745d249eb602c5d4d8af8a8e9d11217ccb42b3dd611bb047153b5a6e \ 4668392 } "" "" "qtbase qtdeclarative qtquick3d qtshadertools" {"Qt Quick 3D Physics"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtgrpc { { 75ac6886bb0749b390bba47045fab253dace8871 \ 7963c879cb72d5bebea1724602e6896cdc26e8555d872259f217c6b1130afe02 \ 603684 } "" "" "qtbase qtdeclarative" {"Qt GRPC"} "GPLv3 license only" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } qtquickeffectmaker { { f4454bbf8233ed7ed12cd46acd438d2c8349d14a \ 6bf0361d24a0865cba9d94ff169c64cd69ac5d90c85260c29ec84ee5c2a59912 \ 4343072 } "" "" "qtbase qtdeclarative qtquick3d qtshadertools" {"Qt Quick Effects"} "" "variant overrides: " "revision 0" "" } qtgraphs { { 914e0a06d5f34e896814c4dd79a7ce1289f4411e \ 50dc63d055125c30c0bf3a15dd1f71363e474f2fdcb35f927e754042440e048c \ 5214976 } "" "" "qtbase qtdeclarative qtquick3d" {"Qt Graphs"} "" "variant overrides: " "revision 0" "License: {GPL-3 OpenSSLException}" } } ############################################################################### SQL Plugin Format # # { # module name # { # SQL name # revision string # {list of feature names} # { # variant name # { # variant name # library dependencies # {list of CMake options to find library} # } # } # } # } # ############################################################################### array set sql_plugins { sqlite { SQLite "revision 0" {sql-sqlite system-sqlite} { sqlite3 { "port:sqlite3" { -DSQLite3_INCLUDE_DIR=${prefix}/include -DSQLite3_LIBRARY=${prefix}/lib/libsqlite3.dylib } } } } psql { PostgreSQL "revision 0" {sql-psql} { postgresql17 { "port:postgresql17" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql17 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql17 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql17 } } postgresql16 { "port:postgresql16" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql16 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql16 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql16 } } postgresql15 { "port:postgresql15" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql15 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql15 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql15 } } postgresql14 { "port:postgresql14" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql14 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql14 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql14 } } postgresql13 { "port:postgresql13" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql13 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql13 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql13 } } postgresql12 { "port:postgresql12" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql12 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql12 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql12 } } postgresql11 { "port:postgresql11" { -DPostgreSQL_INCLUDE_DIR=${prefix}/include/postgresql11 -DPostgreSQL_TYPE_INCLUDE_DIR=${prefix}/include/postgresql11 -DCMAKE_LIBRARY_PATH=${prefix}/lib/postgresql11 } } } } mysql { MySQL "revision 0" {sql-mysql} { mariadb10_11 { "port:mariadb-10.11" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.11/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.11/mysql/libmariadb.dylib } } mariadb10_10 { "port:mariadb-10.10" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.10/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.10/mysql/libmariadb.dylib } } mariadb10_9 { "port:mariadb-10.9" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.9/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.9/mysql/libmariadb.dylib } } mariadb10_8 { "port:mariadb-10.8" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.8/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.8/mysql/libmariadb.dylib } } mariadb10_7 { "port:mariadb-10.7" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.7/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.7/mysql/libmariadb.dylib } } mariadb10_6 { "port:mariadb-10.6" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.6/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.6/mysql/libmariadb.dylib } } mariadb10_5 { "port:mariadb-10.5" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.5/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.5/mysql/libmariadb.dylib } } mariadb10_4 { "port:mariadb-10.6" { -DMySQL_INCLUDE_DIR=${prefix}/include/mariadb-10.4/mysql -DMySQL_LIBRARY=${prefix}/lib/mariadb-10.4/mysql/libmariadb.dylib } } mysql8 { "port:mysql8" { -DMySQL_INCLUDE_DIR=${prefix}/include/mysql8/mysql -DMySQL_LIBRARY=${prefix}/lib/mysql8/mysql/libmysqlclient.dylib } } } } } foreach {module module_info} [array get modules] { subport ${name}-${module} { distname ${module}-everywhere-src-${version} revision [regexp -inline {[0-9]+} [lindex ${module_info} 7]] checksums rmd160 [lindex [lindex ${module_info} 0] 0] \ sha256 [lindex [lindex ${module_info} 0] 1] \ size [lindex [lindex ${module_info} 0] 2] set license_string [lindex ${module_info} 8] set license_string [string range ${license_string} 1+[string first ":" ${license_string}] end] set license_string [string trim ${license_string}] if { ${license_string} ne "" } { license {*}${license_string} } foreach deps [lindex ${module_info} 1] { depends_build-append [subst ${deps}] } foreach deps [lindex ${module_info} 2] { depends_lib-append [subst ${deps}] } foreach qtdeps [lindex ${module_info} 3] { depends_lib-append port:${name}-${qtdeps} } description Tools and Module(s) for Qt Tool Kit ${qt_major} set modules_provided_list [lindex ${module_info} 4] if { [llength ${modules_provided_list}] == 1 } { set modules_provided_join [lindex ${modules_provided_list} 0] } elseif { [llength ${modules_provided_list}] == 2 } { set modules_provided_join [join ${modules_provided_list} " and "] } else { set modules_provided_join [join [list [join [lrange ${modules_provided_list} 0 end-1] ", "] [lindex ${modules_provided_list} end]] ", and "] } long_description Tools and Module(s) for Qt Tool Kit ${qt_major}: ${modules_provided_join} if { [lsearch -exact [lindex ${module_info} 6] "~universal"] != -1 } { universal_variant no } if { [lsearch -exact [lindex ${module_info} 6] "noarch"] != -1 } { supported_archs noarch platforms any } if { [lsearch -exact [lindex ${module_info} 6] "~debug"] == -1 } { # debugging seems to be turned on if and only if it is turned on in the base # CMAKE_CONFIGURATION_TYPES is set with the FORCE option # see https://code.qt.io/cgit/qt/qtbase.git/tree/cmake/QtPostProcessHelpers.cmake variant debug description {Build both release and debug libraries} { require_active_variants qt69-qtbase debug "" } if {![variant_isset debug]} { require_active_variants qt69-qtbase "" debug } } if { [lsearch -exact [lindex ${module_info} 6] "~examples"] == -1 } { variant examples description {Build examples} {} } if { [lsearch -exact [lindex ${module_info} 6] "~tests"] == -1 } { variant tests description {Enable tests} {} } } } foreach {module module_info} [array get modules] { if { [lsearch -exact [lindex ${module_info} 6] "~docs"] != -1 } { continue } subport ${name}-${module}-docs { # minimum supported versions have changed over time and new qtXY ports were added # this attempts to provide a clean "upgrade" path for user who had "qt6-XY" (sub)ports installed # on a system that is no longer supported # REMOVE after 2026-02-19 if {${os.platform} eq "darwin" && ${os.major} < 23 && ${os.major} >= 21} { PortGroup obsolete 1.0 replaced_by qt67-${module} } elseif {${os.platform} eq "darwin" && ${os.major} < 21 && ${os.major} >= 18} { PortGroup obsolete 1.0 replaced_by qt64-${module} } distname ${module}-everywhere-src-${version} revision [regexp -inline {[0-9]+} [lindex ${module_info} 7]] checksums rmd160 [lindex [lindex ${module_info} 0] 0] \ sha256 [lindex [lindex ${module_info} 0] 1] \ size [lindex [lindex ${module_info} 0] 2] set license_string [lindex ${module_info} 8] set license_string [string range ${license_string} 1+[string first ":" ${license_string}] end] set license_string [string trim ${license_string}] if { ${license_string} ne "" } { license {*}${license_string} } depends_build-append port:${name}-qttools \ port:${name}-sqlite-plugin # have the same build dependencies foreach deps [lindex ${module_info} 1] { depends_build-append [subst ${deps}] } depends_lib-append port:${name}-${module} description Documentation for Qt Tool Kit ${qt_major} set modules_provided_list [lindex ${module_info} 4] if { [llength ${modules_provided_list}] == 1 } { set modules_provided_join [lindex ${modules_provided_list} 0] } elseif { [llength ${modules_provided_list}] == 2 } { set modules_provided_join [join ${modules_provided_list} " and "] } else { set modules_provided_join [join [list [join [lrange ${modules_provided_list} 0 end-1] ", "] [lindex ${modules_provided_list} end]] ", and "] } long_description Documentation for Qt Tool Kit ${qt_major}: ${modules_provided_join} supported_archs noarch platforms any } } # see https://doc.qt.io/qt-6/sql-driver.html for info on building SQL Database Drivers foreach {driver driver_info} [array get sql_plugins] { set dbms [lindex ${driver_info} 0] set revision_string [string trim [lindex ${driver_info} 1]] set revision_string [string range ${revision_string} 1+[string last " " ${revision_string}] end] set sql_variants [lindex ${driver_info} 3] subport ${name}-${driver}-plugin { # minimum supported versions have changed over time and new qtXY ports were added # this attempts to provide a clean "upgrade" path for user who had "qt6-XY" (sub)ports installed # on a system that is no longer supported # REMOVE after 2026-02-19 if {${os.platform} eq "darwin" && ${os.major} < 23 && ${os.major} >= 21} { PortGroup obsolete 1.0 replaced_by qt67-${driver}-plugin } elseif {${os.platform} eq "darwin" && ${os.major} < 21 && ${os.major} >= 18} { PortGroup obsolete 1.0 replaced_by qt64-${driver}-plugin } distname qtbase-everywhere-src-${version} revision ${revision_string} checksums rmd160 [lindex [lindex $modules(qtbase) 0] 0] \ sha256 [lindex [lindex $modules(qtbase) 0] 1] \ size [lindex [lindex $modules(qtbase) 0] 2] depends_lib-append port:${name}-qtbase description ${dbms} Database Driver for Qt Tool Kit ${qt_major} long_description ${dbms} Database Driver for Qt Tool Kit ${qt_major} foreach feature {sql-db2 sql-ibase sql-mysql sql-oci sql-odbc sql-psql sql-sqlite system-sqlite} { if { ${feature} in [lindex ${driver_info} 2] } { configure.args-append -feature-${feature} } else { configure.args-append -no-feature-${feature} } } set worksrcpath ${worksrcpath}/src/plugins/sqldrivers set any_sql no foreach {variant_name variant_info} ${sql_variants} { set conflict_list "" foreach {variant_name_other variant_info_other} ${sql_variants} { if { ${variant_name_other} ne ${variant_name} } { lappend conflict_list ${variant_name_other} } } if { [llength ${conflict_list}] > 0 } { variant ${variant_name} conflicts {*}${conflict_list} description "use version [regexp -inline {[0-9].} ${variant_name}] of ${dbms}" {} } if { ([variant_exists ${variant_name}] && [variant_isset ${variant_name}]) || [llength ${conflict_list}]==0 } { set any_sql yes } } if { !${any_sql} } { default_variants-append +[lindex ${sql_variants} 0] if { ![variant_isset [lindex ${sql_variants} 0]] } { known_fail yes pre-extract { ui_error "At least one SQL variant must be selected." return -code error "No SQL variant selected." } } } foreach {variant_name variant_info} ${sql_variants} { if { ([variant_exists ${variant_name}] && [variant_isset ${variant_name}]) || [llength ${conflict_list}]==0 } { depends_lib-append {*}[lindex ${variant_info} 0] configure.post_args-append {*}[subst [lindex ${variant_info} 1]] } } post-destroot { if {[file exists ${qt6.dir}/sbom/qsqlitedriverplugins-${version}.spdx]} { file delete ${destroot}${qt6.dir}/sbom/qsqlitedriverplugins-${version}.spdx } } notes "${destroot}${qt6.dir}/sbom/qsqlitedriverplugins-${version}.spdx" } } ############################################################################### # Special Cases ############################################################################### subport ${name}-qttools { configure.env-append LLVM_INSTALL_DIR=${prefix}/libexec/llvm-${llvm_version} post-destroot { # avoid having to add `-Wl,-rpath ${prefix}/libexec/llvm-${llvm_version}/lib` or something like it foreach bin {lupdate qdoc} { foreach lib {libclang.dylib libclang-cpp.dylib libLLVM.dylib} { system "install_name_tool -change @rpath/${lib} ${prefix}/libexec/llvm-${llvm_version}/lib/${lib} ${destroot}${qt6.dir}/bin/${bin}" } } } } if { ${subport} in [list "${name}-qtwebengine" "${name}-qtwebengine-docs"] } { compiler.cxx_standard 2020 configure.env-append PYTHON3_PATH=${frameworks_dir}/Python.framework/Versions/${python_branch}/bin # in ${worksrcpath}, `${qt6.dir}/bin/qt-configure-module . -help` and `${qt6.dir}/bin/qt-configure-module . -list-features` # it is not clear why, but icu and ffmpeg support must be added manually # native-spellchecker support is off by default # support for proprietary codecs could by added via `-webengine-proprietary-codecs` configure.args-append -webengine-icu \ -webengine-ffmpeg \ -webengine-native-spellchecker # attempt to limit the resources for building QtWebEngine # see: https://trac.macports.org/ticket/73057 build.mem_per_job 1536 build.env-append NINJAJOBS=${build.jobs} \ NINJAFLAGS=-j${build.jobs} # avoid # xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer # directory '/Library/Developer/CommandLineTools' is a command line tools # instance use_xcode yes # Fix build with Xcode 26, metal and metallib have moved # see: https://trac.macports.org/ticket/73037 patchfiles-append patch-qtwebengine-metal-toolchain.diff } subport ${name}-qtwebengine { # manually install icudtl.dat post-destroot { xinstall -m 0644 ${worksrcpath}/src/3rdparty/chromium/third_party/icu/common/icudtl.dat \ ${destroot}${qt6.dir}/lib/QtWebEngineCore.framework/Resources/ } } subport ${name}-qtmultimedia { # GStreamer will be found if gstreamer1 and gstreamer1-gst-plugins-base are installed # however, an error will ensue since the GStreamer support requires "Linux DMA buffer support" # see # https://code.qt.io/cgit/qt/qtmultimedia.git/tree/src/plugins/multimedia/gstreamer/CMakeLists.txt # https://code.qt.io/cgit/qt/qtmultimedia.git/tree/src/multimedia/configure.cmake configure.args-append -no-gstreamer configure.post_args-append -DFFMPEG_DIR=${prefix}/libexec/ffmpeg7 \ -DAVCODEC_INCLUDE_DIR=${prefix}/libexec/ffmpeg7/include \ -DAVCODEC_LIBRARY=${prefix}/libexec/ffmpeg7/lib/libavcodec.dylib \ -DAVFORMAT_INCLUDE_DIR=${prefix}/libexec/ffmpeg7/include \ -DAVFORMAT_LIBRARY=${prefix}/libexec/ffmpeg7/lib/libavformat.dylib \ -DAVUTIL_INCLUDE_DIR=${prefix}/libexec/ffmpeg7/include\ -DAVUTIL_LIBRARY=${prefix}/libexec/ffmpeg7/lib/libavutil.dylib } subport ${name}-qt5compat { patchfiles-append patch-qt5compat-find_libs.diff } subport ${name}-qtspeech { # ALSA is Linux only (https://www.alsa-project.org/wiki/Main_Page) # Speech Dispatcher *might* be made to work on macOS (https://freebsoft.org/speechd) configure.args-append -no-flite \ -no-speechd } if { ${subport} eq "${name}-qtbase" || ${subport} eq "${name}-qtbase-docs" } { configure.pre_args-replace --prefix=${prefix} \ "-prefix ${qt6.dir}" # configure options: configure.args-append -shared \ -accessibility # SQL Options foreach driver {db2 ibase mysql oci odbc psql sqlite} { configure.args-append -no-sql-${driver} } # use -Oz instead of -O2 configure.args-append -optimize-size configure.args-append -pkg-config # Third Party Libraries: configure.args-append -system-zlib \ -no-mtdev \ -no-journald \ -no-syslog \ -system-libpng \ -system-libjpeg \ -system-freetype \ -system-harfbuzz \ -system-pcre \ -no-openssl \ -no-libproxy \ -glib \ -no-gtk # additional options: configure.args-append {-make tools} \ {-nomake examples} \ {-nomake tests} \ -gui \ -widgets \ -cups \ -no-evdev \ -no-tslib \ -icu \ -no-fontconfig \ -no-pch \ -no-ltcg \ -dbus-linked \ -no-use-gold-linker \ -no-separate-debug-info \ -no-xcb \ -no-eglfs \ -no-gbm \ -no-directfb \ -no-linuxfb \ -no-kms \ -no-libinput \ -no-system-proxies \ -no-libudev \ -no-egl # macOS/iOS options: configure.args-append -framework \ -securetransport # do not opportunistically enable Vulkan support # (TODO: is Vulkan support desirable?) # see https://trac.macports.org/ticket/62104 configure.args-append -no-feature-vulkan # attempt to avoid @rpath configure.args-append -no-rpath \ -no-feature-relocatable } subport ${name}-qtbase { # this subport uses configure script PortGroup openssl 1.0 build.cmd ninja build.post_args-append -v destroot.target install variant tests description {Enable tests} { configure.args-replace {-nomake tests} \ {-make tests} } variant examples description {Build examples} { configure.args-replace {-nomake examples} \ {-make examples} } variant debug description {Build both release and debug libraries} { configure.args-replace -release \ -debug-and-release } variant openssl description {Use OpenSSL instead of Secure Transport} { configure.args-delete -securetransport \ -no-openssl configure.args-append -openssl-linked # configure has issues locating openssl files configure.pre_args-append -DOPENSSL_ROOT_DIR=[openssl::install_area] \ -DOPENSSL_INCLUDE_DIR=[openssl::include_dir] \ -DOPENSSL_LIBRARIES=[openssl::install_area]/lib \ -DOPENSSL_LIBS='-L[openssl::install_area]/lib -lssl -lcrypto' } default_variants-append +openssl post-destroot { # do not record __qt_initial_c_compiler and __qt_initial_cxx_compiler reinplace "s|${configure.cc}|/usr/bin/clang|g" \ ${destroot}${qt6.dir}/lib/cmake/Qt6/qt.toolchain.cmake reinplace "s|${configure.cxx}|/usr/bin/clang++|g" \ ${destroot}${qt6.dir}/lib/cmake/Qt6/qt.toolchain.cmake # return to default value of CMAKE_OSX_DEPLOYMENT_TARGET #reinplace "s|CMAKE_OSX_DEPLOYMENT_TARGET \"${macosx_deployment_target}\"|CMAKE_OSX_DEPLOYMENT_TARGET \"10.14\"|g" \ # ${destroot}${qt6.dir}/lib/cmake/Qt6/qt.toolchain.cmake # do not record QT_SOURCE_TREE reinplace "s|${worksrcpath}|${qt6.dir}/src|g" \ ${destroot}${qt6.dir}/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake # do not record original_cmake_path reinplace "s|${prefix}/bin/cmake|/Applications/CMake.app/Contents/bin/cmake|g" \ ${destroot}${qt6.dir}/bin/qt-cmake reinplace "s|${prefix}/bin/cmake|/Applications/CMake.app/Contents/bin/cmake|g" \ ${destroot}${qt6.dir}/bin/qt-cmake-create if { "${qt6.dir}" ne "${prefix}" } { # Add dummy cmake find modules that forward to the real ones file mkdir "${destroot}${prefix}/lib/cmake/Qt6" foreach configfile [list "Qt6Config.cmake" "Qt6ConfigVersion.cmake"] { set fd [open "${destroot}${prefix}/lib/cmake/Qt6/${configfile}" "w"] puts $fd "set(_PREFIX_PATH_BAK \${CMAKE_PREFIX_PATH})" puts $fd "list(APPEND CMAKE_PREFIX_PATH \"${qt6.dir}\")" puts $fd "include(\"${qt6.dir}/lib/cmake/Qt6/${configfile}\")" puts $fd "set(CMAKE_PREFIX_PATH \${_PREFIX_PATH_BAK})" close $fd } } } # Qt builds part of the system using environment provided by MacPorts. # It builds the rest using its own internal environment. # For consistency, clear MacPorts environment. configure.cxx_stdlib proc portconfigure::should_add_stdlib {} { return false } configure.sdkroot configure.cc_archflags configure.cxx_archflags configure.objc_archflags configure.objcxx_archflags configure.ld_archflags configure.cppflags configure.cflags configure.cxxflags configure.objcflags configure.objcxxflags configure.ldflags configure.pipe no configure.march configure.mtune configure.universal_ldflags configure.universal_cflags configure.universal_cxxflags configure.universal_cppflags } subport ${name}-qtbase-docs { # see https://wiki.qt.io/Building_Qt_Documentation build.cmd cmake --build ${build.dir} destroot.target build.target --target docs destroot.cmd cmake --build ${build.dir} --target install_docs } ############################################################################### # Applies to allmost all modules ############################################################################### if { ${subport} ne "${name}" && ${subport} ne "${name}-qtbase" && ${subport} ne "${name}-qtbase-docs" } { # attempting to match module configure instructions from here: https://www.qt.io/blog/qt-6-build-system configure.cmd ${qt6.dir}/bin/qt-configure-module configure.dir ${workpath}/build configure.pre_args ${worksrcpath} configure.args-append -verbose build.dir ${workpath}/build build.cmd cmake --build ${build.dir} destroot.target if { [lindex [split ${subport} -] end] ne "docs" } { build.target destroot.cmd cmake --install ${build.dir} } else { build.target --target docs destroot.cmd cmake --build ${build.dir} --target install_docs } if { [variant_exists examples] } { configure.post_args-append -DQT_BUILD_EXAMPLES=[expr {[variant_isset examples] ? ON : OFF}] } if { [variant_exists tests] } { configure.post_args-append -DQT_BUILD_TESTS=[expr {[variant_isset tests] ? ON : OFF}] } } ############################################################################### # Applies to all subports except ${name} # this code may depend on the subport specific code (e.g., configure.cc) ############################################################################### depends_build-append path:bin/cmake:cmake \ port:ninja \ port:pkgconfig # because CPATH is set, pkgconfig does not include ${prefix}/lib and ${prefix}/include even when requested # this means that files in ${prefix}/lib and ${prefix}/include are the *last* to be found # this causes problems when there are files in ${worksrpath} that are unintentionally found instead configure.env-append PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 \ PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 build.env-append PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 \ PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 configure.universal_args test.cmd ctest test.args -V test.target # ninja needs the DESTDIR argument in the environment destroot.destdir destroot.env-append DESTDIR=${destroot} # set CMake variables (similar to what cmake PortGroup does) # to allow using ccache and controlling compiler selection configure.post_args-prepend -- configure.post_args-append -DCMAKE_C_COMPILER=[option configure.cc] \ -DCMAKE_CXX_COMPILER=[option configure.cxx] \ -DCMAKE_OBJC_COMPILER=[option configure.objc] \ -DCMAKE_OBJCXX_COMPILER=[option configure.objcxx] \ -DCMAKE_OSX_DEPLOYMENT_TARGET=${macosx_deployment_target} if { ${configure.ccache} } { if { ${subport} ne "${name}-qtbase" } { configure.post_args-append -DQT_USE_CCACHE=ON } else { # do not use `configure.args-append -ccache` # or `configure.post_args-append -DQT_USE_CCACHE=1` # since that affects installed files. configure.post_args-append -DCMAKE_C_COMPILER_LAUNCHER=${prefix}/bin/ccache \ -DCMAKE_CXX_COMPILER_LAUNCHER=${prefix}/bin/ccache \ -DCMAKE_OBJC_COMPILER_LAUNCHER=${prefix}/bin/ccache \ -DCMAKE_OBJCXX_COMPILER_LAUNCHER=${prefix}/bin/ccache } } test.run [expr {[variant_exists tests] && [variant_isset tests] ? yes : no}] if { ${universal_possible} && [variant_isset universal] } { configure.post_args-append -DCMAKE_OSX_ARCHITECTURES="[join ${configure.universal_archs} \;]" } elseif { ${configure.build_arch} ne "" } { configure.post_args-append -DCMAKE_OSX_ARCHITECTURES="${configure.build_arch}" } # attempt to avoid @rpath configure.post_args-append -DCMAKE_INSTALL_NAME_DIR=${qt6.dir}/lib post-destroot { fs-traverse f ${destroot} { if { [file isfile ${f}] && [file extension ${f}] eq ".prl" } { # do not record build directory reinplace -q "/^QMAKE_PRL_BUILD_DIR = /d" \ ${f} } } # .app and non-.app programs are both put in ${qt6.dir}/bin # put a link of any .app programs in the ${applications_dir}/Qt6 xinstall -d -m 0755 ${destroot}${applications_dir}/Qt6 foreach app [glob -nocomplain -tails -directory ${destroot}${qt6.dir}/bin *.app] { ln -s ${qt6.dir}/bin/${app} \ ${destroot}${applications_dir}/Qt6 } } livecheck.type none ############################################################################### # Special Case: must be near the end since it undoes other code ############################################################################### subport ${name} { # the main port is Meta-port to install various modules revision 0 description Qt Tool Kit ${qt_major} long_description Qt Tool Kit: A cross-platform framework \ (headers, data, and libraries) for writing \ cross-platform GUI-based applications. master_sites distfiles use_configure no supported_archs noarch platforms any installs_libs no test.run no depends_extract depends_build depends_lib depends_test build {} # create a dummy file so the port can be successfully activated destroot { xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${subport} set docfile [open ${destroot}${prefix}/share/doc/${subport}/README.txt "w"] puts ${docfile} "Meta-port for ${name}" puts ${docfile} "${long_description}" close ${docfile} } foreach {module module_info} [array get modules] { if { [lindex ${module_info} 5] eq "" } { depends_run-append port:${name}-${module} } } depends_run-append port:${name}-sqlite-plugin livecheck.type regex livecheck.url https://download.qt.io/archive/qt/${branch}/ livecheck.regex (\\d+(\\.\\d+)\\.\\d+) }