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

@@ -1,4 +1,4 @@
From 0a3498309577409e152926ffeb09daa0fcca02d3 Mon Sep 17 00:00:00 2001
From aa289a7053c97a43612232238815b7e2551914e2 Mon Sep 17 00:00:00 2001
From: Gerasim Troeglazov <3dEyes@gmail.com>
Date: Sun, 7 Nov 2021 10:47:17 +1000
Subject: Don't link with librt for Haiku
@@ -18,5 +18,5 @@ index 19f9332..2e97baf 100644
rt
)
--
2.48.1
2.52.0

View File

@@ -4,14 +4,14 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \
servers."
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/qtsensors-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="a46137c1f4a768d00397a2f83de7018318b0ca35d39c848da62d1783b368e467"
CHECKSUM_SHA256="91e6515b7cebbfae3696861933f5359cc303dfe82f7849cf5a10df378c8ef581"
SOURCE_DIR="qtsensors-everywhere-src-$portVersion"
PATCHES="qt6_sensors-$portVersion.patchset"
@@ -71,7 +71,6 @@ BUILD_PREREQUIRES="
cmd:find
cmd:g++$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:ninja
cmd:perl
cmd:pkg_config$secondaryArchSuffix