Qt6, bump to (disabled) 6.10.2 (#13862)

This commit is contained in:
Schrijvers Luc
2026-03-26 13:24:00 +01:00
committed by GitHub
parent 21ff5b5e48
commit a55f1dda4f
47 changed files with 716 additions and 956 deletions

View File

@@ -2,14 +2,14 @@ SUMMARY="A cross-platform application and UI framework (Development Tools, QtHel
DESCRIPTION="The QtTools modules contains some tools mostly useful for application development. \
Included are Qt Designer (GUI design), QDbusViewer and more."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2025 The Qt Company Ltd."
COPYRIGHT="2015-2026 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
GNU FDL v1"
REVISION="1"
QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive"
QT_MIRROR_URI="https://download.qt.io/official_releases"
SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qttools-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="fa645589cc3f939022401a926825972a44277dead8ec8607d9f2662e6529c9a4"
CHECKSUM_SHA256="1e3d2c07c1fd76d2425c6eaeeaa62ffaff5f79210c4e1a5bc2a6a9db668d5b24"
SOURCE_DIR="qttools-everywhere-src-$portVersion"
ADDITIONAL_FILES="
Assistant.rdef.in
@@ -69,7 +69,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
qt6_tools$secondaryArchSuffix == $portVersion base
haiku$secondaryArchSuffix
haiku${secondaryArchSuffix}_devel
"
BUILD_REQUIRES="
@@ -97,7 +97,6 @@ BUILD_PREREQUIRES="
cmd:find
cmd:g++$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:ninja
cmd:perl
cmd:pkg_config$secondaryArchSuffix