mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
qt6: bump version
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user