• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisione15498e1be04bb38033bb87c32aed969e511829c (tree)
Time2022-09-14 21:39:23
AuthorFs <Fsu0413@vip....>
CommiterFs

Log Message

6.2.4-3: use webengine from 6.3.2

Change Summary

Incremental Difference

--- a/Compile/lib/qtCompile/conf.lua
+++ b/Compile/lib/qtCompile/conf.lua
@@ -2665,7 +2665,7 @@ conf.q5_kdemx6_aalnl = {
26652665
26662666 conf.q6_2wx6v9 = {
26672667 name = "Qt6.2.4-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
2668- qtVersion = "6.2.4",
2668+ qtVersion = "6.2.4-3",
26692669 host = "Win10",
26702670 toolchain = "MSVC2019-64",
26712671 opensslConf = "o3wx6v9",
@@ -2694,7 +2694,7 @@ conf.q6_2wx6v9 = {
26942694 -DFEATURE_sql_odbc=ON
26952695 -DFEATURE_system_sqlite=OFF
26962696 -DFEATURE_webengine_proprietary_codecs=ON
2697- -DFEATURE_qtpdf_build=ON
2697+ -DFEATURE_qtpdf_build=OFF
26982698 -DBUILD_qtopcua=OFF
26992699 ]],
27002700 }
@@ -2830,7 +2830,7 @@ conf.q6_2wx6v9_wa6v9 = {
28302830
28312831 conf.q6_2wx6v2 = {
28322832 name = "Qt6.2.4-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
2833- qtVersion = "6.2.4",
2833+ qtVersion = "6.2.4-3",
28342834 host = "Win10",
28352835 toolchain = "MSVC2022-64",
28362836 opensslConf = "o3wx6v2",
@@ -2859,7 +2859,7 @@ conf.q6_2wx6v2 = {
28592859 -DFEATURE_sql_odbc=ON
28602860 -DFEATURE_system_sqlite=OFF
28612861 -DFEATURE_webengine_proprietary_codecs=ON
2862- -DFEATURE_qtpdf_build=ON
2862+ -DFEATURE_qtpdf_build=OFF
28632863 -DBUILD_qtopcua=OFF
28642864 ]],
28652865 }
@@ -3194,7 +3194,7 @@ conf.q6_2lx6st = {
31943194
31953195 conf.q6_2mx6 = {
31963196 name = "Qt6.2.4-macOS-x86_64-AppleClang&HOSTTOOLVERSION&",
3197- qtVersion = "6.2.4",
3197+ qtVersion = "6.2.4-3",
31983198 host = "macOS1015",
31993199 opensslConf = "o3mx6",
32003200 useCMake = "Latest",
@@ -3221,7 +3221,8 @@ conf.q6_2mx6 = {
32213221 -DFEATURE_securetransport=ON
32223222 -DFEATURE_sql_sqlite=ON
32233223 -DFEATURE_system_sqlite=OFF
3224- -DBUILD_qtwebengine=OFF
3224+ -DFEATURE_webengine_proprietary_codecs=ON
3225+ -DFEATURE_qtpdf_build=OFF
32253226 -DCMAKE_SKIP_BUILD_RPATH=OFF
32263227 -DCMAKE_SKIP_INSTALL_RPATH=OFF
32273228 -DFEATURE_framework=ON
@@ -3231,7 +3232,7 @@ conf.q6_2mx6 = {
32313232
32323233 conf.q6_2mx6nf = {
32333234 name = "Qt6.2.4-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework",
3234- qtVersion = "6.2.4",
3235+ qtVersion = "6.2.4-3",
32353236 host = "macOS1015",
32363237 variant = {"-noFramework"},
32373238 opensslConf = "o3mx6",
@@ -3259,7 +3260,8 @@ conf.q6_2mx6nf = {
32593260 -DFEATURE_securetransport=ON
32603261 -DFEATURE_sql_sqlite=ON
32613262 -DFEATURE_system_sqlite=OFF
3262- -DBUILD_qtwebengine=OFF
3263+ -DFEATURE_webengine_proprietary_codecs=ON
3264+ -DFEATURE_qtpdf_build=OFF
32633265 -DCMAKE_SKIP_BUILD_RPATH=OFF
32643266 -DCMAKE_SKIP_INSTALL_RPATH=OFF
32653267 -DFEATURE_framework=OFF
@@ -3362,7 +3364,7 @@ conf.q6_2mx6sf = {
33623364
33633365 conf.q6_2ma6 = {
33643366 name = "Qt6.2.4-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&",
3365- qtVersion = "6.2.4",
3367+ qtVersion = "6.2.4-3",
33663368 host = "macOSM1",
33673369 opensslConf = "o3ma6",
33683370 useCMake = "Latest",
@@ -3389,7 +3391,8 @@ conf.q6_2ma6 = {
33893391 -DFEATURE_securetransport=ON
33903392 -DFEATURE_sql_sqlite=ON
33913393 -DFEATURE_system_sqlite=OFF
3392- -DBUILD_qtwebengine=OFF
3394+ -DFEATURE_webengine_proprietary_codecs=ON
3395+ -DFEATURE_qtpdf_build=OFF
33933396 -DCMAKE_SKIP_BUILD_RPATH=OFF
33943397 -DCMAKE_SKIP_INSTALL_RPATH=OFF
33953398 -DFEATURE_framework=ON
@@ -3399,7 +3402,7 @@ conf.q6_2ma6 = {
33993402
34003403 conf.q6_2ma6nf = {
34013404 name = "Qt6.2.4-macOS-arm64_v8a-AppleClang&HOSTTOOLVERSION&-noFramework",
3402- qtVersion = "6.2.4",
3405+ qtVersion = "6.2.4-3",
34033406 host = "macOSM1",
34043407 variant = {"-noFramework"},
34053408 opensslConf = "o3ma6",
@@ -3427,7 +3430,8 @@ conf.q6_2ma6nf = {
34273430 -DFEATURE_securetransport=ON
34283431 -DFEATURE_sql_sqlite=ON
34293432 -DFEATURE_system_sqlite=OFF
3430- -DBUILD_qtwebengine=OFF
3433+ -DFEATURE_webengine_proprietary_codecs=ON
3434+ -DFEATURE_qtpdf_build=OFF
34313435 -DCMAKE_SKIP_BUILD_RPATH=OFF
34323436 -DCMAKE_SKIP_INSTALL_RPATH=OFF
34333437 -DFEATURE_framework=OFF
@@ -6303,6 +6307,7 @@ local valueMo = {
63036307 local Win10SrcPackagePrefixWorkaroundVersions = {
63046308 "5.15.6-4",
63056309 "6.2.4",
6310+ "6.2.4-3",
63066311 "6.3.2",
63076312 "6.4.0-beta4",
63086313 }