mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Qt6, bump to (disabled) 6.10.2 (#13862)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user