qt6: bump version

This commit is contained in:
Jerome Duval
2020-11-27 13:16:24 +01:00
parent 18a8a525b9
commit f10a17e839
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ LICENSE="GNU LGPL v2.1
FDL"
REVISION="1"
SOURCE_URI="https://download.qt.io/development_releases/qt/${portVersion%.*}/${portVersion/\~/-}/single/qt-everywhere-src-${portVersion/\~/-}.tar.xz"
CHECKSUM_SHA256="0955320341731051d682e155d4f1252453f933725fb140a7606c3482cafea3b4"
CHECKSUM_SHA256="d5ec639f23ac314f7a4b97f305195a6e2d22a859bd750d9fa81ad537c094e412"
SOURCE_DIR="qt-everywhere-src-${portVersion/\~/-}"
PATCHES="qt6-$portVersion.patchset"
ADDITIONAL_FILES="
@@ -284,6 +284,7 @@ PROVIDES_devel="
devel:libQt6ThemeSupport$secondaryArchSuffix = $portVersion compat >= 6
devel:libQt6UiTools$secondaryArchSuffix = $portVersion compat >= 6
cmd:assistant = $portVersion compat >= 6
cmd:balsam = $portVersion compat >= 6
cmd:meshdebug = $portVersion compat >= 6
cmd:moc = $portVersion compat >= 6
@@ -520,7 +521,7 @@ INSTALL()
mv $prefix/bin/linguist $appsDir/Qt6/Linguist
ln -s $appsDir/Qt6/Linguist $prefix/bin/linguist
toolsCommands="designer lconvert linguist lprodump lrelease lrelease-pro
toolsCommands="assistant designer lconvert linguist lprodump lrelease lrelease-pro
lupdate lupdate-pro pixeltool qdistancefieldgenerator qdbus
qdbuscpp2xml qdbusviewer qdbusxml2cpp qhelpgenerator qtattributionsscanner
qtdiag qtpaths qtplugininfo"