* [PR PATCH] qt6: update to 6.8.2
@ 2025-02-10 22:36 Johnnynator
2025-02-17 15:27 ` [PR PATCH] [Updated] " Johnnynator
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Johnnynator @ 2025-02-10 22:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]
There is a new pull request by Johnnynator against master on the void-packages repository
https://github.com/Johnnynator/void-packages qt6.8.2
https://github.com/void-linux/void-packages/pull/54282
qt6: update to 6.8.2
- **qt6-3d: update to 6.8.2.**
- **qt6-base: update to 6.8.2.**
- **qt6-charts: update to 6.8.2.**
- **qt6-connectivity: update to 6.8.2.**
- **qt6-declarative: update to 6.8.2.**
- **qt6-imageformats: update to 6.8.2.**
- **qt6-languageserver: update to 6.8.2.**
- **qt6-location: update to 6.8.2.**
- **qt6-lottie: update to 6.8.2.**
- **qt6-multimedia: update to 6.8.2.**
- **qt6-networkauth: update to 6.8.2.**
- **qt6-pdf: update to 6.8.2.**
- **qt6-position: update to 6.8.2.**
- **qt6-qt5compat: update to 6.8.2.**
- **qt6-quick3d: update to 6.8.2.**
- **qt6-quicktimeline: update to 6.8.2.**
- **qt6-remoteobjects: update to 6.8.2.**
- **qt6-scxml: update to 6.8.2.**
- **qt6-sensors: update to 6.8.2.**
- **qt6-serialport: update to 6.8.2.**
- **qt6-shadertools: update to 6.8.2.**
- **qt6-speech: update to 6.8.2.**
- **qt6-svg: update to 6.8.2.**
- **qt6-tools: update to 6.8.2.**
- **qt6-translations: update to 6.8.2.**
- **qt6-virtualkeyboard: update to 6.8.2.**
- **qt6-wayland: update to 6.8.2.**
- **qt6-webchannel: update to 6.8.2.**
- **qt6-websockets: update to 6.8.2.**
- **qt6-webview: update to 6.8.2.**
A patch file from https://github.com/void-linux/void-packages/pull/54282.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6.8.2-54282.patch --]
[-- Type: text/x-diff, Size: 47087 bytes --]
From 2de7cc5a95e41622cc35ff835237ab6d9c962baa Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:24 +0100
Subject: [PATCH 01/30] qt6-3d: update to 6.8.2.
---
srcpkgs/qt6-3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-3d/template b/srcpkgs/qt6-3d/template
index 225ecf343373ad..2318bf7c22e078 100644
--- a/srcpkgs/qt6-3d/template
+++ b/srcpkgs/qt6-3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt3d-everywhere-src-${version}.tar.xz"
-checksum=08b006871b7bad92597c6b588ca921f630131e579e25079e49c0b34c0d7c4236
+checksum=577a6352f091a8d5fd087a0ac948befb185583959ee4048009073f0b377b8c44
subpackages="qt6-3d-private-devel qt6-3d-devel"
From e26e819cf681e2e45a16e2acc3906ea5e781fb4b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:26 +0100
Subject: [PATCH 02/30] qt6-base: update to 6.8.2.
---
srcpkgs/qt6-base/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-base/template b/srcpkgs/qt6-base/template
index 2a6415546e786e..8a1a5683713616 100644
--- a/srcpkgs/qt6-base/template
+++ b/srcpkgs/qt6-base/template
@@ -2,7 +2,7 @@
#
# On update rebuild all pkg with qt6-base-private-devel
pkgname=qt6-base
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DINSTALL_DATADIR=share/qt6
@@ -35,7 +35,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtbase-everywhere-src-${version}.tar.xz"
-checksum=40b14562ef3bd779bc0e0418ea2ae08fa28235f8ea6e8c0cb3bce1d6ad58dcaf
+checksum=012043ce6d411e6e8a91fdc4e05e6bedcfa10fcb1347d3c33908f7fdd10dfe05
python_version=3
if [ "$CROSS_BUILD" ]; then
From def909ac83db381b3cc8d589e3be7f4436105e5c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:27 +0100
Subject: [PATCH 03/30] qt6-charts: update to 6.8.2.
---
srcpkgs/qt6-charts/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-charts/template b/srcpkgs/qt6-charts/template
index ba98cb77e85b66..3808e690e30924 100644
--- a/srcpkgs/qt6-charts/template
+++ b/srcpkgs/qt6-charts/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
-checksum=2edea3f16e248ef508d99332798645b7f5ab6edbbf2e3d7d78fb674156f07d29
+checksum=ec7c84da1a5d7b2f8cea610df6f993fa3c48990dc9f6bec995c69c5bfb34c55f
subpackages="qt6-charts-private-devel qt6-charts-devel"
From 34f8ea4acadfd3842c421d238d95ce484bd6f868 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:29 +0100
Subject: [PATCH 04/30] qt6-connectivity: update to 6.8.2.
---
srcpkgs/qt6-connectivity/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-connectivity/template b/srcpkgs/qt6-connectivity/template
index 9eb1fe5268c778..1d66765ad4a729 100644
--- a/srcpkgs/qt6-connectivity/template
+++ b/srcpkgs/qt6-connectivity/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-connectivity'
pkgname=qt6-connectivity
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_pcsclite=ON"
@@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtconnectivity-everywhere-src-${version}.tar.xz"
-checksum=ccfd46e7ad2290710788274e145fb1f224d8a5ce360764ec10824b5908a6441c
+checksum=e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a
do_check() {
ctest -E tst_qlowenergycontroller
From c5531263830db20a97c6beb37f24cfd769bafe18 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:31 +0100
Subject: [PATCH 05/30] qt6-declarative: update to 6.8.2.
---
.../patches/bin-qml-location.patch | 206 ------------------
srcpkgs/qt6-declarative/template | 4 +-
2 files changed, 2 insertions(+), 208 deletions(-)
delete mode 100644 srcpkgs/qt6-declarative/patches/bin-qml-location.patch
diff --git a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch b/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
deleted file mode 100644
index 84f6dfbe663c44..00000000000000
--- a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
+++ /dev/null
@@ -1,206 +0,0 @@
---- a/tests/auto/qml/debugger/qqmldebugtranslationclient/tst_qqmldebugtranslationclient.cpp
-+++ b/tests/auto/qml/debugger/qqmldebugtranslationclient/tst_qqmldebugtranslationclient.cpp
-@@ -71,6 +71,9 @@ private:
- m_currentOutputLine = 0;
-
- auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
- auto services = QQmlDebugTranslationServiceImpl::s_key;
- auto extraArgs = testFile(QMLFILE);
- auto block = true;
---- a/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
-+++ b/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
-@@ -47,7 +47,11 @@ tst_QQmlInspector::tst_QQmlInspector()
- QQmlDebugTest::ConnectResult tst_QQmlInspector::startQmlProcess(const QString &qmlFile,
- bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("QmlInspector") : QString(),
- testFile(qmlFile), true);
- }
---- a/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
-+++ b/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
-@@ -181,10 +181,18 @@ private:
- CheckType = CheckMessageType | CheckDetailType | CheckLine | CheckColumn | CheckFileEndsWith
- };
-
-+ static QString QmlScenePath()
-+ {
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ return QString(build_bin_path) + "/qmlscene";
-+ return QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ }
-+
- ConnectResult connectTo(bool block, const QString &file, bool recordFromStart = true,
- uint flushInterval = 0, bool restrictServices = true,
- const QString &executable
-- = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene");
-+ = QmlScenePath());
- void checkProcessTerminated();
- void checkTraceReceived();
- void checkJsHeap();
---- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/tst_qqmldebuggingenabler.cpp
-+++ b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/tst_qqmldebuggingenabler.cpp
-@@ -85,8 +85,12 @@ void tst_QQmlDebuggingEnabler::qmlscene(
- QFETCH(bool, blockMode);
- QFETCH(QStringList, services);
-
-- m_process = new QQmlDebugProcess(
-- QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene", this);
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qmlscene";
-+
-+ m_process = new QQmlDebugProcess(executable, this);
- m_process->setMaximumBindErrors(1);
- m_process->start(QStringList()
- << QString::fromLatin1("-qmljsdebugger=connector:%1%2%3%4")
---- a/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp
-+++ b/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp
-@@ -66,7 +66,11 @@ tst_QQmlEngineControl::tst_QQmlEngineCon
- QQmlDebugTest::ConnectResult tst_QQmlEngineControl::connectTo(const QString &file,
- bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qmlscene";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("EngineControl") : QString(),
- testFile(file), true);
- }
---- a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
-+++ b/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
-@@ -70,8 +70,11 @@ tst_QQmlEngineDebugInspectorIntegration:
-
- QQmlDebugTest::ConnectResult tst_QQmlEngineDebugInspectorIntegration::runAndConnect(bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(
-- QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("QmlDebugger,QmlInspector") : QString(),
- testFile("qtquick2.qml"), true);
- }
---- a/tests/auto/qml/debugger/qqmlpreview/tst_qqmlpreview.cpp
-+++ b/tests/auto/qml/debugger/qqmlpreview/tst_qqmlpreview.cpp
-@@ -56,7 +56,11 @@ tst_QQmlPreview::tst_QQmlPreview()
-
- QQmlDebugTest::ConnectResult tst_QQmlPreview::startQmlProcess(const QString &qmlFile)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- QStringLiteral("QmlPreview"), testFile(qmlFile), true);
- }
-
---- a/tests/auto/qml/qmlformat/tst_qmlformat.cpp
-+++ b/tests/auto/qml/qmlformat/tst_qmlformat.cpp
-@@ -74,6 +74,9 @@ void TestQmlformat::initTestCase()
- {
- QQmlDataTest::initTestCase();
- m_qmlformatPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmlformat");
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ m_qmlformatPath = QLatin1String(build_bin_path) + "/qmlformat";
- #ifdef Q_OS_WIN
- m_qmlformatPath += QLatin1String(".exe");
- #endif
---- a/tests/auto/qml/qmlimportscanner/tst_qmlimportscanner.cpp
-+++ b/tests/auto/qml/qmlimportscanner/tst_qmlimportscanner.cpp
-@@ -42,6 +42,9 @@ void TestQmlimportscanner::initTestCase(
- QQmlDataTest::initTestCase();
- m_qmlimportscannerPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmlimportscanner");
-+ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
-+ if (build_libexec && *build_libexec)
-+ m_qmlimportscannerPath = QLatin1String(build_libexec) + "/qmlimportscanner";
- #ifdef Q_OS_WIN
- m_qmlimportscannerPath += QLatin1String(".exe");
- #endif
---- a/tests/auto/qml/qmllint/tst_qmllint.cpp
-+++ b/tests/auto/qml/qmllint/tst_qmllint.cpp
-@@ -170,10 +170,18 @@ void TestQmllint::initTestCase()
- {
- QQmlDataTest::initTestCase();
- m_qmllintPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmllint");
-+ char *build_bin = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin && *build_bin)
-+ m_qmllintPath = QLatin1String(build_bin) + "/qmllint";
- m_qmljsrootgenPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmljsrootgen");
- m_qmltyperegistrarPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmltyperegistrar");
-+ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
-+ if (build_libexec && *build_libexec) {
-+ m_qmljsrootgenPath = QLatin1String(build_libexec) + "/qmljsrootgen";
-+ m_qmltyperegistrarPath = QLatin1String(build_libexec) + "/qmltypesregistrar";
-+ }
- #ifdef Q_OS_WIN
- m_qmllintPath += QLatin1String(".exe");
- m_qmljsrootgenPath += QLatin1String(".exe");
---- a/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
-+++ b/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
-@@ -118,7 +118,11 @@ tst_QDebugMessageService::tst_QDebugMess
-
- void tst_QDebugMessageService::retrieveDebugOutput()
- {
-- QCOMPARE(QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ QCOMPARE(QQmlDebugTest::connectTo(executable,
- QString(), testFile(QMLFILE), true), ConnectSuccess);
-
- QTRY_VERIFY(m_client->logBuffer.size() >= 2);
---- a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.cpp
-+++ b/tests/auto/qml/qmlplugindump/tst_qmlplugindump.cpp
-@@ -38,6 +38,9 @@ void tst_qmlplugindump::initTestCase()
- {
- QQmlDataTest::initTestCase();
- qmlplugindumpPath = QLibraryInfo::path(QLibraryInfo::BinariesPath);
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ qmlplugindumpPath = build_bin_path;
-
- #if defined(Q_OS_WIN)
- qmlplugindumpPath += QLatin1String("/qmlplugindump.exe");
---- a/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp
-+++ b/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp
-@@ -163,11 +163,18 @@ void tst_QQmlDebugJS::initTestCase()
- QQmlDebugTest::initTestCase();
- }
- #include <iostream>
-+static QString qmlScenePath()
-+{
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ return QString(build_bin_path) + "/qmlscene";
-+ return QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+}
- QQmlDebugTest::ConnectResult tst_QQmlDebugJS::runAndConnect(bool qmlscene, const QString &qmlFile,
- bool blockMode, bool restrictServices)
- {
- const QString executable = qmlscene
-- ? QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene"
-+ ? qmlScenePath()
- : debugJsServerPath("qqmldebugjs");
- return QQmlDebugTest::connectTo(
- executable, restrictServices ? QStringLiteral("V8Debugger") : QString(),
diff --git a/srcpkgs/qt6-declarative/template b/srcpkgs/qt6-declarative/template
index df8ed168b89edb..3d3393f12790d7 100644
--- a/srcpkgs/qt6-declarative/template
+++ b/srcpkgs/qt6-declarative/template
@@ -2,7 +2,7 @@
#
# On update, rebuild pkgs with qt6-declarative-private-devel
pkgname=qt6-declarative
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
-checksum=95d15d5c1b6adcedb1df6485219ad13b8dc1bb5168b5151f2f1f7246a4c039fc
+checksum=144d876adc8bb55909735143e678d1e24eadcd0a380a0186792d88b731346d56
replaces="qt6-quickcontrols2>=0"
if [ "$CROSS_BUILD" ]; then
From b792c720035dd822ae4e888adecc4dbc4deaacee Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:32 +0100
Subject: [PATCH 06/30] qt6-imageformats: update to 6.8.2.
---
srcpkgs/qt6-imageformats/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-imageformats/template b/srcpkgs/qt6-imageformats/template
index 3562d6ff986b53..e52ec7159b0a42 100644
--- a/srcpkgs/qt6-imageformats/template
+++ b/srcpkgs/qt6-imageformats/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-imageformats'
pkgname=qt6-imageformats
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,4 +10,4 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
-checksum=138cc2909aa98f5ff7283e36eb3936eb5e625d3ca3b4febae2ca21d8903dd237
+checksum=d2a1bbb84707b8a0aec29227b170be00f04383fbf2361943596d09e7e443c8e1
From 4626db4c45293a3fd56ac4c921b967ab4e082da6 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:34 +0100
Subject: [PATCH 07/30] qt6-languageserver: update to 6.8.2.
---
srcpkgs/qt6-languageserver/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-languageserver/template b/srcpkgs/qt6-languageserver/template
index 6f70892f01dabe..61d5278d889843 100644
--- a/srcpkgs/qt6-languageserver/template
+++ b/srcpkgs/qt6-languageserver/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-languageserver'
pkgname=qt6-languageserver
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
@@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlanguageserver-everywhere-src-${version}.tar.xz"
-checksum=865e9436c1432a53e38a30625b6cee60bf72553ff508047115513a233c8e6d7e
+checksum=9eeb74ac15334c08777548c01e4ede80a4e2d36f1ebcb322423f24f14c2785fb
subpackages="qt6-languageserver-private-devel qt6-languageserver-devel"
From 92466cd5de4cb8cb359c3f51d68fb1d6382249bb Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:35 +0100
Subject: [PATCH 08/30] qt6-location: update to 6.8.2.
---
srcpkgs/qt6-location/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template
index 398d15ab2edcef..594df72bf33db1 100644
--- a/srcpkgs/qt6-location/template
+++ b/srcpkgs/qt6-location/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-location'
pkgname=qt6-location
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlocation-everywhere-src-${version}.tar.xz"
-checksum=9070db5eb8bb873a1d4e49d3aa922e37e22771c6636d031d3a9f6addae4b59ef
+checksum=93490bcb416b8602ead6f335fb97f82c996e13bb8af25ea991f541a39b7d1719
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From 8d18d33ae446276650aab7abb8c1a56ccf697d4b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:37 +0100
Subject: [PATCH 09/30] qt6-lottie: update to 6.8.2.
---
srcpkgs/qt6-lottie/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-lottie/template b/srcpkgs/qt6-lottie/template
index 007dd567f217a0..815dc67d878c07 100644
--- a/srcpkgs/qt6-lottie/template
+++ b/srcpkgs/qt6-lottie/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
-checksum=824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a
+checksum=5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 1861a1e3d8d4c9d8a6fd0410660f8749274abcb3 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:38 +0100
Subject: [PATCH 10/30] qt6-multimedia: update to 6.8.2.
---
srcpkgs/qt6-multimedia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-multimedia/template b/srcpkgs/qt6-multimedia/template
index c9f82ef7430e2d..2fade091e150c4 100644
--- a/srcpkgs/qt6-multimedia/template
+++ b/srcpkgs/qt6-multimedia/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-multimedia'
pkgname=qt6-multimedia
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_gstreamer=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz"
-checksum=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953
+checksum=34f561fdc07b158bcc4ad040b596fc6086c48908060e854b473b557e4feb1569
if [ "$XBPS_MACHINE" = "i686" ]; then
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1 -DDISABLE_SIMD=1"
From 2fa4227d41f3c9bb85f9f471045b301fd0051d2e Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:40 +0100
Subject: [PATCH 11/30] qt6-networkauth: update to 6.8.2.
---
srcpkgs/qt6-networkauth/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template
index 1534fe66ebd66c..834f905aaa1f7b 100644
--- a/srcpkgs/qt6-networkauth/template
+++ b/srcpkgs/qt6-networkauth/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
-checksum=118664ba929c5fbbdf822438bd69bd43674cfee82e504e143da600fe47c74024
+checksum=d495b4b527ec87aba65af1a8e20291eb0a4826ddfafa78b0cb0ac1ef4455b4d7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 7b3e8b3dc62bc1e1cf7ee44b62ff565c2fbf05ed Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:49 +0100
Subject: [PATCH 12/30] qt6-pdf: update to 6.8.2.
---
srcpkgs/qt6-pdf/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-pdf/template b/srcpkgs/qt6-pdf/template
index 0caba75e9f052e..8bd0bfc5f4d8ca 100644
--- a/srcpkgs/qt6-pdf/template
+++ b/srcpkgs/qt6-pdf/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-pdf'
pkgname=qt6-pdf
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_qtpdf_build=ON
@@ -22,7 +22,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only, BSD-3-Clause"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebengine-everywhere-src-${version}.tar.xz"
-checksum=1ba8e03ac8edcf50ce830e49b63db983de22e96757452975c1d3e6d120ae91bc
+checksum=ff95987f16c197b31ad4d96972f8d9b00c740c5bed70c3e68ee42d673ee54802
if [ "$XBPS_LIBC" = "musl" ]; then
hostmakedepends+=" musl-legacy-compat"
From 87ba50037de2927b78ab30b45fbb8b998245fb5a Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:50 +0100
Subject: [PATCH 13/30] qt6-position: update to 6.8.2.
---
srcpkgs/qt6-position/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-position/template b/srcpkgs/qt6-position/template
index 67b811c1665e30..6252ca85f04906 100644
--- a/srcpkgs/qt6-position/template
+++ b/srcpkgs/qt6-position/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-position'
pkgname=qt6-position
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
-checksum=e310e7232591d4beb1785bfff8ff3e77430bdf5e9a17f56694b732f5267df78d
+checksum=df30664f4e936466a7e1157ff26abc61efb5e94c9eb8750e1bcdffeec95db8e5
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From 3a895fe8847bd071d423f06e43ce70621094a04d Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:52 +0100
Subject: [PATCH 14/30] qt6-qt5compat: update to 6.8.2.
---
srcpkgs/qt6-qt5compat/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-qt5compat/template b/srcpkgs/qt6-qt5compat/template
index a404a4af6c54df..eb126705666b8e 100644
--- a/srcpkgs/qt6-qt5compat/template
+++ b/srcpkgs/qt6-qt5compat/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_textcodec=ON -DQT_FEATURE_codecs=ON
@@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
-checksum=05c8c088b4cd8331fa8a9c8b7ff7c42a088cb112e673eae5708048d0131264fc
+checksum=b53154bc95ec08e2ddc266bef250fbd684b4eb2df96bc8c27d26b1e953495316
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From c2fbbf899c9350175b851358e4512ca4011f3b5f Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:54 +0100
Subject: [PATCH 15/30] qt6-quick3d: update to 6.8.2.
---
srcpkgs/qt6-quick3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quick3d/template b/srcpkgs/qt6-quick3d/template
index c1988257f7fcbc..d240eef655597a 100644
--- a/srcpkgs/qt6-quick3d/template
+++ b/srcpkgs/qt6-quick3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quick3d'
pkgname=qt6-quick3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools qt6-shadertools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
-checksum=3f3d345e6c95fcd40ab37e6a37cd31811e5d239dea8e142e632d4ea41bf20ce7
+checksum=084cebccb8c5b1c6bafb7756ab89b08ced23c20cd2e996ed54909a154a9f0b6d
subpackages="qt6-quick3d-tools qt6-quick3d-private-devel qt6-quick3d-devel"
if [ "$CROSS_BUILD" ]; then
From 29c24007240fa9f22e066cf1e821296757f5203b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:56 +0100
Subject: [PATCH 16/30] qt6-quicktimeline: update to 6.8.2.
---
srcpkgs/qt6-quicktimeline/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quicktimeline/template b/srcpkgs/qt6-quicktimeline/template
index 009bacff34854d..20a6d2c2ec6805 100644
--- a/srcpkgs/qt6-quicktimeline/template
+++ b/srcpkgs/qt6-quicktimeline/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version/rc/-rc}/submodules/qtquicktimeline-everywhere-src-${version/rc/-rc}.tar.xz"
-checksum=fdbc198e27fd7bce0801fb3cfa336e81932607e6a36c97ae8394880eedfe12a3
+checksum=c33dbceed9fabb3d7f6731a68aee602bad5a04bb6f0a473792e61858c0bc1aaa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From ffe22b56cd8bd65c097ef92bed994ad8950bc8ae Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:57 +0100
Subject: [PATCH 17/30] qt6-remoteobjects: update to 6.8.2.
---
srcpkgs/qt6-remoteobjects/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-remoteobjects/template b/srcpkgs/qt6-remoteobjects/template
index 23c85a9166543b..b8d6ae21ca5bd4 100644
--- a/srcpkgs/qt6-remoteobjects/template
+++ b/srcpkgs/qt6-remoteobjects/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-remoteobjects'
pkgname=qt6-remoteobjects
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtremoteobjects-everywhere-src-${version}.tar.xz"
-checksum=7ef2870f05614b71d1cfdd7ac12acef5294abc43da244a6e9e411f21208f59f8
+checksum=d02ad3ede11b0bbf8187cb79227383aed5b4538107b522d1249eab7b1b5eb629
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt6-remoteobjects-tools"
From 59405cd6a802f3a050e60d29f20a193ce6afe712 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:59 +0100
Subject: [PATCH 18/30] qt6-scxml: update to 6.8.2.
---
srcpkgs/qt6-scxml/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-scxml/template b/srcpkgs/qt6-scxml/template
index 13764a60ec504f..bfda4444307368 100644
--- a/srcpkgs/qt6-scxml/template
+++ b/srcpkgs/qt6-scxml/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_scxml_ecmascriptdatamodel=ON"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
-checksum=2f406f44cfacd6eddb90468012a5d1d99d7a64ec05a21a2a7eda9dfc12614fd6
+checksum=683c4a11a24001e901cc84853723046a1ba27004bcc06680a72eaac6cf8ea193
subpackages="qt6-scxml-tools qt6-scxml-devel"
if [ "$CROSS_BUILD" ]; then
From 8d9542db7a9cbc29381ea5312eb7837aa8e6064b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:00 +0100
Subject: [PATCH 19/30] qt6-sensors: update to 6.8.2.
---
srcpkgs/qt6-sensors/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-sensors/template b/srcpkgs/qt6-sensors/template
index 67ee56f0715b2c..a59d8735c4a6ab 100644
--- a/srcpkgs/qt6-sensors/template
+++ b/srcpkgs/qt6-sensors/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-sensors'
pkgname=qt6-sensors
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
-checksum=41f49b614850d40c647b80e70ef6be759e8fc90ac6cce3ab6f82a357201d9750
+checksum=8a817c9b001ad0abdbf15064826ca6a8ee6b66fef8f04b4343ac9f7b2ddbf4ca
post_install() {
rm -rf ${DESTDIR}/usr/tests
From 95a9286f3e44983860a9451d8c072c1f31612326 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:02 +0100
Subject: [PATCH 20/30] qt6-serialport: update to 6.8.2.
---
srcpkgs/qt6-serialport/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-serialport/template b/srcpkgs/qt6-serialport/template
index 7658adf8c38c7e..a7a895e551f3e7 100644
--- a/srcpkgs/qt6-serialport/template
+++ b/srcpkgs/qt6-serialport/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base pkg-config"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
-checksum=098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
+checksum=ed17e02361e989f149f58d021ab8cd66f21db4cdfb8cde0a462017e6ac1e3be7
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
From 17e758ad9a3592378e3a7ff5ef33f3a2fa4c9623 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:03 +0100
Subject: [PATCH 21/30] qt6-shadertools: update to 6.8.2.
---
srcpkgs/qt6-shadertools/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-shadertools/template b/srcpkgs/qt6-shadertools/template
index 38a9646c7dd95f..db4591977d8f34 100644
--- a/srcpkgs/qt6-shadertools/template
+++ b/srcpkgs/qt6-shadertools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-shadertools'
pkgname=qt6-shadertools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
-checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
+checksum=d1d5f90e8885fc70d63ac55a4ce4d9a2688562033a000bc4aff9320f5f551871
if [ "$CROSS_BUILD" ]; then
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
From 8fd8319d7fe3e5b4f670e131d1db563e8ee02788 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:05 +0100
Subject: [PATCH 22/30] qt6-speech: update to 6.8.2.
---
srcpkgs/qt6-speech/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-speech/template b/srcpkgs/qt6-speech/template
index 7f77c09431f0e3..8db138717f7116 100644
--- a/srcpkgs/qt6-speech/template
+++ b/srcpkgs/qt6-speech/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-speech'
pkgname=qt6-speech
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz"
-checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf
+checksum=e09b52336bb90090f4582a382fa084f7573ebd207cc81f3066ef94cc1bf202c3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 500228211ac725f4a85b57cfc2f3596b78703020 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:06 +0100
Subject: [PATCH 23/30] qt6-svg: update to 6.8.2.
---
srcpkgs/qt6-svg/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-svg/template b/srcpkgs/qt6-svg/template
index 8c39462fa15758..0c8a9a5f7b1240 100644
--- a/srcpkgs/qt6-svg/template
+++ b/srcpkgs/qt6-svg/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
-checksum=3d0de73596e36b2daa7c48d77c4426bb091752856912fba720215f756c560dd0
+checksum=aa2579f21ca66d19cbcf31d87e9067e07932635d36869c8239d4decd0a9dc1fa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 0a26dd8d919fb32421b5d2e95c0556a5a35906af Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:08 +0100
Subject: [PATCH 24/30] qt6-tools: update to 6.8.2.
---
srcpkgs/qt6-tools/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-tools/template b/srcpkgs/qt6-tools/template
index f71ef1f2291d4b..846191dbdad543 100644
--- a/srcpkgs/qt6-tools/template
+++ b/srcpkgs/qt6-tools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-tools'
pkgname=qt6-tools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DEXTERNAL_GUMBO=ON -DLITEHTML_UTF8=ON -DUSE_ICU=ON
@@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="custom:GPL-3.0-only-with-Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttools-everywhere-src-${version}.tar.xz"
-checksum=9d43d409be08b8681a0155a9c65114b69c9a3fc11aef6487bb7fdc5b283c432d
+checksum=326381b7d43f07913612f291abc298ae79bd95382e2233abce982cff2b53d2c0
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DQT_FORCE_BUILD_TOOLS=TRUE"
From 8033f1d3bd4783f66508ee003e9c8da646a65015 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:09 +0100
Subject: [PATCH 25/30] qt6-translations: update to 6.8.2.
---
srcpkgs/qt6-translations/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-translations/template b/srcpkgs/qt6-translations/template
index 2ffa581bfff4ae..a4f96a5f6bca82 100644
--- a/srcpkgs/qt6-translations/template
+++ b/srcpkgs/qt6-translations/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-translations'
pkgname=qt6-translations
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
@@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
-checksum=635a6093e99152243b807de51077485ceadd4786d4acb135b9340b2303035a4a
+checksum=d2106e8a580bfd77702c4c1840299288d344902b0e2c758ca813ea04c6d6a3d1
do_configure() {
rm -rf build
From 25ff832aeea18ffd2578f825a81422ca486c1c6d Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:11 +0100
Subject: [PATCH 26/30] qt6-virtualkeyboard: update to 6.8.2.
---
srcpkgs/qt6-virtualkeyboard/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-virtualkeyboard/template b/srcpkgs/qt6-virtualkeyboard/template
index b319c858577522..2508cf056e372c 100644
--- a/srcpkgs/qt6-virtualkeyboard/template
+++ b/srcpkgs/qt6-virtualkeyboard/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtvirtualkeyboard-everywhere-src-${version}.tar.xz"
-checksum=1022a3bc4093ec732e85b659158c8a70a31eecbd0dfef4e4f6c67f474f89a264
+checksum=2ddce5156978b5da04c97b0de1abb9d5172a06796b56bca53cbb5e976277cb27
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From bda82120febe885efe62a3743fd7cfe030708845 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:12 +0100
Subject: [PATCH 27/30] qt6-wayland: update to 6.8.2.
---
srcpkgs/qt6-wayland/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template
index 2a62a5a5ca6c64..3de74ae385e60e 100644
--- a/srcpkgs/qt6-wayland/template
+++ b/srcpkgs/qt6-wayland/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-wayland'
pkgname=qt6-wayland
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl pkg-config wayland-devel qt6-declarative-host-tools"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz"
-checksum=2226fbde4e2ddd12f8bf4b239c8f38fd706a54e789e63467dfddc77129eca203
+checksum=5e46157908295f2bf924462d8c0855b0508ba338ced9e810891fefa295dc9647
subpackages="qt6-wayland-tools qt6-wayland-private-devel qt6-wayland-devel"
From 3d3cda1b650cd83d4544ca7458ea3b6397979f07 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:14 +0100
Subject: [PATCH 28/30] qt6-webchannel: update to 6.8.2.
---
srcpkgs/qt6-webchannel/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webchannel/template b/srcpkgs/qt6-webchannel/template
index 0d97d9e25fe262..9f4b6300260c6f 100644
--- a/srcpkgs/qt6-webchannel/template
+++ b/srcpkgs/qt6-webchannel/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webchannel'
pkgname=qt6-webchannel
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebchannel-everywhere-src-${version}.tar.xz"
-checksum=6b139f7f9128309e924da145023fa8ea87922bd79693392b3b2e4ba568a5763a
+checksum=869f1e53f44673a57670005b1239cd67b9a5f372c8cae799c1e4af3f1c68b7ac
do_check() {
cd build
From 99a5e5aa602e5e2e2a30bf347022348d479ab09f Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:15 +0100
Subject: [PATCH 29/30] qt6-websockets: update to 6.8.2.
---
srcpkgs/qt6-websockets/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-websockets/template b/srcpkgs/qt6-websockets/template
index 0cfc1cc2ebb5e6..e3744918b2f91f 100644
--- a/srcpkgs/qt6-websockets/template
+++ b/srcpkgs/qt6-websockets/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz"
-checksum=e4cfdae8760bedd1c2b00429a6c9bf88cc11c5018dcb46bde277fb1edf341e3f
+checksum=919df562ba3446c8393992d112085ad2d96d23aaf802b1cd7a30bf3ba2fe8cbe
do_check() {
cd build
From 84c94e85cecdf423d4cc64f860f8ccd2981ffcc5 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:17 +0100
Subject: [PATCH 30/30] qt6-webview: update to 6.8.2.
---
srcpkgs/qt6-webview/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webview/template b/srcpkgs/qt6-webview/template
index 907de77f66f124..e1f5b621c5ebb7 100644
--- a/srcpkgs/qt6-webview/template
+++ b/srcpkgs/qt6-webview/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webview'
pkgname=qt6-webview
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebview-everywhere-src-${version}.tar.xz"
-checksum=f56bc09e9c84fa06f3955871ba37065556696c72be9c7620925eb0fd83569e22
+checksum=86b436271193d958119bf8866dec16b6ad3879c8e3e06458e3f79ca846bed043
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="no qt6-webengine"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] qt6: update to 6.8.2
2025-02-10 22:36 [PR PATCH] qt6: update to 6.8.2 Johnnynator
@ 2025-02-17 15:27 ` Johnnynator
2025-02-23 14:18 ` Johnnynator
2025-02-23 14:19 ` [PR PATCH] [Merged]: " Johnnynator
2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2025-02-17 15:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]
There is an updated pull request by Johnnynator against master on the void-packages repository
https://github.com/Johnnynator/void-packages qt6.8.2
https://github.com/void-linux/void-packages/pull/54282
qt6: update to 6.8.2
- **qt6-3d: update to 6.8.2.**
- **qt6-base: update to 6.8.2.**
- **qt6-charts: update to 6.8.2.**
- **qt6-connectivity: update to 6.8.2.**
- **qt6-declarative: update to 6.8.2.**
- **qt6-imageformats: update to 6.8.2.**
- **qt6-languageserver: update to 6.8.2.**
- **qt6-location: update to 6.8.2.**
- **qt6-lottie: update to 6.8.2.**
- **qt6-multimedia: update to 6.8.2.**
- **qt6-networkauth: update to 6.8.2.**
- **qt6-pdf: update to 6.8.2.**
- **qt6-position: update to 6.8.2.**
- **qt6-qt5compat: update to 6.8.2.**
- **qt6-quick3d: update to 6.8.2.**
- **qt6-quicktimeline: update to 6.8.2.**
- **qt6-remoteobjects: update to 6.8.2.**
- **qt6-scxml: update to 6.8.2.**
- **qt6-sensors: update to 6.8.2.**
- **qt6-serialport: update to 6.8.2.**
- **qt6-shadertools: update to 6.8.2.**
- **qt6-speech: update to 6.8.2.**
- **qt6-svg: update to 6.8.2.**
- **qt6-tools: update to 6.8.2.**
- **qt6-translations: update to 6.8.2.**
- **qt6-virtualkeyboard: update to 6.8.2.**
- **qt6-wayland: update to 6.8.2.**
- **qt6-webchannel: update to 6.8.2.**
- **qt6-websockets: update to 6.8.2.**
- **qt6-webview: update to 6.8.2.**
A patch file from https://github.com/void-linux/void-packages/pull/54282.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6.8.2-54282.patch --]
[-- Type: text/x-diff, Size: 47249 bytes --]
From dfb6e5055da644b02b9c02cf15320d2ee4e107ab Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:24 +0100
Subject: [PATCH 01/30] qt6-3d: update to 6.8.2.
---
srcpkgs/qt6-3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-3d/template b/srcpkgs/qt6-3d/template
index 225ecf343373ad..2318bf7c22e078 100644
--- a/srcpkgs/qt6-3d/template
+++ b/srcpkgs/qt6-3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt3d-everywhere-src-${version}.tar.xz"
-checksum=08b006871b7bad92597c6b588ca921f630131e579e25079e49c0b34c0d7c4236
+checksum=577a6352f091a8d5fd087a0ac948befb185583959ee4048009073f0b377b8c44
subpackages="qt6-3d-private-devel qt6-3d-devel"
From 84d29d793cd2c18e94e09f60f2be1184da61c5d1 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:26 +0100
Subject: [PATCH 02/30] qt6-base: update to 6.8.2.
---
srcpkgs/qt6-base/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-base/template b/srcpkgs/qt6-base/template
index 2a6415546e786e..8a1a5683713616 100644
--- a/srcpkgs/qt6-base/template
+++ b/srcpkgs/qt6-base/template
@@ -2,7 +2,7 @@
#
# On update rebuild all pkg with qt6-base-private-devel
pkgname=qt6-base
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DINSTALL_DATADIR=share/qt6
@@ -35,7 +35,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtbase-everywhere-src-${version}.tar.xz"
-checksum=40b14562ef3bd779bc0e0418ea2ae08fa28235f8ea6e8c0cb3bce1d6ad58dcaf
+checksum=012043ce6d411e6e8a91fdc4e05e6bedcfa10fcb1347d3c33908f7fdd10dfe05
python_version=3
if [ "$CROSS_BUILD" ]; then
From 37740210b8b1894ed80095de800595c91bff47e7 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:27 +0100
Subject: [PATCH 03/30] qt6-charts: update to 6.8.2.
---
srcpkgs/qt6-charts/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-charts/template b/srcpkgs/qt6-charts/template
index ba98cb77e85b66..3808e690e30924 100644
--- a/srcpkgs/qt6-charts/template
+++ b/srcpkgs/qt6-charts/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
-checksum=2edea3f16e248ef508d99332798645b7f5ab6edbbf2e3d7d78fb674156f07d29
+checksum=ec7c84da1a5d7b2f8cea610df6f993fa3c48990dc9f6bec995c69c5bfb34c55f
subpackages="qt6-charts-private-devel qt6-charts-devel"
From ddc9c9b71b0a8579ad550421242c6707b627f789 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:29 +0100
Subject: [PATCH 04/30] qt6-connectivity: update to 6.8.2.
---
srcpkgs/qt6-connectivity/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-connectivity/template b/srcpkgs/qt6-connectivity/template
index 9eb1fe5268c778..1d66765ad4a729 100644
--- a/srcpkgs/qt6-connectivity/template
+++ b/srcpkgs/qt6-connectivity/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-connectivity'
pkgname=qt6-connectivity
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_pcsclite=ON"
@@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtconnectivity-everywhere-src-${version}.tar.xz"
-checksum=ccfd46e7ad2290710788274e145fb1f224d8a5ce360764ec10824b5908a6441c
+checksum=e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a
do_check() {
ctest -E tst_qlowenergycontroller
From de4423831bbecdc3771ee1af699e379f5b77dd16 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:31 +0100
Subject: [PATCH 05/30] qt6-declarative: update to 6.8.2.
---
.../patches/bin-qml-location.patch | 206 ------------------
srcpkgs/qt6-declarative/template | 4 +-
2 files changed, 2 insertions(+), 208 deletions(-)
delete mode 100644 srcpkgs/qt6-declarative/patches/bin-qml-location.patch
diff --git a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch b/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
deleted file mode 100644
index 84f6dfbe663c44..00000000000000
--- a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
+++ /dev/null
@@ -1,206 +0,0 @@
---- a/tests/auto/qml/debugger/qqmldebugtranslationclient/tst_qqmldebugtranslationclient.cpp
-+++ b/tests/auto/qml/debugger/qqmldebugtranslationclient/tst_qqmldebugtranslationclient.cpp
-@@ -71,6 +71,9 @@ private:
- m_currentOutputLine = 0;
-
- auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
- auto services = QQmlDebugTranslationServiceImpl::s_key;
- auto extraArgs = testFile(QMLFILE);
- auto block = true;
---- a/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
-+++ b/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
-@@ -47,7 +47,11 @@ tst_QQmlInspector::tst_QQmlInspector()
- QQmlDebugTest::ConnectResult tst_QQmlInspector::startQmlProcess(const QString &qmlFile,
- bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("QmlInspector") : QString(),
- testFile(qmlFile), true);
- }
---- a/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
-+++ b/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
-@@ -181,10 +181,18 @@ private:
- CheckType = CheckMessageType | CheckDetailType | CheckLine | CheckColumn | CheckFileEndsWith
- };
-
-+ static QString QmlScenePath()
-+ {
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ return QString(build_bin_path) + "/qmlscene";
-+ return QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ }
-+
- ConnectResult connectTo(bool block, const QString &file, bool recordFromStart = true,
- uint flushInterval = 0, bool restrictServices = true,
- const QString &executable
-- = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene");
-+ = QmlScenePath());
- void checkProcessTerminated();
- void checkTraceReceived();
- void checkJsHeap();
---- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/tst_qqmldebuggingenabler.cpp
-+++ b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/tst_qqmldebuggingenabler.cpp
-@@ -85,8 +85,12 @@ void tst_QQmlDebuggingEnabler::qmlscene(
- QFETCH(bool, blockMode);
- QFETCH(QStringList, services);
-
-- m_process = new QQmlDebugProcess(
-- QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene", this);
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qmlscene";
-+
-+ m_process = new QQmlDebugProcess(executable, this);
- m_process->setMaximumBindErrors(1);
- m_process->start(QStringList()
- << QString::fromLatin1("-qmljsdebugger=connector:%1%2%3%4")
---- a/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp
-+++ b/tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp
-@@ -66,7 +66,11 @@ tst_QQmlEngineControl::tst_QQmlEngineCon
- QQmlDebugTest::ConnectResult tst_QQmlEngineControl::connectTo(const QString &file,
- bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qmlscene";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("EngineControl") : QString(),
- testFile(file), true);
- }
---- a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
-+++ b/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
-@@ -70,8 +70,11 @@ tst_QQmlEngineDebugInspectorIntegration:
-
- QQmlDebugTest::ConnectResult tst_QQmlEngineDebugInspectorIntegration::runAndConnect(bool restrictServices)
- {
-- return QQmlDebugTest::connectTo(
-- QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- restrictServices ? QStringLiteral("QmlDebugger,QmlInspector") : QString(),
- testFile("qtquick2.qml"), true);
- }
---- a/tests/auto/qml/debugger/qqmlpreview/tst_qqmlpreview.cpp
-+++ b/tests/auto/qml/debugger/qqmlpreview/tst_qqmlpreview.cpp
-@@ -56,7 +56,11 @@ tst_QQmlPreview::tst_QQmlPreview()
-
- QQmlDebugTest::ConnectResult tst_QQmlPreview::startQmlProcess(const QString &qmlFile)
- {
-- return QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ return QQmlDebugTest::connectTo(executable,
- QStringLiteral("QmlPreview"), testFile(qmlFile), true);
- }
-
---- a/tests/auto/qml/qmlformat/tst_qmlformat.cpp
-+++ b/tests/auto/qml/qmlformat/tst_qmlformat.cpp
-@@ -74,6 +74,9 @@ void TestQmlformat::initTestCase()
- {
- QQmlDataTest::initTestCase();
- m_qmlformatPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmlformat");
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ m_qmlformatPath = QLatin1String(build_bin_path) + "/qmlformat";
- #ifdef Q_OS_WIN
- m_qmlformatPath += QLatin1String(".exe");
- #endif
---- a/tests/auto/qml/qmlimportscanner/tst_qmlimportscanner.cpp
-+++ b/tests/auto/qml/qmlimportscanner/tst_qmlimportscanner.cpp
-@@ -42,6 +42,9 @@ void TestQmlimportscanner::initTestCase(
- QQmlDataTest::initTestCase();
- m_qmlimportscannerPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmlimportscanner");
-+ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
-+ if (build_libexec && *build_libexec)
-+ m_qmlimportscannerPath = QLatin1String(build_libexec) + "/qmlimportscanner";
- #ifdef Q_OS_WIN
- m_qmlimportscannerPath += QLatin1String(".exe");
- #endif
---- a/tests/auto/qml/qmllint/tst_qmllint.cpp
-+++ b/tests/auto/qml/qmllint/tst_qmllint.cpp
-@@ -170,10 +170,18 @@ void TestQmllint::initTestCase()
- {
- QQmlDataTest::initTestCase();
- m_qmllintPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmllint");
-+ char *build_bin = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin && *build_bin)
-+ m_qmllintPath = QLatin1String(build_bin) + "/qmllint";
- m_qmljsrootgenPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmljsrootgen");
- m_qmltyperegistrarPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmltyperegistrar");
-+ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
-+ if (build_libexec && *build_libexec) {
-+ m_qmljsrootgenPath = QLatin1String(build_libexec) + "/qmljsrootgen";
-+ m_qmltyperegistrarPath = QLatin1String(build_libexec) + "/qmltypesregistrar";
-+ }
- #ifdef Q_OS_WIN
- m_qmllintPath += QLatin1String(".exe");
- m_qmljsrootgenPath += QLatin1String(".exe");
---- a/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
-+++ b/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
-@@ -118,7 +118,11 @@ tst_QDebugMessageService::tst_QDebugMess
-
- void tst_QDebugMessageService::retrieveDebugOutput()
- {
-- QCOMPARE(QQmlDebugTest::connectTo(QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml",
-+ auto executable = QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qml";
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ executable = QString(build_bin_path) + "/qml";
-+ QCOMPARE(QQmlDebugTest::connectTo(executable,
- QString(), testFile(QMLFILE), true), ConnectSuccess);
-
- QTRY_VERIFY(m_client->logBuffer.size() >= 2);
---- a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.cpp
-+++ b/tests/auto/qml/qmlplugindump/tst_qmlplugindump.cpp
-@@ -38,6 +38,9 @@ void tst_qmlplugindump::initTestCase()
- {
- QQmlDataTest::initTestCase();
- qmlplugindumpPath = QLibraryInfo::path(QLibraryInfo::BinariesPath);
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ qmlplugindumpPath = build_bin_path;
-
- #if defined(Q_OS_WIN)
- qmlplugindumpPath += QLatin1String("/qmlplugindump.exe");
---- a/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp
-+++ b/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp
-@@ -163,11 +163,18 @@ void tst_QQmlDebugJS::initTestCase()
- QQmlDebugTest::initTestCase();
- }
- #include <iostream>
-+static QString qmlScenePath()
-+{
-+ char *build_bin_path = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin_path && *build_bin_path)
-+ return QString(build_bin_path) + "/qmlscene";
-+ return QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene";
-+}
- QQmlDebugTest::ConnectResult tst_QQmlDebugJS::runAndConnect(bool qmlscene, const QString &qmlFile,
- bool blockMode, bool restrictServices)
- {
- const QString executable = qmlscene
-- ? QLibraryInfo::path(QLibraryInfo::BinariesPath) + "/qmlscene"
-+ ? qmlScenePath()
- : debugJsServerPath("qqmldebugjs");
- return QQmlDebugTest::connectTo(
- executable, restrictServices ? QStringLiteral("V8Debugger") : QString(),
diff --git a/srcpkgs/qt6-declarative/template b/srcpkgs/qt6-declarative/template
index df8ed168b89edb..3d3393f12790d7 100644
--- a/srcpkgs/qt6-declarative/template
+++ b/srcpkgs/qt6-declarative/template
@@ -2,7 +2,7 @@
#
# On update, rebuild pkgs with qt6-declarative-private-devel
pkgname=qt6-declarative
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
-checksum=95d15d5c1b6adcedb1df6485219ad13b8dc1bb5168b5151f2f1f7246a4c039fc
+checksum=144d876adc8bb55909735143e678d1e24eadcd0a380a0186792d88b731346d56
replaces="qt6-quickcontrols2>=0"
if [ "$CROSS_BUILD" ]; then
From 8959db5ed8b31fd07943bebdbb766a4e03b6a42b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:32 +0100
Subject: [PATCH 06/30] qt6-imageformats: update to 6.8.2.
---
srcpkgs/qt6-imageformats/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-imageformats/template b/srcpkgs/qt6-imageformats/template
index 3562d6ff986b53..e52ec7159b0a42 100644
--- a/srcpkgs/qt6-imageformats/template
+++ b/srcpkgs/qt6-imageformats/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-imageformats'
pkgname=qt6-imageformats
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,4 +10,4 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
-checksum=138cc2909aa98f5ff7283e36eb3936eb5e625d3ca3b4febae2ca21d8903dd237
+checksum=d2a1bbb84707b8a0aec29227b170be00f04383fbf2361943596d09e7e443c8e1
From 3a18095d839150a2f5cc9fe72a385bb3d9e7f311 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:34 +0100
Subject: [PATCH 07/30] qt6-languageserver: update to 6.8.2.
---
srcpkgs/qt6-languageserver/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6-languageserver/template b/srcpkgs/qt6-languageserver/template
index 6f70892f01dabe..ae66e2f2ffef53 100644
--- a/srcpkgs/qt6-languageserver/template
+++ b/srcpkgs/qt6-languageserver/template
@@ -1,17 +1,17 @@
# Template file for 'qt6-languageserver'
pkgname=qt6-languageserver
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
hostmakedepends="qt6-base"
makedepends="qt6-base-private-devel"
short_desc="Implementation of the Language Server Protocol for Qt6"
-maintainer="classabbyamp <void@placeviolette.net>"
+maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlanguageserver-everywhere-src-${version}.tar.xz"
-checksum=865e9436c1432a53e38a30625b6cee60bf72553ff508047115513a233c8e6d7e
+checksum=9eeb74ac15334c08777548c01e4ede80a4e2d36f1ebcb322423f24f14c2785fb
subpackages="qt6-languageserver-private-devel qt6-languageserver-devel"
From d6b4c0414a7c0c7c790370ca8cab95d50bb33c7f Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:35 +0100
Subject: [PATCH 08/30] qt6-location: update to 6.8.2.
---
srcpkgs/qt6-location/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template
index 398d15ab2edcef..594df72bf33db1 100644
--- a/srcpkgs/qt6-location/template
+++ b/srcpkgs/qt6-location/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-location'
pkgname=qt6-location
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlocation-everywhere-src-${version}.tar.xz"
-checksum=9070db5eb8bb873a1d4e49d3aa922e37e22771c6636d031d3a9f6addae4b59ef
+checksum=93490bcb416b8602ead6f335fb97f82c996e13bb8af25ea991f541a39b7d1719
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From 359755228206b1cf48027394950e189cbe95974d Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:37 +0100
Subject: [PATCH 09/30] qt6-lottie: update to 6.8.2.
---
srcpkgs/qt6-lottie/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-lottie/template b/srcpkgs/qt6-lottie/template
index 007dd567f217a0..815dc67d878c07 100644
--- a/srcpkgs/qt6-lottie/template
+++ b/srcpkgs/qt6-lottie/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
-checksum=824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a
+checksum=5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From b4dbc99d670146a308f8614743d71c3dd2f551f4 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:38 +0100
Subject: [PATCH 10/30] qt6-multimedia: update to 6.8.2.
---
srcpkgs/qt6-multimedia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-multimedia/template b/srcpkgs/qt6-multimedia/template
index c9f82ef7430e2d..2fade091e150c4 100644
--- a/srcpkgs/qt6-multimedia/template
+++ b/srcpkgs/qt6-multimedia/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-multimedia'
pkgname=qt6-multimedia
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_gstreamer=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz"
-checksum=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953
+checksum=34f561fdc07b158bcc4ad040b596fc6086c48908060e854b473b557e4feb1569
if [ "$XBPS_MACHINE" = "i686" ]; then
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1 -DDISABLE_SIMD=1"
From 334acf3fdd26f124b0e6d4e001b5eaa7da3c9cbb Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:40 +0100
Subject: [PATCH 11/30] qt6-networkauth: update to 6.8.2.
---
srcpkgs/qt6-networkauth/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template
index 1534fe66ebd66c..834f905aaa1f7b 100644
--- a/srcpkgs/qt6-networkauth/template
+++ b/srcpkgs/qt6-networkauth/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
-checksum=118664ba929c5fbbdf822438bd69bd43674cfee82e504e143da600fe47c74024
+checksum=d495b4b527ec87aba65af1a8e20291eb0a4826ddfafa78b0cb0ac1ef4455b4d7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From d131731d708a99e6bb2e3c3909985d61668dc343 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:49 +0100
Subject: [PATCH 12/30] qt6-pdf: update to 6.8.2.
---
srcpkgs/qt6-pdf/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-pdf/template b/srcpkgs/qt6-pdf/template
index 0caba75e9f052e..8bd0bfc5f4d8ca 100644
--- a/srcpkgs/qt6-pdf/template
+++ b/srcpkgs/qt6-pdf/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-pdf'
pkgname=qt6-pdf
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_qtpdf_build=ON
@@ -22,7 +22,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only, BSD-3-Clause"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebengine-everywhere-src-${version}.tar.xz"
-checksum=1ba8e03ac8edcf50ce830e49b63db983de22e96757452975c1d3e6d120ae91bc
+checksum=ff95987f16c197b31ad4d96972f8d9b00c740c5bed70c3e68ee42d673ee54802
if [ "$XBPS_LIBC" = "musl" ]; then
hostmakedepends+=" musl-legacy-compat"
From 7eba795c5593dc89f54f8b02453804db40932e60 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:50 +0100
Subject: [PATCH 13/30] qt6-position: update to 6.8.2.
---
srcpkgs/qt6-position/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-position/template b/srcpkgs/qt6-position/template
index 67b811c1665e30..6252ca85f04906 100644
--- a/srcpkgs/qt6-position/template
+++ b/srcpkgs/qt6-position/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-position'
pkgname=qt6-position
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
-checksum=e310e7232591d4beb1785bfff8ff3e77430bdf5e9a17f56694b732f5267df78d
+checksum=df30664f4e936466a7e1157ff26abc61efb5e94c9eb8750e1bcdffeec95db8e5
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From b7ff0b1a3b6e6c08bd751c5194401b35a454d588 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:52 +0100
Subject: [PATCH 14/30] qt6-qt5compat: update to 6.8.2.
---
srcpkgs/qt6-qt5compat/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-qt5compat/template b/srcpkgs/qt6-qt5compat/template
index a404a4af6c54df..eb126705666b8e 100644
--- a/srcpkgs/qt6-qt5compat/template
+++ b/srcpkgs/qt6-qt5compat/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_textcodec=ON -DQT_FEATURE_codecs=ON
@@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
-checksum=05c8c088b4cd8331fa8a9c8b7ff7c42a088cb112e673eae5708048d0131264fc
+checksum=b53154bc95ec08e2ddc266bef250fbd684b4eb2df96bc8c27d26b1e953495316
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 3cd8ae5bc305662f55d905d0a50c60e2c2f743f9 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:54 +0100
Subject: [PATCH 15/30] qt6-quick3d: update to 6.8.2.
---
srcpkgs/qt6-quick3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quick3d/template b/srcpkgs/qt6-quick3d/template
index c1988257f7fcbc..d240eef655597a 100644
--- a/srcpkgs/qt6-quick3d/template
+++ b/srcpkgs/qt6-quick3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quick3d'
pkgname=qt6-quick3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools qt6-shadertools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
-checksum=3f3d345e6c95fcd40ab37e6a37cd31811e5d239dea8e142e632d4ea41bf20ce7
+checksum=084cebccb8c5b1c6bafb7756ab89b08ced23c20cd2e996ed54909a154a9f0b6d
subpackages="qt6-quick3d-tools qt6-quick3d-private-devel qt6-quick3d-devel"
if [ "$CROSS_BUILD" ]; then
From 52afc9b4189cb1faba4fd1ed0ef398d3a2c55676 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:56 +0100
Subject: [PATCH 16/30] qt6-quicktimeline: update to 6.8.2.
---
srcpkgs/qt6-quicktimeline/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quicktimeline/template b/srcpkgs/qt6-quicktimeline/template
index 009bacff34854d..20a6d2c2ec6805 100644
--- a/srcpkgs/qt6-quicktimeline/template
+++ b/srcpkgs/qt6-quicktimeline/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version/rc/-rc}/submodules/qtquicktimeline-everywhere-src-${version/rc/-rc}.tar.xz"
-checksum=fdbc198e27fd7bce0801fb3cfa336e81932607e6a36c97ae8394880eedfe12a3
+checksum=c33dbceed9fabb3d7f6731a68aee602bad5a04bb6f0a473792e61858c0bc1aaa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From ffd9b08689ade8a0ee3aba835cf34eb8ef61d7b1 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:57 +0100
Subject: [PATCH 17/30] qt6-remoteobjects: update to 6.8.2.
---
srcpkgs/qt6-remoteobjects/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-remoteobjects/template b/srcpkgs/qt6-remoteobjects/template
index 23c85a9166543b..b8d6ae21ca5bd4 100644
--- a/srcpkgs/qt6-remoteobjects/template
+++ b/srcpkgs/qt6-remoteobjects/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-remoteobjects'
pkgname=qt6-remoteobjects
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtremoteobjects-everywhere-src-${version}.tar.xz"
-checksum=7ef2870f05614b71d1cfdd7ac12acef5294abc43da244a6e9e411f21208f59f8
+checksum=d02ad3ede11b0bbf8187cb79227383aed5b4538107b522d1249eab7b1b5eb629
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt6-remoteobjects-tools"
From 48d25f492736278a23cb6f75cb667325ef8c3617 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:59 +0100
Subject: [PATCH 18/30] qt6-scxml: update to 6.8.2.
---
srcpkgs/qt6-scxml/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-scxml/template b/srcpkgs/qt6-scxml/template
index 13764a60ec504f..bfda4444307368 100644
--- a/srcpkgs/qt6-scxml/template
+++ b/srcpkgs/qt6-scxml/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_scxml_ecmascriptdatamodel=ON"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
-checksum=2f406f44cfacd6eddb90468012a5d1d99d7a64ec05a21a2a7eda9dfc12614fd6
+checksum=683c4a11a24001e901cc84853723046a1ba27004bcc06680a72eaac6cf8ea193
subpackages="qt6-scxml-tools qt6-scxml-devel"
if [ "$CROSS_BUILD" ]; then
From 28d66c85bba016d1694455912bc2ec251a2a2a11 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:00 +0100
Subject: [PATCH 19/30] qt6-sensors: update to 6.8.2.
---
srcpkgs/qt6-sensors/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-sensors/template b/srcpkgs/qt6-sensors/template
index 67ee56f0715b2c..a59d8735c4a6ab 100644
--- a/srcpkgs/qt6-sensors/template
+++ b/srcpkgs/qt6-sensors/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-sensors'
pkgname=qt6-sensors
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
-checksum=41f49b614850d40c647b80e70ef6be759e8fc90ac6cce3ab6f82a357201d9750
+checksum=8a817c9b001ad0abdbf15064826ca6a8ee6b66fef8f04b4343ac9f7b2ddbf4ca
post_install() {
rm -rf ${DESTDIR}/usr/tests
From 992c1bbdecaaaef56304ccabc56b886e3a4c3934 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:02 +0100
Subject: [PATCH 20/30] qt6-serialport: update to 6.8.2.
---
srcpkgs/qt6-serialport/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-serialport/template b/srcpkgs/qt6-serialport/template
index 7658adf8c38c7e..a7a895e551f3e7 100644
--- a/srcpkgs/qt6-serialport/template
+++ b/srcpkgs/qt6-serialport/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base pkg-config"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
-checksum=098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
+checksum=ed17e02361e989f149f58d021ab8cd66f21db4cdfb8cde0a462017e6ac1e3be7
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
From c1fe4d28093482bf2a34b9c5a2753dfdafbe3ef5 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:03 +0100
Subject: [PATCH 21/30] qt6-shadertools: update to 6.8.2.
---
srcpkgs/qt6-shadertools/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-shadertools/template b/srcpkgs/qt6-shadertools/template
index 38a9646c7dd95f..db4591977d8f34 100644
--- a/srcpkgs/qt6-shadertools/template
+++ b/srcpkgs/qt6-shadertools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-shadertools'
pkgname=qt6-shadertools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
-checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
+checksum=d1d5f90e8885fc70d63ac55a4ce4d9a2688562033a000bc4aff9320f5f551871
if [ "$CROSS_BUILD" ]; then
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
From cbf3ef408ab8d3e21cb806006deb82c0ac20cc74 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:05 +0100
Subject: [PATCH 22/30] qt6-speech: update to 6.8.2.
---
srcpkgs/qt6-speech/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-speech/template b/srcpkgs/qt6-speech/template
index 7f77c09431f0e3..8db138717f7116 100644
--- a/srcpkgs/qt6-speech/template
+++ b/srcpkgs/qt6-speech/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-speech'
pkgname=qt6-speech
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz"
-checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf
+checksum=e09b52336bb90090f4582a382fa084f7573ebd207cc81f3066ef94cc1bf202c3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From aa18dfd1cf0dfbff3b40d05f31a2268e02d75346 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:06 +0100
Subject: [PATCH 23/30] qt6-svg: update to 6.8.2.
---
srcpkgs/qt6-svg/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-svg/template b/srcpkgs/qt6-svg/template
index 8c39462fa15758..0c8a9a5f7b1240 100644
--- a/srcpkgs/qt6-svg/template
+++ b/srcpkgs/qt6-svg/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
-checksum=3d0de73596e36b2daa7c48d77c4426bb091752856912fba720215f756c560dd0
+checksum=aa2579f21ca66d19cbcf31d87e9067e07932635d36869c8239d4decd0a9dc1fa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From a4f27e068f66de78074dfa0848db06981efc40cd Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:08 +0100
Subject: [PATCH 24/30] qt6-tools: update to 6.8.2.
---
srcpkgs/qt6-tools/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-tools/template b/srcpkgs/qt6-tools/template
index f71ef1f2291d4b..846191dbdad543 100644
--- a/srcpkgs/qt6-tools/template
+++ b/srcpkgs/qt6-tools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-tools'
pkgname=qt6-tools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DEXTERNAL_GUMBO=ON -DLITEHTML_UTF8=ON -DUSE_ICU=ON
@@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="custom:GPL-3.0-only-with-Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttools-everywhere-src-${version}.tar.xz"
-checksum=9d43d409be08b8681a0155a9c65114b69c9a3fc11aef6487bb7fdc5b283c432d
+checksum=326381b7d43f07913612f291abc298ae79bd95382e2233abce982cff2b53d2c0
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DQT_FORCE_BUILD_TOOLS=TRUE"
From c315548d08e2bc71551de6d9f9f8e6c2108e9500 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:09 +0100
Subject: [PATCH 25/30] qt6-translations: update to 6.8.2.
---
srcpkgs/qt6-translations/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-translations/template b/srcpkgs/qt6-translations/template
index 2ffa581bfff4ae..a4f96a5f6bca82 100644
--- a/srcpkgs/qt6-translations/template
+++ b/srcpkgs/qt6-translations/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-translations'
pkgname=qt6-translations
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
@@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
-checksum=635a6093e99152243b807de51077485ceadd4786d4acb135b9340b2303035a4a
+checksum=d2106e8a580bfd77702c4c1840299288d344902b0e2c758ca813ea04c6d6a3d1
do_configure() {
rm -rf build
From 5f8cfe83b082d5b1dfb40a2a224549c2269ac30c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:11 +0100
Subject: [PATCH 26/30] qt6-virtualkeyboard: update to 6.8.2.
---
srcpkgs/qt6-virtualkeyboard/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-virtualkeyboard/template b/srcpkgs/qt6-virtualkeyboard/template
index b319c858577522..2508cf056e372c 100644
--- a/srcpkgs/qt6-virtualkeyboard/template
+++ b/srcpkgs/qt6-virtualkeyboard/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtvirtualkeyboard-everywhere-src-${version}.tar.xz"
-checksum=1022a3bc4093ec732e85b659158c8a70a31eecbd0dfef4e4f6c67f474f89a264
+checksum=2ddce5156978b5da04c97b0de1abb9d5172a06796b56bca53cbb5e976277cb27
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 9f93819812a1b20234a8746c845e18372e507700 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:12 +0100
Subject: [PATCH 27/30] qt6-wayland: update to 6.8.2.
---
srcpkgs/qt6-wayland/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template
index 2a62a5a5ca6c64..3de74ae385e60e 100644
--- a/srcpkgs/qt6-wayland/template
+++ b/srcpkgs/qt6-wayland/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-wayland'
pkgname=qt6-wayland
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl pkg-config wayland-devel qt6-declarative-host-tools"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz"
-checksum=2226fbde4e2ddd12f8bf4b239c8f38fd706a54e789e63467dfddc77129eca203
+checksum=5e46157908295f2bf924462d8c0855b0508ba338ced9e810891fefa295dc9647
subpackages="qt6-wayland-tools qt6-wayland-private-devel qt6-wayland-devel"
From e2ed7bb4f369151422f75d28296c0a9292e93bdd Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:14 +0100
Subject: [PATCH 28/30] qt6-webchannel: update to 6.8.2.
---
srcpkgs/qt6-webchannel/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webchannel/template b/srcpkgs/qt6-webchannel/template
index 0d97d9e25fe262..9f4b6300260c6f 100644
--- a/srcpkgs/qt6-webchannel/template
+++ b/srcpkgs/qt6-webchannel/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webchannel'
pkgname=qt6-webchannel
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebchannel-everywhere-src-${version}.tar.xz"
-checksum=6b139f7f9128309e924da145023fa8ea87922bd79693392b3b2e4ba568a5763a
+checksum=869f1e53f44673a57670005b1239cd67b9a5f372c8cae799c1e4af3f1c68b7ac
do_check() {
cd build
From ffb7a281363515c5bc6dc8f25a4cfafaefb80f83 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:15 +0100
Subject: [PATCH 29/30] qt6-websockets: update to 6.8.2.
---
srcpkgs/qt6-websockets/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-websockets/template b/srcpkgs/qt6-websockets/template
index 0cfc1cc2ebb5e6..e3744918b2f91f 100644
--- a/srcpkgs/qt6-websockets/template
+++ b/srcpkgs/qt6-websockets/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz"
-checksum=e4cfdae8760bedd1c2b00429a6c9bf88cc11c5018dcb46bde277fb1edf341e3f
+checksum=919df562ba3446c8393992d112085ad2d96d23aaf802b1cd7a30bf3ba2fe8cbe
do_check() {
cd build
From 3f41dae339f280940598e5322abdf90e2d4e5d36 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:17 +0100
Subject: [PATCH 30/30] qt6-webview: update to 6.8.2.
---
srcpkgs/qt6-webview/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webview/template b/srcpkgs/qt6-webview/template
index 907de77f66f124..e1f5b621c5ebb7 100644
--- a/srcpkgs/qt6-webview/template
+++ b/srcpkgs/qt6-webview/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webview'
pkgname=qt6-webview
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebview-everywhere-src-${version}.tar.xz"
-checksum=f56bc09e9c84fa06f3955871ba37065556696c72be9c7620925eb0fd83569e22
+checksum=86b436271193d958119bf8866dec16b6ad3879c8e3e06458e3f79ca846bed043
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="no qt6-webengine"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] qt6: update to 6.8.2
2025-02-10 22:36 [PR PATCH] qt6: update to 6.8.2 Johnnynator
2025-02-17 15:27 ` [PR PATCH] [Updated] " Johnnynator
@ 2025-02-23 14:18 ` Johnnynator
2025-02-23 14:19 ` [PR PATCH] [Merged]: " Johnnynator
2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2025-02-23 14:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]
There is an updated pull request by Johnnynator against master on the void-packages repository
https://github.com/Johnnynator/void-packages qt6.8.2
https://github.com/void-linux/void-packages/pull/54282
qt6: update to 6.8.2
- **qt6-3d: update to 6.8.2.**
- **qt6-base: update to 6.8.2.**
- **qt6-charts: update to 6.8.2.**
- **qt6-connectivity: update to 6.8.2.**
- **qt6-declarative: update to 6.8.2.**
- **qt6-imageformats: update to 6.8.2.**
- **qt6-languageserver: update to 6.8.2.**
- **qt6-location: update to 6.8.2.**
- **qt6-lottie: update to 6.8.2.**
- **qt6-multimedia: update to 6.8.2.**
- **qt6-networkauth: update to 6.8.2.**
- **qt6-pdf: update to 6.8.2.**
- **qt6-position: update to 6.8.2.**
- **qt6-qt5compat: update to 6.8.2.**
- **qt6-quick3d: update to 6.8.2.**
- **qt6-quicktimeline: update to 6.8.2.**
- **qt6-remoteobjects: update to 6.8.2.**
- **qt6-scxml: update to 6.8.2.**
- **qt6-sensors: update to 6.8.2.**
- **qt6-serialport: update to 6.8.2.**
- **qt6-shadertools: update to 6.8.2.**
- **qt6-speech: update to 6.8.2.**
- **qt6-svg: update to 6.8.2.**
- **qt6-tools: update to 6.8.2.**
- **qt6-translations: update to 6.8.2.**
- **qt6-virtualkeyboard: update to 6.8.2.**
- **qt6-wayland: update to 6.8.2.**
- **qt6-webchannel: update to 6.8.2.**
- **qt6-websockets: update to 6.8.2.**
- **qt6-webview: update to 6.8.2.**
A patch file from https://github.com/void-linux/void-packages/pull/54282.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6.8.2-54282.patch --]
[-- Type: text/x-diff, Size: 41271 bytes --]
From c899600cbdbd6d666a24e5fa1f77aec93c229b74 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:24 +0100
Subject: [PATCH 01/30] qt6-3d: update to 6.8.2.
---
srcpkgs/qt6-3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-3d/template b/srcpkgs/qt6-3d/template
index 225ecf343373ad..2318bf7c22e078 100644
--- a/srcpkgs/qt6-3d/template
+++ b/srcpkgs/qt6-3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt3d-everywhere-src-${version}.tar.xz"
-checksum=08b006871b7bad92597c6b588ca921f630131e579e25079e49c0b34c0d7c4236
+checksum=577a6352f091a8d5fd087a0ac948befb185583959ee4048009073f0b377b8c44
subpackages="qt6-3d-private-devel qt6-3d-devel"
From cf3631804278fee61e9c0e00974d6295e0e28635 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:26 +0100
Subject: [PATCH 02/30] qt6-base: update to 6.8.2.
---
srcpkgs/qt6-base/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-base/template b/srcpkgs/qt6-base/template
index 2a6415546e786e..8a1a5683713616 100644
--- a/srcpkgs/qt6-base/template
+++ b/srcpkgs/qt6-base/template
@@ -2,7 +2,7 @@
#
# On update rebuild all pkg with qt6-base-private-devel
pkgname=qt6-base
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DINSTALL_DATADIR=share/qt6
@@ -35,7 +35,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtbase-everywhere-src-${version}.tar.xz"
-checksum=40b14562ef3bd779bc0e0418ea2ae08fa28235f8ea6e8c0cb3bce1d6ad58dcaf
+checksum=012043ce6d411e6e8a91fdc4e05e6bedcfa10fcb1347d3c33908f7fdd10dfe05
python_version=3
if [ "$CROSS_BUILD" ]; then
From 097818661acd1d2db932c2b3e0386478fc74b30c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:27 +0100
Subject: [PATCH 03/30] qt6-charts: update to 6.8.2.
---
srcpkgs/qt6-charts/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-charts/template b/srcpkgs/qt6-charts/template
index ba98cb77e85b66..3808e690e30924 100644
--- a/srcpkgs/qt6-charts/template
+++ b/srcpkgs/qt6-charts/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
-checksum=2edea3f16e248ef508d99332798645b7f5ab6edbbf2e3d7d78fb674156f07d29
+checksum=ec7c84da1a5d7b2f8cea610df6f993fa3c48990dc9f6bec995c69c5bfb34c55f
subpackages="qt6-charts-private-devel qt6-charts-devel"
From c33935561cecc21799320e4d84e8b33114be7180 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:29 +0100
Subject: [PATCH 04/30] qt6-connectivity: update to 6.8.2.
---
srcpkgs/qt6-connectivity/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-connectivity/template b/srcpkgs/qt6-connectivity/template
index 9eb1fe5268c778..1d66765ad4a729 100644
--- a/srcpkgs/qt6-connectivity/template
+++ b/srcpkgs/qt6-connectivity/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-connectivity'
pkgname=qt6-connectivity
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_pcsclite=ON"
@@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtconnectivity-everywhere-src-${version}.tar.xz"
-checksum=ccfd46e7ad2290710788274e145fb1f224d8a5ce360764ec10824b5908a6441c
+checksum=e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a
do_check() {
ctest -E tst_qlowenergycontroller
From 8625efd8579343ca123ec661c6f604d58c4c3d93 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:31 +0100
Subject: [PATCH 05/30] qt6-declarative: update to 6.8.2.
---
.../patches/bin-qml-location.patch | 45 ++++++++++---------
.../patches/test_generate_qmlls_ini.patch | 11 +++++
srcpkgs/qt6-declarative/template | 4 +-
3 files changed, 37 insertions(+), 23 deletions(-)
create mode 100644 srcpkgs/qt6-declarative/patches/test_generate_qmlls_ini.patch
diff --git a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch b/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
index 84f6dfbe663c44..7f0de28587e226 100644
--- a/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
+++ b/srcpkgs/qt6-declarative/patches/bin-qml-location.patch
@@ -134,27 +134,6 @@
#ifdef Q_OS_WIN
m_qmlimportscannerPath += QLatin1String(".exe");
#endif
---- a/tests/auto/qml/qmllint/tst_qmllint.cpp
-+++ b/tests/auto/qml/qmllint/tst_qmllint.cpp
-@@ -170,10 +170,18 @@ void TestQmllint::initTestCase()
- {
- QQmlDataTest::initTestCase();
- m_qmllintPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmllint");
-+ char *build_bin = getenv("QT_BUILD_BIN_PATH");
-+ if (build_bin && *build_bin)
-+ m_qmllintPath = QLatin1String(build_bin) + "/qmllint";
- m_qmljsrootgenPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmljsrootgen");
- m_qmltyperegistrarPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
- + QLatin1String("/qmltyperegistrar");
-+ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
-+ if (build_libexec && *build_libexec) {
-+ m_qmljsrootgenPath = QLatin1String(build_libexec) + "/qmljsrootgen";
-+ m_qmltyperegistrarPath = QLatin1String(build_libexec) + "/qmltypesregistrar";
-+ }
- #ifdef Q_OS_WIN
- m_qmllintPath += QLatin1String(".exe");
- m_qmljsrootgenPath += QLatin1String(".exe");
--- a/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
+++ b/tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
@@ -118,7 +118,11 @@ tst_QDebugMessageService::tst_QDebugMess
@@ -204,3 +183,27 @@
: debugJsServerPath("qqmldebugjs");
return QQmlDebugTest::connectTo(
executable, restrictServices ? QStringLiteral("V8Debugger") : QString(),
+--- a/tests/auto/qml/qmllint/tst_qmllint.cpp.orig 2025-02-23 13:31:55.799663378 +0100
++++ b/tests/auto/qml/qmllint/tst_qmllint.cpp 2025-02-23 13:34:17.539682211 +0100
+@@ -194,6 +194,9 @@
+ {
+ QQmlDataTest::initTestCase();
+ m_qmllintPath = QLibraryInfo::path(QLibraryInfo::BinariesPath) + QLatin1String("/qmllint");
++ char *build_bin = getenv("QT_BUILD_BIN_PATH");
++ if (build_bin && *build_bin)
++ m_qmllintPath = QLatin1String(build_bin) + "/qmllint";
+
+ #ifdef Q_OS_WIN
+ m_qmllintPath += QLatin1String(".exe");
+--- a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp 2025-01-24 07:04:38.000000000 +0100
++++ - 2025-02-23 13:38:39.915208747 +0100
+@@ -29,6 +29,9 @@
+
+ m_qmljsrootgenPath = QLibraryInfo::path(QLibraryInfo::LibraryExecutablesPath)
+ + QLatin1String("/qmljsrootgen");
++ char *build_libexec = getenv("QT_BUILD_LIBEXEC_PATH");
++ if (build_libexec && *build_libexec)
++ m_qmljsrootgenPath = QLatin1String(build_libexec) + "/qmljsrootgen";
+
+ #ifdef Q_OS_WIN
+ m_qmljsrootgenPath += QLatin1String(".exe");
diff --git a/srcpkgs/qt6-declarative/patches/test_generate_qmlls_ini.patch b/srcpkgs/qt6-declarative/patches/test_generate_qmlls_ini.patch
new file mode 100644
index 00000000000000..c6d8c1b3d9120a
--- /dev/null
+++ b/srcpkgs/qt6-declarative/patches/test_generate_qmlls_ini.patch
@@ -0,0 +1,11 @@
+--- tests/auto/cmake/test_generate_qmlls_ini/main.cpp 2025-02-23 14:05:00.700920877 +0100
++++ - 2025-02-23 14:07:13.399639405 +0100
+@@ -42,7 +42,7 @@
+ )"_s;
+
+ const QString &docPath = QLibraryInfo::path(QLibraryInfo::DocumentationPath);
+- const QString defaultImportPath = QLibraryInfo::path(QLibraryInfo::QmlImportsPath);
++ const QString defaultImportPath = qgetenv("QML2_IMPORT_PATH") + ":" + QLibraryInfo::path(QLibraryInfo::QmlImportsPath);
+ {
+ auto file = QFile(source.absoluteFilePath(qmllsIniName));
+ QVERIFY(file.exists());
diff --git a/srcpkgs/qt6-declarative/template b/srcpkgs/qt6-declarative/template
index df8ed168b89edb..3d3393f12790d7 100644
--- a/srcpkgs/qt6-declarative/template
+++ b/srcpkgs/qt6-declarative/template
@@ -2,7 +2,7 @@
#
# On update, rebuild pkgs with qt6-declarative-private-devel
pkgname=qt6-declarative
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
-checksum=95d15d5c1b6adcedb1df6485219ad13b8dc1bb5168b5151f2f1f7246a4c039fc
+checksum=144d876adc8bb55909735143e678d1e24eadcd0a380a0186792d88b731346d56
replaces="qt6-quickcontrols2>=0"
if [ "$CROSS_BUILD" ]; then
From 29ca6e1cb5d9ef69df110877c5b0b1820f729998 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:32 +0100
Subject: [PATCH 06/30] qt6-imageformats: update to 6.8.2.
---
srcpkgs/qt6-imageformats/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-imageformats/template b/srcpkgs/qt6-imageformats/template
index 3562d6ff986b53..e52ec7159b0a42 100644
--- a/srcpkgs/qt6-imageformats/template
+++ b/srcpkgs/qt6-imageformats/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-imageformats'
pkgname=qt6-imageformats
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,4 +10,4 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
-checksum=138cc2909aa98f5ff7283e36eb3936eb5e625d3ca3b4febae2ca21d8903dd237
+checksum=d2a1bbb84707b8a0aec29227b170be00f04383fbf2361943596d09e7e443c8e1
From 81ab0c610611301a751bfc7df3345c795cc3e82c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:34 +0100
Subject: [PATCH 07/30] qt6-languageserver: update to 6.8.2.
---
srcpkgs/qt6-languageserver/template | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6-languageserver/template b/srcpkgs/qt6-languageserver/template
index 6f70892f01dabe..7508f3806fb682 100644
--- a/srcpkgs/qt6-languageserver/template
+++ b/srcpkgs/qt6-languageserver/template
@@ -1,20 +1,26 @@
# Template file for 'qt6-languageserver'
pkgname=qt6-languageserver
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
hostmakedepends="qt6-base"
makedepends="qt6-base-private-devel"
short_desc="Implementation of the Language Server Protocol for Qt6"
-maintainer="classabbyamp <void@placeviolette.net>"
+maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlanguageserver-everywhere-src-${version}.tar.xz"
-checksum=865e9436c1432a53e38a30625b6cee60bf72553ff508047115513a233c8e6d7e
+checksum=9eeb74ac15334c08777548c01e4ede80a4e2d36f1ebcb322423f24f14c2785fb
subpackages="qt6-languageserver-private-devel qt6-languageserver-devel"
+do_check() {
+ cd build
+ local ctest_exclude="(test_qtjsonrpc_module)"
+ ctest -E "$ctest_exclude"
+}
+
post_install() {
rm -rf ${DESTDIR}/usr/tests
}
From a821cf3c4333601df5224dc6c7dd361b6e531abf Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:35 +0100
Subject: [PATCH 08/30] qt6-location: update to 6.8.2.
---
srcpkgs/qt6-location/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template
index 398d15ab2edcef..594df72bf33db1 100644
--- a/srcpkgs/qt6-location/template
+++ b/srcpkgs/qt6-location/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-location'
pkgname=qt6-location
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlocation-everywhere-src-${version}.tar.xz"
-checksum=9070db5eb8bb873a1d4e49d3aa922e37e22771c6636d031d3a9f6addae4b59ef
+checksum=93490bcb416b8602ead6f335fb97f82c996e13bb8af25ea991f541a39b7d1719
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From a9558b5c87cdef647cf40ca9a27dfd319433f7fa Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:37 +0100
Subject: [PATCH 09/30] qt6-lottie: update to 6.8.2.
---
srcpkgs/qt6-lottie/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-lottie/template b/srcpkgs/qt6-lottie/template
index 007dd567f217a0..815dc67d878c07 100644
--- a/srcpkgs/qt6-lottie/template
+++ b/srcpkgs/qt6-lottie/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
-checksum=824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a
+checksum=5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 6e36ab6164635d2988387f463adc87e6218d57d9 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:38 +0100
Subject: [PATCH 10/30] qt6-multimedia: update to 6.8.2.
---
srcpkgs/qt6-multimedia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-multimedia/template b/srcpkgs/qt6-multimedia/template
index c9f82ef7430e2d..2fade091e150c4 100644
--- a/srcpkgs/qt6-multimedia/template
+++ b/srcpkgs/qt6-multimedia/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-multimedia'
pkgname=qt6-multimedia
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_gstreamer=ON"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz"
-checksum=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953
+checksum=34f561fdc07b158bcc4ad040b596fc6086c48908060e854b473b557e4feb1569
if [ "$XBPS_MACHINE" = "i686" ]; then
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1 -DDISABLE_SIMD=1"
From af937fee9415fde4f24047dc98d36a21d932f6e3 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:40 +0100
Subject: [PATCH 11/30] qt6-networkauth: update to 6.8.2.
---
srcpkgs/qt6-networkauth/template | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-networkauth/template b/srcpkgs/qt6-networkauth/template
index 1534fe66ebd66c..f265b53498e276 100644
--- a/srcpkgs/qt6-networkauth/template
+++ b/srcpkgs/qt6-networkauth/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-networkauth'
pkgname=qt6-networkauth
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -10,12 +10,18 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtnetworkauth-everywhere-src-${version}.tar.xz"
-checksum=118664ba929c5fbbdf822438bd69bd43674cfee82e504e143da600fe47c74024
+checksum=d495b4b527ec87aba65af1a8e20291eb0a4826ddfafa78b0cb0ac1ef4455b4d7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
fi
+do_check() {
+ cd build
+ local ctest_exclude="(module_includes)"
+ ctest -E "$ctest_exclude"
+}
+
qt6-networkauth-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
From 63dade4fa69267de1075bc9ccea90e3093e95945 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:49 +0100
Subject: [PATCH 12/30] qt6-pdf: update to 6.8.2.
---
srcpkgs/qt6-pdf/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-pdf/template b/srcpkgs/qt6-pdf/template
index 0caba75e9f052e..8bd0bfc5f4d8ca 100644
--- a/srcpkgs/qt6-pdf/template
+++ b/srcpkgs/qt6-pdf/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-pdf'
pkgname=qt6-pdf
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_qtpdf_build=ON
@@ -22,7 +22,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only, BSD-3-Clause"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebengine-everywhere-src-${version}.tar.xz"
-checksum=1ba8e03ac8edcf50ce830e49b63db983de22e96757452975c1d3e6d120ae91bc
+checksum=ff95987f16c197b31ad4d96972f8d9b00c740c5bed70c3e68ee42d673ee54802
if [ "$XBPS_LIBC" = "musl" ]; then
hostmakedepends+=" musl-legacy-compat"
From 6d500e782eb851f7da4a5f500c345cc9fa99b501 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:50 +0100
Subject: [PATCH 13/30] qt6-position: update to 6.8.2.
---
srcpkgs/qt6-position/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-position/template b/srcpkgs/qt6-position/template
index 67b811c1665e30..6252ca85f04906 100644
--- a/srcpkgs/qt6-position/template
+++ b/srcpkgs/qt6-position/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-position'
pkgname=qt6-position
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
-checksum=e310e7232591d4beb1785bfff8ff3e77430bdf5e9a17f56694b732f5267df78d
+checksum=df30664f4e936466a7e1157ff26abc61efb5e94c9eb8750e1bcdffeec95db8e5
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
From 71419c29eebd6679e35711ad425e0c815223bcf1 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:52 +0100
Subject: [PATCH 14/30] qt6-qt5compat: update to 6.8.2.
---
srcpkgs/qt6-qt5compat/template | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-qt5compat/template b/srcpkgs/qt6-qt5compat/template
index a404a4af6c54df..4a4e9b9d561757 100644
--- a/srcpkgs/qt6-qt5compat/template
+++ b/srcpkgs/qt6-qt5compat/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_textcodec=ON -DQT_FEATURE_codecs=ON
@@ -13,12 +13,18 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
-checksum=05c8c088b4cd8331fa8a9c8b7ff7c42a088cb112e673eae5708048d0131264fc
+checksum=b53154bc95ec08e2ddc266bef250fbd684b4eb2df96bc8c27d26b1e953495316
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
fi
+do_check() {
+ cd build
+ local ctest_exclude="(module_includes)"
+ ctest -E "$ctest_exclude"
+}
+
post_install() {
rm -rf ${DESTDIR}/usr/tests
}
From 4c0095fb858c0510011ebc84ab8f6f8c1978d8ea Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:54 +0100
Subject: [PATCH 15/30] qt6-quick3d: update to 6.8.2.
---
srcpkgs/qt6-quick3d/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quick3d/template b/srcpkgs/qt6-quick3d/template
index c1988257f7fcbc..d240eef655597a 100644
--- a/srcpkgs/qt6-quick3d/template
+++ b/srcpkgs/qt6-quick3d/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quick3d'
pkgname=qt6-quick3d
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools qt6-shadertools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
-checksum=3f3d345e6c95fcd40ab37e6a37cd31811e5d239dea8e142e632d4ea41bf20ce7
+checksum=084cebccb8c5b1c6bafb7756ab89b08ced23c20cd2e996ed54909a154a9f0b6d
subpackages="qt6-quick3d-tools qt6-quick3d-private-devel qt6-quick3d-devel"
if [ "$CROSS_BUILD" ]; then
From c383cf18c372e31d0f95d5a134bcaace469a2f49 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:56 +0100
Subject: [PATCH 16/30] qt6-quicktimeline: update to 6.8.2.
---
srcpkgs/qt6-quicktimeline/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-quicktimeline/template b/srcpkgs/qt6-quicktimeline/template
index 009bacff34854d..20a6d2c2ec6805 100644
--- a/srcpkgs/qt6-quicktimeline/template
+++ b/srcpkgs/qt6-quicktimeline/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version/rc/-rc}/submodules/qtquicktimeline-everywhere-src-${version/rc/-rc}.tar.xz"
-checksum=fdbc198e27fd7bce0801fb3cfa336e81932607e6a36c97ae8394880eedfe12a3
+checksum=c33dbceed9fabb3d7f6731a68aee602bad5a04bb6f0a473792e61858c0bc1aaa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From a623ee015f4fb077b0e595da245929b907067801 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:57 +0100
Subject: [PATCH 17/30] qt6-remoteobjects: update to 6.8.2.
---
srcpkgs/qt6-remoteobjects/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-remoteobjects/template b/srcpkgs/qt6-remoteobjects/template
index 23c85a9166543b..b8d6ae21ca5bd4 100644
--- a/srcpkgs/qt6-remoteobjects/template
+++ b/srcpkgs/qt6-remoteobjects/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-remoteobjects'
pkgname=qt6-remoteobjects
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtremoteobjects-everywhere-src-${version}.tar.xz"
-checksum=7ef2870f05614b71d1cfdd7ac12acef5294abc43da244a6e9e411f21208f59f8
+checksum=d02ad3ede11b0bbf8187cb79227383aed5b4538107b522d1249eab7b1b5eb629
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt6-remoteobjects-tools"
From bb9300f5b7cf86ce0c88e49a7e27db208854c21d Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:01:59 +0100
Subject: [PATCH 18/30] qt6-scxml: update to 6.8.2.
---
srcpkgs/qt6-scxml/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-scxml/template b/srcpkgs/qt6-scxml/template
index 13764a60ec504f..bfda4444307368 100644
--- a/srcpkgs/qt6-scxml/template
+++ b/srcpkgs/qt6-scxml/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_scxml_ecmascriptdatamodel=ON"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
-checksum=2f406f44cfacd6eddb90468012a5d1d99d7a64ec05a21a2a7eda9dfc12614fd6
+checksum=683c4a11a24001e901cc84853723046a1ba27004bcc06680a72eaac6cf8ea193
subpackages="qt6-scxml-tools qt6-scxml-devel"
if [ "$CROSS_BUILD" ]; then
From 47cbbd65d4c77b7f10964816082fdeda4938d9ae Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:00 +0100
Subject: [PATCH 19/30] qt6-sensors: update to 6.8.2.
---
srcpkgs/qt6-sensors/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-sensors/template b/srcpkgs/qt6-sensors/template
index 67ee56f0715b2c..a59d8735c4a6ab 100644
--- a/srcpkgs/qt6-sensors/template
+++ b/srcpkgs/qt6-sensors/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-sensors'
pkgname=qt6-sensors
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
-checksum=41f49b614850d40c647b80e70ef6be759e8fc90ac6cce3ab6f82a357201d9750
+checksum=8a817c9b001ad0abdbf15064826ca6a8ee6b66fef8f04b4343ac9f7b2ddbf4ca
post_install() {
rm -rf ${DESTDIR}/usr/tests
From 96891b8ef4892b72ae23d327f7d86c5b9f0e078c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:02 +0100
Subject: [PATCH 20/30] qt6-serialport: update to 6.8.2.
---
srcpkgs/qt6-serialport/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-serialport/template b/srcpkgs/qt6-serialport/template
index 7658adf8c38c7e..a7a895e551f3e7 100644
--- a/srcpkgs/qt6-serialport/template
+++ b/srcpkgs/qt6-serialport/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-serialport'
pkgname=qt6-serialport
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base pkg-config"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtserialport-everywhere-src-${version}.tar.xz"
-checksum=098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
+checksum=ed17e02361e989f149f58d021ab8cd66f21db4cdfb8cde0a462017e6ac1e3be7
qt6-serialport-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
From d96b178074b55edf99b11f3c275a60fdf85063bb Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:03 +0100
Subject: [PATCH 21/30] qt6-shadertools: update to 6.8.2.
---
srcpkgs/qt6-shadertools/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-shadertools/template b/srcpkgs/qt6-shadertools/template
index 38a9646c7dd95f..db4591977d8f34 100644
--- a/srcpkgs/qt6-shadertools/template
+++ b/srcpkgs/qt6-shadertools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-shadertools'
pkgname=qt6-shadertools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
-checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
+checksum=d1d5f90e8885fc70d63ac55a4ce4d9a2688562033a000bc4aff9320f5f551871
if [ "$CROSS_BUILD" ]; then
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
From d96c437bf634c69b7a10f06b0aa7998b0f7b19f3 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:05 +0100
Subject: [PATCH 22/30] qt6-speech: update to 6.8.2.
---
srcpkgs/qt6-speech/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-speech/template b/srcpkgs/qt6-speech/template
index 7f77c09431f0e3..8db138717f7116 100644
--- a/srcpkgs/qt6-speech/template
+++ b/srcpkgs/qt6-speech/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-speech'
pkgname=qt6-speech
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz"
-checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf
+checksum=e09b52336bb90090f4582a382fa084f7573ebd207cc81f3066ef94cc1bf202c3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 3384ff2b08ad91972800fa9c0c022559e3206dd4 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:06 +0100
Subject: [PATCH 23/30] qt6-svg: update to 6.8.2.
---
srcpkgs/qt6-svg/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6-svg/template b/srcpkgs/qt6-svg/template
index 8c39462fa15758..d24eae0a52745d 100644
--- a/srcpkgs/qt6-svg/template
+++ b/srcpkgs/qt6-svg/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
-checksum=3d0de73596e36b2daa7c48d77c4426bb091752856912fba720215f756c560dd0
+checksum=aa2579f21ca66d19cbcf31d87e9067e07932635d36869c8239d4decd0a9dc1fa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
@@ -18,7 +18,7 @@ fi
do_check() {
cd build
- ctest -E 'tst_qicon_svg'
+ ctest -E '(tst_qicon_svg|module_includes)'
}
post_install() {
From e877998b56affe5081f1575a29fca2b0f89a57df Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:08 +0100
Subject: [PATCH 24/30] qt6-tools: update to 6.8.2.
---
srcpkgs/qt6-tools/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6-tools/template b/srcpkgs/qt6-tools/template
index f71ef1f2291d4b..12d3b4d6d652c2 100644
--- a/srcpkgs/qt6-tools/template
+++ b/srcpkgs/qt6-tools/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-tools'
pkgname=qt6-tools
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
configure_args="-DEXTERNAL_GUMBO=ON -DLITEHTML_UTF8=ON -DUSE_ICU=ON
@@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="custom:GPL-3.0-only-with-Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttools-everywhere-src-${version}.tar.xz"
-checksum=9d43d409be08b8681a0155a9c65114b69c9a3fc11aef6487bb7fdc5b283c432d
+checksum=326381b7d43f07913612f291abc298ae79bd95382e2233abce982cff2b53d2c0
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DQT_FORCE_BUILD_TOOLS=TRUE"
@@ -50,7 +50,7 @@ do_check() {
export QT_BUILD_BIN_PATH=$wrksrc/build/lib/qt6/bin
# Some of these tests expect that qt6-tools is already
# installed in /usr/lib/qt6
- ctest -E 'tst_(lrelease|lconvert|lupdate|qtattributionsscanner|qhelpcontentmodel|qhelpenginecore|qhelpgenerator|qhelpindexmode|generatedOutput)'
+ ctest -E 'tst_(lrelease|lconvert|lupdate|qtattributionsscanner|qhelpcontentmodel|qhelpenginecore|qhelpgenerator|qhelpindexmode|generatedOutput|validateQdocOutputFiles)'
}
qt6-help_package() {
From ef6e343e57aa48607a47c9300231214ce401e0cf Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:09 +0100
Subject: [PATCH 25/30] qt6-translations: update to 6.8.2.
---
srcpkgs/qt6-translations/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-translations/template b/srcpkgs/qt6-translations/template
index 2ffa581bfff4ae..a4f96a5f6bca82 100644
--- a/srcpkgs/qt6-translations/template
+++ b/srcpkgs/qt6-translations/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-translations'
pkgname=qt6-translations
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
@@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
-checksum=635a6093e99152243b807de51077485ceadd4786d4acb135b9340b2303035a4a
+checksum=d2106e8a580bfd77702c4c1840299288d344902b0e2c758ca813ea04c6d6a3d1
do_configure() {
rm -rf build
From c09b5173ee87e0424fcc3da7412b5496d719a67c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:11 +0100
Subject: [PATCH 26/30] qt6-virtualkeyboard: update to 6.8.2.
---
srcpkgs/qt6-virtualkeyboard/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-virtualkeyboard/template b/srcpkgs/qt6-virtualkeyboard/template
index b319c858577522..2508cf056e372c 100644
--- a/srcpkgs/qt6-virtualkeyboard/template
+++ b/srcpkgs/qt6-virtualkeyboard/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtvirtualkeyboard-everywhere-src-${version}.tar.xz"
-checksum=1022a3bc4093ec732e85b659158c8a70a31eecbd0dfef4e4f6c67f474f89a264
+checksum=2ddce5156978b5da04c97b0de1abb9d5172a06796b56bca53cbb5e976277cb27
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"
From 99b02d4dc17e931800b4e2b78cf901d69d1c29f5 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:12 +0100
Subject: [PATCH 27/30] qt6-wayland: update to 6.8.2.
---
srcpkgs/qt6-wayland/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template
index 2a62a5a5ca6c64..3de74ae385e60e 100644
--- a/srcpkgs/qt6-wayland/template
+++ b/srcpkgs/qt6-wayland/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-wayland'
pkgname=qt6-wayland
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl pkg-config wayland-devel qt6-declarative-host-tools"
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz"
-checksum=2226fbde4e2ddd12f8bf4b239c8f38fd706a54e789e63467dfddc77129eca203
+checksum=5e46157908295f2bf924462d8c0855b0508ba338ced9e810891fefa295dc9647
subpackages="qt6-wayland-tools qt6-wayland-private-devel qt6-wayland-devel"
From d3d04ec144a56f7aa1950a841b11311d0b40286b Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:14 +0100
Subject: [PATCH 28/30] qt6-webchannel: update to 6.8.2.
---
srcpkgs/qt6-webchannel/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webchannel/template b/srcpkgs/qt6-webchannel/template
index 0d97d9e25fe262..9f4b6300260c6f 100644
--- a/srcpkgs/qt6-webchannel/template
+++ b/srcpkgs/qt6-webchannel/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webchannel'
pkgname=qt6-webchannel
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebchannel-everywhere-src-${version}.tar.xz"
-checksum=6b139f7f9128309e924da145023fa8ea87922bd79693392b3b2e4ba568a5763a
+checksum=869f1e53f44673a57670005b1239cd67b9a5f372c8cae799c1e4af3f1c68b7ac
do_check() {
cd build
From 547001d23c81dd3dd7625ee13d02e4d7fe0e62f4 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:15 +0100
Subject: [PATCH 29/30] qt6-websockets: update to 6.8.2.
---
srcpkgs/qt6-websockets/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-websockets/template b/srcpkgs/qt6-websockets/template
index 0cfc1cc2ebb5e6..e3744918b2f91f 100644
--- a/srcpkgs/qt6-websockets/template
+++ b/srcpkgs/qt6-websockets/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz"
-checksum=e4cfdae8760bedd1c2b00429a6c9bf88cc11c5018dcb46bde277fb1edf341e3f
+checksum=919df562ba3446c8393992d112085ad2d96d23aaf802b1cd7a30bf3ba2fe8cbe
do_check() {
cd build
From 0f9b05a89c020254e65783e330b95ad281cfc273 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 8 Feb 2025 12:02:17 +0100
Subject: [PATCH 30/30] qt6-webview: update to 6.8.2.
---
srcpkgs/qt6-webview/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6-webview/template b/srcpkgs/qt6-webview/template
index 907de77f66f124..e1f5b621c5ebb7 100644
--- a/srcpkgs/qt6-webview/template
+++ b/srcpkgs/qt6-webview/template
@@ -1,6 +1,6 @@
# Template file for 'qt6-webview'
pkgname=qt6-webview
-version=6.8.1
+version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base qt6-declarative-host-tools"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebview-everywhere-src-${version}.tar.xz"
-checksum=f56bc09e9c84fa06f3955871ba37065556696c72be9c7620925eb0fd83569e22
+checksum=86b436271193d958119bf8866dec16b6ad3879c8e3e06458e3f79ca846bed043
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="no qt6-webengine"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: qt6: update to 6.8.2
2025-02-10 22:36 [PR PATCH] qt6: update to 6.8.2 Johnnynator
2025-02-17 15:27 ` [PR PATCH] [Updated] " Johnnynator
2025-02-23 14:18 ` Johnnynator
@ 2025-02-23 14:19 ` Johnnynator
2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2025-02-23 14:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]
There's a merged pull request on the void-packages repository
qt6: update to 6.8.2
https://github.com/void-linux/void-packages/pull/54282
Description:
- **qt6-3d: update to 6.8.2.**
- **qt6-base: update to 6.8.2.**
- **qt6-charts: update to 6.8.2.**
- **qt6-connectivity: update to 6.8.2.**
- **qt6-declarative: update to 6.8.2.**
- **qt6-imageformats: update to 6.8.2.**
- **qt6-languageserver: update to 6.8.2.**
- **qt6-location: update to 6.8.2.**
- **qt6-lottie: update to 6.8.2.**
- **qt6-multimedia: update to 6.8.2.**
- **qt6-networkauth: update to 6.8.2.**
- **qt6-pdf: update to 6.8.2.**
- **qt6-position: update to 6.8.2.**
- **qt6-qt5compat: update to 6.8.2.**
- **qt6-quick3d: update to 6.8.2.**
- **qt6-quicktimeline: update to 6.8.2.**
- **qt6-remoteobjects: update to 6.8.2.**
- **qt6-scxml: update to 6.8.2.**
- **qt6-sensors: update to 6.8.2.**
- **qt6-serialport: update to 6.8.2.**
- **qt6-shadertools: update to 6.8.2.**
- **qt6-speech: update to 6.8.2.**
- **qt6-svg: update to 6.8.2.**
- **qt6-tools: update to 6.8.2.**
- **qt6-translations: update to 6.8.2.**
- **qt6-virtualkeyboard: update to 6.8.2.**
- **qt6-wayland: update to 6.8.2.**
- **qt6-webchannel: update to 6.8.2.**
- **qt6-websockets: update to 6.8.2.**
- **qt6-webview: update to 6.8.2.**
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-02-23 14:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 22:36 [PR PATCH] qt6: update to 6.8.2 Johnnynator
2025-02-17 15:27 ` [PR PATCH] [Updated] " Johnnynator
2025-02-23 14:18 ` Johnnynator
2025-02-23 14:19 ` [PR PATCH] [Merged]: " Johnnynator
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).