aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-09-29 06:54:45 +0000
committerJason E. Hale <jhale@FreeBSD.org>2024-09-29 07:05:40 +0000
commit76fda7351ade36f56e0f3dc2d09ad79ae51f4135 (patch)
tree03fde149273856497421b7474a81cfb53e4a8ede
parentc0fea1a13c668491fad6db899397c22fa2b75df3 (diff)
downloadports-76fda7351ade36f56e0f3dc2d09ad79ae51f4135.tar.gz
ports-76fda7351ade36f56e0f3dc2d09ad79ae51f4135.zip
Qt6: Update to 6.7.3
As a patch release, Qt 6.7.3 does not introduce new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 6.7.2 release. See more information about the most important changes and bug fixes from Qt 6.7.3 release note. PySide6: Update to 6.7.3 New port: devel/qt6-grpc Qt GRPC is the client-side implementation that, together with the Qt Protobuf module, allows the definition of messages and services in .proto files, which then use the provided code generators to generate client code that allows the access for fields and gRPC services in the Qt framework. The code generated by Qt GRPC enables the client-side to communicate with a gRPC server (regardless of whether the server uses Qt) by sending calls or streaming messages. Announcement: https://www.qt.io/blog/qt-6.7.3-released Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md
-rw-r--r--Mk/Uses/qt-dist.mk2
-rw-r--r--Mk/Uses/qt.mk9
-rw-r--r--accessibility/qt6-speech/distinfo6
-rw-r--r--comms/qt6-connectivity/distinfo6
-rw-r--r--comms/qt6-sensors/distinfo6
-rw-r--r--comms/qt6-serialbus/distinfo6
-rw-r--r--comms/qt6-serialport/distinfo6
-rw-r--r--databases/qt6-base_sqldriver/distinfo6
-rw-r--r--devel/Makefile1
-rw-r--r--devel/pyside6-tools/distinfo6
-rw-r--r--devel/pyside6/distinfo6
-rw-r--r--devel/qt6-5compat/distinfo6
-rw-r--r--devel/qt6-base/Makefile1
-rw-r--r--devel/qt6-base/distinfo6
-rw-r--r--devel/qt6-base/pkg-plist1
-rw-r--r--devel/qt6-grpc/Makefile16
-rw-r--r--devel/qt6-grpc/distinfo3
-rw-r--r--devel/qt6-grpc/pkg-descr7
-rw-r--r--devel/qt6-grpc/pkg-plist272
-rw-r--r--devel/qt6-languageserver/distinfo6
-rw-r--r--devel/qt6-location/distinfo6
-rw-r--r--devel/qt6-positioning/distinfo6
-rw-r--r--devel/qt6-remoteobjects/distinfo6
-rw-r--r--devel/qt6-scxml/distinfo6
-rw-r--r--devel/qt6-tools/Makefile1
-rw-r--r--devel/qt6-tools/distinfo6
-rw-r--r--devel/qt6-translations/distinfo6
-rw-r--r--devel/qt6/Makefile1
-rw-r--r--devel/shiboken6/distinfo6
-rw-r--r--graphics/qt6-3d/distinfo6
-rw-r--r--graphics/qt6-imageformats/distinfo6
-rw-r--r--graphics/qt6-lottie/distinfo6
-rw-r--r--graphics/qt6-quickeffectmaker/distinfo6
-rw-r--r--graphics/qt6-svg/distinfo6
-rw-r--r--graphics/qt6-wayland/Makefile4
-rw-r--r--graphics/qt6-wayland/distinfo16
-rw-r--r--misc/qt6-doc/distinfo6
-rw-r--r--misc/qt6-doc/pkg-plist15
-rw-r--r--misc/qt6-examples/distinfo6
-rw-r--r--misc/qt6-examples/pkg-plist2
-rw-r--r--multimedia/qt6-multimedia/Makefile9
-rw-r--r--multimedia/qt6-multimedia/distinfo6
-rw-r--r--multimedia/qt6-multimedia/pkg-plist91
-rw-r--r--net/qt6-coap/distinfo6
-rw-r--r--net/qt6-networkauth/distinfo6
-rw-r--r--science/qt6-quick3dphysics/distinfo6
-rw-r--r--www/qt6-httpserver/distinfo6
-rw-r--r--www/qt6-webchannel/distinfo6
-rw-r--r--www/qt6-webengine/distinfo6
-rw-r--r--www/qt6-websockets/distinfo6
-rw-r--r--www/qt6-webview/distinfo6
-rw-r--r--x11-toolkits/qt6-charts/distinfo6
-rw-r--r--x11-toolkits/qt6-datavis3d/distinfo6
-rw-r--r--x11-toolkits/qt6-declarative/Makefile1
-rw-r--r--x11-toolkits/qt6-declarative/distinfo6
-rw-r--r--x11-toolkits/qt6-graphs/distinfo6
-rw-r--r--x11-toolkits/qt6-quick3d/distinfo6
-rw-r--r--x11-toolkits/qt6-quicktimeline/distinfo6
-rw-r--r--x11-toolkits/qt6-shadertools/distinfo6
-rw-r--r--x11-toolkits/qt6-virtualkeyboard/distinfo6
60 files changed, 495 insertions, 209 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk
index 2a6b7ab3e355..975390005d6c 100644
--- a/Mk/Uses/qt-dist.mk
+++ b/Mk/Uses/qt-dist.mk
@@ -28,7 +28,7 @@ _COMMON_DISTS= 3d base charts connectivity datavis3d declarative imageformats l
_QT5_DISTS= gamepad graphicaleffects quickcontrols \
quickcontrols2 script webglplugin \
x11extras xmlpatterns
-_QT6_DISTS= 5compat coap doc graphs httpserver languageserver lottie positioning \
+_QT6_DISTS= 5compat coap doc graphs grpc httpserver languageserver lottie positioning \
quick3dphysics quickeffectmaker shadertools
_QT_DISTS= ${_COMMON_DISTS} \
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 9c51eb49a1c6..368589d3f24f 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -23,8 +23,8 @@ _QT_MK_INCLUDED= qt.mk
# Qt versions currently supported by the framework.
_QT_SUPPORTED?= 5 6
QT5_VERSION?= 5.15.15
-QT6_VERSION?= 6.7.2
-PYSIDE6_VERSION?= 6.7.2
+QT6_VERSION?= 6.7.3
+PYSIDE6_VERSION?= 6.7.3
# Support for intermediate Qt6 releases. This partially defines
# _QT6_MASTER_SITE_SUBDIR and would probably be better in qt-dist.mk,
@@ -166,7 +166,7 @@ _USE_QT5_ONLY= assistant buildtools concurrent core dbus \
uitools webglplugin websockets-qml \
widgets x11extras xml xmlpatterns
-_USE_QT6_ONLY= 5compat base coap graphs httpserver languageserver lottie pdf positioning \
+_USE_QT6_ONLY= 5compat base coap graphs grpc httpserver languageserver lottie pdf positioning \
quick3dphysics quickeffectmaker shadertools tools translations \
sqldriver-sqlite sqldriver-mysql sqldriver-psql sqldriver-odbc
@@ -235,6 +235,9 @@ qt-graphicaleffects_PATH= ${LOCALBASE}/${QT_QMLDIR_REL}/QtGraphicalEffects/qmldi
qt-graphs_PORT= x11-toolkits/${_QT_RELNAME}-graphs
qt-graphs_LIB= libQt${_QT_LIBVER}Graphs.so
+qt-grpc_PORT= devel/${_QT_RELNAME}-grpc
+qt-grpc_LIB= libQt${_QT_LIBVER}Grpc.so
+
qt-gui_PORT= x11-toolkits/${_QT_RELNAME}-gui
qt-gui_LIB= libQt${_QT_LIBVER}Gui.so
diff --git a/accessibility/qt6-speech/distinfo b/accessibility/qt6-speech/distinfo
index 686c64f5b569..6cb863f7f75b 100644
--- a/accessibility/qt6-speech/distinfo
+++ b/accessibility/qt6-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777695
-SHA256 (KDE/Qt/6.7.2/qtspeech-everywhere-src-6.7.2.tar.xz) = cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce
-SIZE (KDE/Qt/6.7.2/qtspeech-everywhere-src-6.7.2.tar.xz) = 262360
+TIMESTAMP = 1727500271
+SHA256 (KDE/Qt/6.7.3/qtspeech-everywhere-src-6.7.3.tar.xz) = f609fbf41b6ef47c371d5388abb27bd00bab049e752fa046fd4b68a82f4a0912
+SIZE (KDE/Qt/6.7.3/qtspeech-everywhere-src-6.7.3.tar.xz) = 262376
diff --git a/comms/qt6-connectivity/distinfo b/comms/qt6-connectivity/distinfo
index 6997e36d3669..e067e77b7cd2 100644
--- a/comms/qt6-connectivity/distinfo
+++ b/comms/qt6-connectivity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777696
-SHA256 (KDE/Qt/6.7.2/qtconnectivity-everywhere-src-6.7.2.tar.xz) = 8ed321b242f0e956473a295fa31670271f9b3acb797508644cb740f89f6c08e8
-SIZE (KDE/Qt/6.7.2/qtconnectivity-everywhere-src-6.7.2.tar.xz) = 1061952
+TIMESTAMP = 1727500272
+SHA256 (KDE/Qt/6.7.3/qtconnectivity-everywhere-src-6.7.3.tar.xz) = 80f99b2f097b79107d4b35ed9c5c82451148364ffd814d7ae0aaf206e5b2fcc5
+SIZE (KDE/Qt/6.7.3/qtconnectivity-everywhere-src-6.7.3.tar.xz) = 1062684
diff --git a/comms/qt6-sensors/distinfo b/comms/qt6-sensors/distinfo
index 47996f856fc0..376c1cf3f66b 100644
--- a/comms/qt6-sensors/distinfo
+++ b/comms/qt6-sensors/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777696
-SHA256 (KDE/Qt/6.7.2/qtsensors-everywhere-src-6.7.2.tar.xz) = ead1dec787c56ed4dc02ed810af54ff1e1f6875cb5cc2506c74eeb9554e6bb59
-SIZE (KDE/Qt/6.7.2/qtsensors-everywhere-src-6.7.2.tar.xz) = 1497432
+TIMESTAMP = 1727500273
+SHA256 (KDE/Qt/6.7.3/qtsensors-everywhere-src-6.7.3.tar.xz) = c03a8d5da362ed5f3f185902def04a7c2b69be3f8a283b1389eb6c49a5f3c8fc
+SIZE (KDE/Qt/6.7.3/qtsensors-everywhere-src-6.7.3.tar.xz) = 1497316
diff --git a/comms/qt6-serialbus/distinfo b/comms/qt6-serialbus/distinfo
index a9a4cca00a81..ca7372efc618 100644
--- a/comms/qt6-serialbus/distinfo
+++ b/comms/qt6-serialbus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777698
-SHA256 (KDE/Qt/6.7.2/qtserialbus-everywhere-src-6.7.2.tar.xz) = 67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b
-SIZE (KDE/Qt/6.7.2/qtserialbus-everywhere-src-6.7.2.tar.xz) = 547596
+TIMESTAMP = 1727500274
+SHA256 (KDE/Qt/6.7.3/qtserialbus-everywhere-src-6.7.3.tar.xz) = 55d82e9c7a827808b7383f0a57ad12c2a6fcf5b6c936b27e633155163c0a6276
+SIZE (KDE/Qt/6.7.3/qtserialbus-everywhere-src-6.7.3.tar.xz) = 547720
diff --git a/comms/qt6-serialport/distinfo b/comms/qt6-serialport/distinfo
index 698ee65fddb6..a09c4f387d46 100644
--- a/comms/qt6-serialport/distinfo
+++ b/comms/qt6-serialport/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777698
-SHA256 (KDE/Qt/6.7.2/qtserialport-everywhere-src-6.7.2.tar.xz) = 21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc
-SIZE (KDE/Qt/6.7.2/qtserialport-everywhere-src-6.7.2.tar.xz) = 271320
+TIMESTAMP = 1727500275
+SHA256 (KDE/Qt/6.7.3/qtserialport-everywhere-src-6.7.3.tar.xz) = d4fa58ee809b39c9eda8d20ee4677971e918edb9a076540466693bc46db146f0
+SIZE (KDE/Qt/6.7.3/qtserialport-everywhere-src-6.7.3.tar.xz) = 271372
diff --git a/databases/qt6-base_sqldriver/distinfo b/databases/qt6-base_sqldriver/distinfo
index 2161de56bdc5..02d1fca5373f 100644
--- a/databases/qt6-base_sqldriver/distinfo
+++ b/databases/qt6-base_sqldriver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777700
-SHA256 (KDE/Qt/6.7.2/qtbase-everywhere-src-6.7.2.tar.xz) = c5f22a5e10fb162895ded7de0963328e7307611c688487b5d152c9ee64767599
-SIZE (KDE/Qt/6.7.2/qtbase-everywhere-src-6.7.2.tar.xz) = 49364504
+TIMESTAMP = 1727500277
+SHA256 (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 8ccbb9ab055205ac76632c9eeddd1ed6fc66936fc56afc2ed0fd5d9e23da3097
+SIZE (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 49426156
diff --git a/devel/Makefile b/devel/Makefile
index 65e8d283f110..2a3ced9d4232 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6218,6 +6218,7 @@
SUBDIR += qt6
SUBDIR += qt6-5compat
SUBDIR += qt6-base
+ SUBDIR += qt6-grpc
SUBDIR += qt6-languageserver
SUBDIR += qt6-location
SUBDIR += qt6-positioning
diff --git a/devel/pyside6-tools/distinfo b/devel/pyside6-tools/distinfo
index d917fa059bb7..4ca0529ade23 100644
--- a/devel/pyside6-tools/distinfo
+++ b/devel/pyside6-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779305
-SHA256 (pyside-setup-everywhere-src-6.7.2.tar.xz) = 3a2b0d0d6e78c9aa5ddc7f06ca4b6f11a3fe14560baeb148eea53b5d98e368c7
-SIZE (pyside-setup-everywhere-src-6.7.2.tar.xz) = 14402156
+TIMESTAMP = 1727499901
+SHA256 (pyside-setup-everywhere-src-6.7.3.tar.xz) = a4c414be013d5051a2d10a9a1151e686488a3172c08a57461ea04b0a0ab74e09
+SIZE (pyside-setup-everywhere-src-6.7.3.tar.xz) = 14591496
diff --git a/devel/pyside6/distinfo b/devel/pyside6/distinfo
index 9d5cb59bc83d..4b9537dfc498 100644
--- a/devel/pyside6/distinfo
+++ b/devel/pyside6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779292
-SHA256 (pyside-setup-everywhere-src-6.7.2.tar.xz) = 3a2b0d0d6e78c9aa5ddc7f06ca4b6f11a3fe14560baeb148eea53b5d98e368c7
-SIZE (pyside-setup-everywhere-src-6.7.2.tar.xz) = 14402156
+TIMESTAMP = 1727499890
+SHA256 (pyside-setup-everywhere-src-6.7.3.tar.xz) = a4c414be013d5051a2d10a9a1151e686488a3172c08a57461ea04b0a0ab74e09
+SIZE (pyside-setup-everywhere-src-6.7.3.tar.xz) = 14591496
diff --git a/devel/qt6-5compat/distinfo b/devel/qt6-5compat/distinfo
index 12bb4c811d34..7ed013bb048e 100644
--- a/devel/qt6-5compat/distinfo
+++ b/devel/qt6-5compat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777701
-SHA256 (KDE/Qt/6.7.2/qt5compat-everywhere-src-6.7.2.tar.xz) = 8826b5189efc4d9bdb64fdb1aa89d0fdf4e53c60948ed7995621ed046e38c003
-SIZE (KDE/Qt/6.7.2/qt5compat-everywhere-src-6.7.2.tar.xz) = 14632348
+TIMESTAMP = 1727500278
+SHA256 (KDE/Qt/6.7.3/qt5compat-everywhere-src-6.7.3.tar.xz) = 8b6a68a3dfaa7e9d10a0dafccee594c72e8de061bc573ae86b1c081b423a53f0
+SIZE (KDE/Qt/6.7.3/qt5compat-everywhere-src-6.7.3.tar.xz) = 14631404
diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile
index 0053a9754758..dd0c5ef4a01e 100644
--- a/devel/qt6-base/Makefile
+++ b/devel/qt6-base/Makefile
@@ -1,6 +1,5 @@
PORTNAME= base
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= qt6-
diff --git a/devel/qt6-base/distinfo b/devel/qt6-base/distinfo
index cf1cfad7821c..bd0810f8b051 100644
--- a/devel/qt6-base/distinfo
+++ b/devel/qt6-base/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777702
-SHA256 (KDE/Qt/6.7.2/qtbase-everywhere-src-6.7.2.tar.xz) = c5f22a5e10fb162895ded7de0963328e7307611c688487b5d152c9ee64767599
-SIZE (KDE/Qt/6.7.2/qtbase-everywhere-src-6.7.2.tar.xz) = 49364504
+TIMESTAMP = 1727500279
+SHA256 (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 8ccbb9ab055205ac76632c9eeddd1ed6fc66936fc56afc2ed0fd5d9e23da3097
+SIZE (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 49426156
diff --git a/devel/qt6-base/pkg-plist b/devel/qt6-base/pkg-plist
index 8ebb068d2b74..bdc63f0743be 100644
--- a/devel/qt6-base/pkg-plist
+++ b/devel/qt6-base/pkg-plist
@@ -2622,6 +2622,7 @@ lib/cmake/Qt6/QtPrecompiledHeadersHelpers.cmake
lib/cmake/Qt6/QtPriHelpers.cmake
lib/cmake/Qt6/QtPrlHelpers.cmake
lib/cmake/Qt6/QtProcessConfigureArgs.cmake
+lib/cmake/Qt6/QtProperties.cmake
lib/cmake/Qt6/QtPublicAppleHelpers.cmake
lib/cmake/Qt6/QtPublicCMakeHelpers.cmake
lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake
diff --git a/devel/qt6-grpc/Makefile b/devel/qt6-grpc/Makefile
new file mode 100644
index 000000000000..9eb71318f7aa
--- /dev/null
+++ b/devel/qt6-grpc/Makefile
@@ -0,0 +1,16 @@
+PORTNAME= grpc
+DISTVERSION= ${QT6_VERSION}
+CATEGORIES= devel
+PKGNAMEPREFIX= qt6-
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Qt 6 gRPC module
+
+LIB_DEPENDS= libabsl_base.so:devel/abseil \
+ libprotobuf.so:devel/protobuf
+
+USES= cmake compiler:c++17-lang gl pkgconfig qt-dist:6
+USE_GL= opengl
+USE_QT= base declarative
+
+.include <bsd.port.mk>
diff --git a/devel/qt6-grpc/distinfo b/devel/qt6-grpc/distinfo
new file mode 100644
index 000000000000..cbc4b0c100f6
--- /dev/null
+++ b/devel/qt6-grpc/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1727577070
+SHA256 (KDE/Qt/6.7.3/qtgrpc-everywhere-src-6.7.3.tar.xz) = eeaaadd4163ebc3db935ba24da0c23aa1cc3d5156176b852aa17c35f1e81c6df
+SIZE (KDE/Qt/6.7.3/qtgrpc-everywhere-src-6.7.3.tar.xz) = 473000
diff --git a/devel/qt6-grpc/pkg-descr b/devel/qt6-grpc/pkg-descr
new file mode 100644
index 000000000000..301a1405e0ca
--- /dev/null
+++ b/devel/qt6-grpc/pkg-descr
@@ -0,0 +1,7 @@
+Qt GRPC is the client-side implementation that, together with the Qt
+Protobuf module, allows the definition of messages and services in
+.proto files, which then use the provided code generators to generate
+client code that allows the access for fields and gRPC services in the
+Qt framework. The code generated by Qt GRPC enables the client-side to
+communicate with a gRPC server (regardless of whether the server uses
+Qt) by sending calls or streaming messages.
diff --git a/devel/qt6-grpc/pkg-plist b/devel/qt6-grpc/pkg-plist
new file mode 100644
index 000000000000..897b88c216f1
--- /dev/null
+++ b/devel/qt6-grpc/pkg-plist
@@ -0,0 +1,272 @@
+%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qabstractgrpcchannel_p.h
+%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpcclientinterceptormanager_p.h
+%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qtgrpc-config_p.h
+%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qtgrpcglobal_p.h
+%%QT_INCDIR%%/QtGrpc/QAbstractGrpcChannel
+%%QT_INCDIR%%/QtGrpc/QAbstractGrpcClient
+%%QT_INCDIR%%/QtGrpc/QGrpcBidirStream
+%%QT_INCDIR%%/QtGrpc/QGrpcCallOptions
+%%QT_INCDIR%%/QtGrpc/QGrpcCallReply
+%%QT_INCDIR%%/QtGrpc/QGrpcChannelOperation
+%%QT_INCDIR%%/QtGrpc/QGrpcChannelOptions
+%%QT_INCDIR%%/QtGrpc/QGrpcClientInterceptor
+%%QT_INCDIR%%/QtGrpc/QGrpcClientInterceptorManager
+%%QT_INCDIR%%/QtGrpc/QGrpcClientStream
+%%QT_INCDIR%%/QtGrpc/QGrpcHttp2Channel
+%%QT_INCDIR%%/QtGrpc/QGrpcInterceptorContinuation
+%%QT_INCDIR%%/QtGrpc/QGrpcMetadata
+%%QT_INCDIR%%/QtGrpc/QGrpcOperation
+%%QT_INCDIR%%/QtGrpc/QGrpcRpcInfo
+%%QT_INCDIR%%/QtGrpc/QGrpcServerStream
+%%QT_INCDIR%%/QtGrpc/QGrpcStatus
+%%QT_INCDIR%%/QtGrpc/QtGrpc
+%%QT_INCDIR%%/QtGrpc/QtGrpcDepends
+%%QT_INCDIR%%/QtGrpc/QtGrpcVersion
+%%QT_INCDIR%%/QtGrpc/qabstractgrpcchannel.h
+%%QT_INCDIR%%/QtGrpc/qabstractgrpcclient.h
+%%QT_INCDIR%%/QtGrpc/qgrpccalloptions.h
+%%QT_INCDIR%%/QtGrpc/qgrpccallreply.h
+%%QT_INCDIR%%/QtGrpc/qgrpcchanneloperation.h
+%%QT_INCDIR%%/QtGrpc/qgrpcchanneloptions.h
+%%QT_INCDIR%%/QtGrpc/qgrpcclientinterceptor.h
+%%QT_INCDIR%%/QtGrpc/qgrpcclientinterceptormanager.h
+%%QT_INCDIR%%/QtGrpc/qgrpchttp2channel.h
+%%QT_INCDIR%%/QtGrpc/qgrpcmetadata.h
+%%QT_INCDIR%%/QtGrpc/qgrpcoperation.h
+%%QT_INCDIR%%/QtGrpc/qgrpcstatus.h
+%%QT_INCDIR%%/QtGrpc/qgrpcstream.h
+%%QT_INCDIR%%/QtGrpc/qtgrpc-config.h
+%%QT_INCDIR%%/QtGrpc/qtgrpcexports.h
+%%QT_INCDIR%%/QtGrpc/qtgrpcglobal.h
+%%QT_INCDIR%%/QtGrpc/qtgrpcversion.h
+%%QT_INCDIR%%/QtGrpcQuick/%%FULLVER%%/QtGrpcQuick/private/qqmlgrpccalloptions_p.h
+%%QT_INCDIR%%/QtGrpcQuick/%%FULLVER%%/QtGrpcQuick/private/qqmlgrpcchanneloptions_p.h
+%%QT_INCDIR%%/QtGrpcQuick/%%FULLVER%%/QtGrpcQuick/private/qqmlgrpchttp2channel_p.h
+%%QT_INCDIR%%/QtGrpcQuick/%%FULLVER%%/QtGrpcQuick/private/qqmlgrpcmetadata_p.h
+%%QT_INCDIR%%/QtGrpcQuick/QQmlAbstractGrpcChannel
+%%QT_INCDIR%%/QtGrpcQuick/QtGrpcQuick
+%%QT_INCDIR%%/QtGrpcQuick/QtGrpcQuickDepends
+%%QT_INCDIR%%/QtGrpcQuick/QtGrpcQuickVersion
+%%QT_INCDIR%%/QtGrpcQuick/qqmlabstractgrpcchannel.h
+%%QT_INCDIR%%/QtGrpcQuick/qtgrpcquickexports.h
+%%QT_INCDIR%%/QtGrpcQuick/qtgrpcquickversion.h
+%%QT_INCDIR%%/QtProtobuf/%%FULLVER%%/QtProtobuf/private/qprotobufmessage_p.h
+%%QT_INCDIR%%/QtProtobuf/%%FULLVER%%/QtProtobuf/private/qprotobufselfcheckiterator_p.h
+%%QT_INCDIR%%/QtProtobuf/%%FULLVER%%/QtProtobuf/private/qprotobufserializer_p.h
+%%QT_INCDIR%%/QtProtobuf/%%FULLVER%%/QtProtobuf/private/qtprotobuf-config_p.h
+%%QT_INCDIR%%/QtProtobuf/%%FULLVER%%/QtProtobuf/private/qtprotobuflogging_p.h
+%%QT_INCDIR%%/QtProtobuf/QAbstractProtobufSerializer
+%%QT_INCDIR%%/QtProtobuf/QProtobufBaseSerializer
+%%QT_INCDIR%%/QtProtobuf/QProtobufJsonSerializer
+%%QT_INCDIR%%/QtProtobuf/QProtobufMessage
+%%QT_INCDIR%%/QtProtobuf/QProtobufMessageDeleter
+%%QT_INCDIR%%/QtProtobuf/QProtobufOneof
+%%QT_INCDIR%%/QtProtobuf/QProtobufSerializer
+%%QT_INCDIR%%/QtProtobuf/QtProtobuf
+%%QT_INCDIR%%/QtProtobuf/QtProtobufDepends
+%%QT_INCDIR%%/QtProtobuf/QtProtobufVersion
+%%QT_INCDIR%%/QtProtobuf/qabstractprotobufserializer.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufbaseserializer.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufjsonserializer.h
+%%QT_INCDIR%%/QtProtobuf/qprotobuflazymessagepointer.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufmessage.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufobject.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufoneof.h
+%%QT_INCDIR%%/QtProtobuf/qprotobufserializer.h
+%%QT_INCDIR%%/QtProtobuf/qtprotobuf-config.h
+%%QT_INCDIR%%/QtProtobuf/qtprotobufexports.h
+%%QT_INCDIR%%/QtProtobuf/qtprotobufglobal.h
+%%QT_INCDIR%%/QtProtobuf/qtprotobuftypes.h
+%%QT_INCDIR%%/QtProtobuf/qtprotobufversion.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/%%FULLVER%%/QtProtobufQtCoreTypes/private/QtCore.qpb.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/%%FULLVER%%/QtProtobufQtCoreTypes/private/protobufqtcoretypes_exports.qpb.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/%%FULLVER%%/QtProtobufQtCoreTypes/private/qtprotobufqttypescommon_p.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/QtCore/QtCore.proto
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/QtProtobufQtCoreTypes
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/QtProtobufQtCoreTypesDepends
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/QtProtobufQtCoreTypesVersion
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/qtprotobufqtcoretypes.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/qtprotobufqtcoretypesexports.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/qtprotobufqtcoretypesglobal.h
+%%QT_INCDIR%%/QtProtobufQtCoreTypes/qtprotobufqtcoretypesversion.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/%%FULLVER%%/QtProtobufQtGuiTypes/private/QtGui.qpb.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/%%FULLVER%%/QtProtobufQtGuiTypes/private/protobufqtguitypes_exports.qpb.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/QtGui/QtGui.proto
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/QtProtobufQtGuiTypes
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/QtProtobufQtGuiTypesDepends
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/QtProtobufQtGuiTypesVersion
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/qtprotobufqtguitypes.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/qtprotobufqtguitypesexports.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/qtprotobufqtguitypesglobal.h
+%%QT_INCDIR%%/QtProtobufQtGuiTypes/qtprotobufqtguitypesversion.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/QtProtobufWellKnownTypes
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/QtProtobufWellKnownTypesDepends
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/QtProtobufWellKnownTypesVersion
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/any.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/api.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/duration.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/empty.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/field_mask.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/any.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/api.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/duration.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/empty.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/field_mask.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/protobufwellknowntypes_exports.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/source_context.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/struct.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/timestamp.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/type.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/google/protobuf/wrappers.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/protobufwellknowntypes_exports.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/qprotobufanysupport.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/qtprotobufwellknowntypesexports.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/qtprotobufwellknowntypesglobal.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/qtprotobufwellknowntypesversion.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/source_context.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/struct.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/timestamp.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/type.qpb.h
+%%QT_INCDIR%%/QtProtobufWellKnownTypes/wrappers.qpb.h
+lib/cmake/Qt6/FindWrapProtobuf.cmake
+lib/cmake/Qt6/FindWrapProtoc.cmake
+lib/cmake/Qt6/FindWrapgRPC.cmake
+lib/cmake/Qt6/FindWrapgRPCPlugin.cmake
+lib/cmake/Qt6BuildInternals/StandaloneTests/QtGrpcTestsConfig.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcAdditionalTargetInfo.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcConfig.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcConfigVersion.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcConfigVersionImpl.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcDependencies.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcTargets.cmake
+lib/cmake/Qt6Grpc/Qt6GrpcVersionlessTargets.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickAdditionalTargetInfo.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfig.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfigVersion.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfigVersionImpl.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickDependencies.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickTargets.cmake
+lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickVersionlessTargets.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsAdditionalTargetInfo.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfig.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfigVersion.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfigVersionImpl.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsDependencies.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsMacros.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsTargets.cmake
+lib/cmake/Qt6GrpcTools/Qt6GrpcToolsVersionlessTargets.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufAdditionalTargetInfo.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufBuildInternals.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufConfig.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufConfigVersion.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufConfigVersionImpl.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufDependencies.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufTargets.cmake
+lib/cmake/Qt6Protobuf/Qt6ProtobufVersionlessTargets.cmake
+lib/cmake/Qt6Protobuf/QtProtobufProperties.cmake.in
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesAdditionalTargetInfo.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfig.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfigVersion.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfigVersionImpl.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesDependencies.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesProtobufProperties.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesTargets.cmake
+lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesVersionlessTargets.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesAdditionalTargetInfo.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfig.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfigVersion.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfigVersionImpl.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesDependencies.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesProtobufProperties.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesTargets.cmake
+lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesVersionlessTargets.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsAdditionalTargetInfo.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfig.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfigVersion.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfigVersionImpl.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsDependencies.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsMacros.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsTargets.cmake
+lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsVersionlessTargets.cmake
+lib/cmake/Qt6ProtobufTools/QtProtocCommandWrapper.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesAdditionalTargetInfo.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesBuildInternals.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfig.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfigVersion.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfigVersionImpl.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesDependencies.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesTargets.cmake
+lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesVersionlessTargets.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginAdditionalTargetInfo.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfig.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfigVersion.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfigVersionImpl.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginTargets.cmake
+%%QT_LIBDIR%%/libQt6Grpc.prl
+%%QT_LIBDIR%%/libQt6Grpc.so
+%%QT_LIBDIR%%/libQt6Grpc.so.6
+%%QT_LIBDIR%%/libQt6Grpc.so.%%FULLVER%%
+%%QT_LIBDIR%%/libQt6GrpcQuick.prl
+%%QT_LIBDIR%%/libQt6GrpcQuick.so
+%%QT_LIBDIR%%/libQt6GrpcQuick.so.6
+%%QT_LIBDIR%%/libQt6GrpcQuick.so.%%FULLVER%%
+%%QT_LIBDIR%%/libQt6Protobuf.prl
+%%QT_LIBDIR%%/libQt6Protobuf.so
+%%QT_LIBDIR%%/libQt6Protobuf.so.6
+%%QT_LIBDIR%%/libQt6Protobuf.so.%%FULLVER%%
+%%QT_LIBDIR%%/libQt6ProtobufQtCoreTypes.prl
+%%QT_LIBDIR%%/libQt6ProtobufQtCoreTypes.so
+%%QT_LIBDIR%%/libQt6ProtobufQtCoreTypes.so.6
+%%QT_LIBDIR%%/libQt6ProtobufQtCoreTypes.so.%%FULLVER%%
+%%QT_LIBDIR%%/libQt6ProtobufQtGuiTypes.prl
+%%QT_LIBDIR%%/libQt6ProtobufQtGuiTypes.so
+%%QT_LIBDIR%%/libQt6ProtobufQtGuiTypes.so.6
+%%QT_LIBDIR%%/libQt6ProtobufQtGuiTypes.so.%%FULLVER%%
+%%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.prl
+%%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so
+%%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so.6
+%%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so.%%FULLVER%%
+%%QT_LIBDIR%%/metatypes/qt6grpc_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_LIBDIR%%/metatypes/qt6grpcquick_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_LIBDIR%%/metatypes/qt6protobuf_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_LIBDIR%%/metatypes/qt6protobufqtcoretypes_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_LIBDIR%%/metatypes/qt6protobufqtguitypes_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_LIBDIR%%/metatypes/qt6protobufwellknowntypes_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%QT_MKSPECDIR%%/modules/qt_lib_grpc.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_grpc_private.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_grpcquick.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_grpcquick_private.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobuf.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobuf_private.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufqtcoretypes.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufqtcoretypes_private.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufqtguitypes.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufqtguitypes_private.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufwellknowntypes.pri
+%%QT_MKSPECDIR%%/modules/qt_lib_protobufwellknowntypes_private.pri
+%%QT_QMLDIR%%/QtGrpc/libgrpcquickplugin.so
+%%QT_QMLDIR%%/QtGrpc/plugins.qmltypes
+%%QT_QMLDIR%%/QtGrpc/qmldir
+libdata/pkgconfig/Qt6Grpc.pc
+libdata/pkgconfig/Qt6GrpcQuick.pc
+libdata/pkgconfig/Qt6Protobuf.pc
+libdata/pkgconfig/Qt6ProtobufQtCoreTypes.pc
+libdata/pkgconfig/Qt6ProtobufQtGuiTypes.pc
+libdata/pkgconfig/Qt6ProtobufWellKnownTypes.pc
+%%QT_TOOLDIR%%/qtgrpcgen
+%%QT_TOOLDIR%%/qtprotobufgen
+%%QT_DATADIR%%/modules/Grpc.json
+%%QT_DATADIR%%/modules/GrpcQuick.json
+%%QT_DATADIR%%/modules/Protobuf.json
+%%QT_DATADIR%%/modules/ProtobufQtCoreTypes.json
+%%QT_DATADIR%%/modules/ProtobufQtGuiTypes.json
+%%QT_DATADIR%%/modules/ProtobufWellKnownTypes.json
diff --git a/devel/qt6-languageserver/distinfo b/devel/qt6-languageserver/distinfo
index f52669203646..5bee3f56c7a9 100644
--- a/devel/qt6-languageserver/distinfo
+++ b/devel/qt6-languageserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777703
-SHA256 (KDE/Qt/6.7.2/qtlanguageserver-everywhere-src-6.7.2.tar.xz) = b659fe655144ffa061e3ae509eadb42ae373230517295a96935434340e101a92
-SIZE (KDE/Qt/6.7.2/qtlanguageserver-everywhere-src-6.7.2.tar.xz) = 145660
+TIMESTAMP = 1727500280
+SHA256 (KDE/Qt/6.7.3/qtlanguageserver-everywhere-src-6.7.3.tar.xz) = c56d3872428503d9e49bfc6fa1023332f035ffd711d39e904e50cd6bb1f9df8f
+SIZE (KDE/Qt/6.7.3/qtlanguageserver-everywhere-src-6.7.3.tar.xz) = 145752
diff --git a/devel/qt6-location/distinfo b/devel/qt6-location/distinfo
index be047b8969a5..a01256e6cbec 100644
--- a/devel/qt6-location/distinfo
+++ b/devel/qt6-location/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777704
-SHA256 (KDE/Qt/6.7.2/qtlocation-everywhere-src-6.7.2.tar.xz) = f232da58bf1189b69f1f7029417ddfeffcfb801b275aedc720e38244f88a485d
-SIZE (KDE/Qt/6.7.2/qtlocation-everywhere-src-6.7.2.tar.xz) = 3166188
+TIMESTAMP = 1727500281
+SHA256 (KDE/Qt/6.7.3/qtlocation-everywhere-src-6.7.3.tar.xz) = 569fd7ddcd048ef7e8c64465eed93aeb8d021aa6f2befd5c1815fa992bd3a798
+SIZE (KDE/Qt/6.7.3/qtlocation-everywhere-src-6.7.3.tar.xz) = 3166232
diff --git a/devel/qt6-positioning/distinfo b/devel/qt6-positioning/distinfo
index 97347f1a0280..3b0fe93b849a 100644
--- a/devel/qt6-positioning/distinfo
+++ b/devel/qt6-positioning/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777705
-SHA256 (KDE/Qt/6.7.2/qtpositioning-everywhere-src-6.7.2.tar.xz) = 020009f0aa8f6b1042963a45b6e19f2784cc937949cdb673f3b876153e087b1c
-SIZE (KDE/Qt/6.7.2/qtpositioning-everywhere-src-6.7.2.tar.xz) = 658112
+TIMESTAMP = 1727500282
+SHA256 (KDE/Qt/6.7.3/qtpositioning-everywhere-src-6.7.3.tar.xz) = da7073754224c91fb938ff5b02ff938540640605ac9ff6526db88d799cc6661c
+SIZE (KDE/Qt/6.7.3/qtpositioning-everywhere-src-6.7.3.tar.xz) = 659068
diff --git a/devel/qt6-remoteobjects/distinfo b/devel/qt6-remoteobjects/distinfo
index 31205ab5b908..259f0fe581b4 100644
--- a/devel/qt6-remoteobjects/distinfo
+++ b/devel/qt6-remoteobjects/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777706
-SHA256 (KDE/Qt/6.7.2/qtremoteobjects-everywhere-src-6.7.2.tar.xz) = 0b906b81aa7d6f4e47d4a298da67894433f3096a06f4c4237788c1b2cb9b7483
-SIZE (KDE/Qt/6.7.2/qtremoteobjects-everywhere-src-6.7.2.tar.xz) = 537040
+TIMESTAMP = 1727500283
+SHA256 (KDE/Qt/6.7.3/qtremoteobjects-everywhere-src-6.7.3.tar.xz) = 99c08aa938a64c10dac0a24e19bc1fc8ce3bb62118c834208bdd6e5c76fc91d1
+SIZE (KDE/Qt/6.7.3/qtremoteobjects-everywhere-src-6.7.3.tar.xz) = 537012
diff --git a/devel/qt6-scxml/distinfo b/devel/qt6-scxml/distinfo
index d57894ae681f..798ca2b4c088 100644
--- a/devel/qt6-scxml/distinfo
+++ b/devel/qt6-scxml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777707
-SHA256 (KDE/Qt/6.7.2/qtscxml-everywhere-src-6.7.2.tar.xz) = 20ecf93506d48f27b492ad3dd9d88830e08d642faec3071ce53396a8ae05c86f
-SIZE (KDE/Qt/6.7.2/qtscxml-everywhere-src-6.7.2.tar.xz) = 1168452
+TIMESTAMP = 1727500284
+SHA256 (KDE/Qt/6.7.3/qtscxml-everywhere-src-6.7.3.tar.xz) = 608febeb0dafb6fbf559e064dee779ab799441ed804267b534705ea5077eeda3
+SIZE (KDE/Qt/6.7.3/qtscxml-everywhere-src-6.7.3.tar.xz) = 1168340
diff --git a/devel/qt6-tools/Makefile b/devel/qt6-tools/Makefile
index fd2666492e86..7ebf6bf481a8 100644
--- a/devel/qt6-tools/Makefile
+++ b/devel/qt6-tools/Makefile
@@ -1,6 +1,5 @@
PORTNAME= tools
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= qt6-
diff --git a/devel/qt6-tools/distinfo b/devel/qt6-tools/distinfo
index d490d0ef479b..138095115cb7 100644
--- a/devel/qt6-tools/distinfo
+++ b/devel/qt6-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777708
-SHA256 (KDE/Qt/6.7.2/qttools-everywhere-src-6.7.2.tar.xz) = 58e855ad1b2533094726c8a425766b63a04a0eede2ed85086860e54593aa4b2a
-SIZE (KDE/Qt/6.7.2/qttools-everywhere-src-6.7.2.tar.xz) = 9019636
+TIMESTAMP = 1727500285
+SHA256 (KDE/Qt/6.7.3/qttools-everywhere-src-6.7.3.tar.xz) = f03bb7df619cd9ac9dba110e30b7bcab5dd88eb8bdc9cc752563b4367233203f
+SIZE (KDE/Qt/6.7.3/qttools-everywhere-src-6.7.3.tar.xz) = 9022820
diff --git a/devel/qt6-translations/distinfo b/devel/qt6-translations/distinfo
index c728341e627e..9ee4f527ada1 100644
--- a/devel/qt6-translations/distinfo
+++ b/devel/qt6-translations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777709
-SHA256 (KDE/Qt/6.7.2/qttranslations-everywhere-src-6.7.2.tar.xz) = 9845780b5dc1b7279d57836db51aeaf2e4a1160c42be09750616f39157582ca9
-SIZE (KDE/Qt/6.7.2/qttranslations-everywhere-src-6.7.2.tar.xz) = 1547608
+TIMESTAMP = 1727500286
+SHA256 (KDE/Qt/6.7.3/qttranslations-everywhere-src-6.7.3.tar.xz) = dcc762acac043b9bb5e4d369b6d6f53e0ecfcf76a408fe0db5f7ef071c9d6dc8
+SIZE (KDE/Qt/6.7.3/qttranslations-everywhere-src-6.7.3.tar.xz) = 1547944
diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile
index ef815c0d2e94..c4e795320e42 100644
--- a/devel/qt6/Makefile
+++ b/devel/qt6/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qt6
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/shiboken6/distinfo b/devel/shiboken6/distinfo
index 7f37a195ca1f..d05b048afb54 100644
--- a/devel/shiboken6/distinfo
+++ b/devel/shiboken6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779285
-SHA256 (pyside-setup-everywhere-src-6.7.2.tar.xz) = 3a2b0d0d6e78c9aa5ddc7f06ca4b6f11a3fe14560baeb148eea53b5d98e368c7
-SIZE (pyside-setup-everywhere-src-6.7.2.tar.xz) = 14402156
+TIMESTAMP = 1727499878
+SHA256 (pyside-setup-everywhere-src-6.7.3.tar.xz) = a4c414be013d5051a2d10a9a1151e686488a3172c08a57461ea04b0a0ab74e09
+SIZE (pyside-setup-everywhere-src-6.7.3.tar.xz) = 14591496
diff --git a/graphics/qt6-3d/distinfo b/graphics/qt6-3d/distinfo
index f4fc4450cd8f..b62343dde110 100644
--- a/graphics/qt6-3d/distinfo
+++ b/graphics/qt6-3d/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777711
-SHA256 (KDE/Qt/6.7.2/qt3d-everywhere-src-6.7.2.tar.xz) = 8bc087d904973133186e58471845c5df376bbfdcfcf079fda287e1cda27c8adf
-SIZE (KDE/Qt/6.7.2/qt3d-everywhere-src-6.7.2.tar.xz) = 141589248
+TIMESTAMP = 1727500288
+SHA256 (KDE/Qt/6.7.3/qt3d-everywhere-src-6.7.3.tar.xz) = 45d48c374a901d0ce94aa9b784cf632a4cebd14d3a14ab399d243136596bb694
+SIZE (KDE/Qt/6.7.3/qt3d-everywhere-src-6.7.3.tar.xz) = 141600080
diff --git a/graphics/qt6-imageformats/distinfo b/graphics/qt6-imageformats/distinfo
index 3ed9705c7812..92e10f827b13 100644
--- a/graphics/qt6-imageformats/distinfo
+++ b/graphics/qt6-imageformats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777712
-SHA256 (KDE/Qt/6.7.2/qtimageformats-everywhere-src-6.7.2.tar.xz) = e1a1d8785fae67d16ad0a443b01d5f32663a6b68d275f1806ebab257485ce5d6
-SIZE (KDE/Qt/6.7.2/qtimageformats-everywhere-src-6.7.2.tar.xz) = 1974768
+TIMESTAMP = 1727500289
+SHA256 (KDE/Qt/6.7.3/qtimageformats-everywhere-src-6.7.3.tar.xz) = 9fd58144081654c3373768dd96ead294023830927b14fe3d3c1ef641fb324753
+SIZE (KDE/Qt/6.7.3/qtimageformats-everywhere-src-6.7.3.tar.xz) = 1974700
diff --git a/graphics/qt6-lottie/distinfo b/graphics/qt6-lottie/distinfo
index b2b78a18c92f..8f7a23a41ceb 100644
--- a/graphics/qt6-lottie/distinfo
+++ b/graphics/qt6-lottie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777713
-SHA256 (KDE/Qt/6.7.2/qtlottie-everywhere-src-6.7.2.tar.xz) = d9afbc9358d352a4e521d4693d5bdad6a004272b6e8a9ec7a9f851700fe3f10e
-SIZE (KDE/Qt/6.7.2/qtlottie-everywhere-src-6.7.2.tar.xz) = 83636
+TIMESTAMP = 1727500290
+SHA256 (KDE/Qt/6.7.3/qtlottie-everywhere-src-6.7.3.tar.xz) = 398d1e77767ac163938fc872e15846f0f437f2b419758622c4182f4595d1830d
+SIZE (KDE/Qt/6.7.3/qtlottie-everywhere-src-6.7.3.tar.xz) = 83632
diff --git a/graphics/qt6-quickeffectmaker/distinfo b/graphics/qt6-quickeffectmaker/distinfo
index e862c9d86f6f..d685c326be5c 100644
--- a/graphics/qt6-quickeffectmaker/distinfo
+++ b/graphics/qt6-quickeffectmaker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777714
-SHA256 (KDE/Qt/6.7.2/qtquickeffectmaker-everywhere-src-6.7.2.tar.xz) = 3b0f26ce07c82c29f28d19b537b31c297799406428fbf0d31911464e717b756d
-SIZE (KDE/Qt/6.7.2/qtquickeffectmaker-everywhere-src-6.7.2.tar.xz) = 4358544
+TIMESTAMP = 1727500291
+SHA256 (KDE/Qt/6.7.3/qtquickeffectmaker-everywhere-src-6.7.3.tar.xz) = 588bfd1b2dc34d0faca425d49b0ed82fbf4356f3be51e3d49d3630a9ad422e96
+SIZE (KDE/Qt/6.7.3/qtquickeffectmaker-everywhere-src-6.7.3.tar.xz) = 4322056
diff --git a/graphics/qt6-svg/distinfo b/graphics/qt6-svg/distinfo
index defbd9bb55ac..d0027ea6a409 100644
--- a/graphics/qt6-svg/distinfo
+++ b/graphics/qt6-svg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777715
-SHA256 (KDE/Qt/6.7.2/qtsvg-everywhere-src-6.7.2.tar.xz) = fb0d1286a35be3583fee34aeb5843c94719e07193bdf1d4d8b0dc14009caef01
-SIZE (KDE/Qt/6.7.2/qtsvg-everywhere-src-6.7.2.tar.xz) = 1791468
+TIMESTAMP = 1727500292
+SHA256 (KDE/Qt/6.7.3/qtsvg-everywhere-src-6.7.3.tar.xz) = 40142cb71fb1e07ad612bc361b67f5d54cd9367f9979ae6b86124a064deda06b
+SIZE (KDE/Qt/6.7.3/qtsvg-everywhere-src-6.7.3.tar.xz) = 1792980
diff --git a/graphics/qt6-wayland/Makefile b/graphics/qt6-wayland/Makefile
index 02a9bc3c0dc2..9d2aaf3fc0ef 100644
--- a/graphics/qt6-wayland/Makefile
+++ b/graphics/qt6-wayland/Makefile
@@ -1,14 +1,10 @@
PORTNAME= wayland
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 1
CATEGORIES= graphics wayland
PKGNAMEPREFIX= qt6-
PATCH_SITES= https://github.com/qt/qtwayland/commit/
-PATCHFILES+= 92bcb8f6b7a852c7a5d662fc34de561692a7a454.patch:-p1
PATCHFILES+= c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095.patch:-p1
-PATCHFILES+= 406995207eae8d644b6e5262aa716a48c7e471a8.patch:-p1
-PATCHFILES+= 632127d7f1d86cba4dd17361f24f9fd70a0ae44c.patch:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt6 wrapper for Wayland
diff --git a/graphics/qt6-wayland/distinfo b/graphics/qt6-wayland/distinfo
index 61e1d4c2b627..623daccf6e1e 100644
--- a/graphics/qt6-wayland/distinfo
+++ b/graphics/qt6-wayland/distinfo
@@ -1,11 +1,5 @@
-TIMESTAMP = 1725168120
-SHA256 (KDE/Qt/6.7.2/qtwayland-everywhere-src-6.7.2.tar.xz) = a2a057e1dd644bd44abb9990fecc194b2e25c2e0f39e81aa9fee4c1e5e2a8a5b
-SIZE (KDE/Qt/6.7.2/qtwayland-everywhere-src-6.7.2.tar.xz) = 1123220
-SHA256 (KDE/Qt/6.7.2/92bcb8f6b7a852c7a5d662fc34de561692a7a454.patch) = e48f958a94a871c2d621525d75326b16a71459e58221f57fba6cf690cda73c1f
-SIZE (KDE/Qt/6.7.2/92bcb8f6b7a852c7a5d662fc34de561692a7a454.patch) = 1436
-SHA256 (KDE/Qt/6.7.2/c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095.patch) = 6cdb9167b70382101fc40c4adf0485d8d37a7dec72a129013573e19b005196a7
-SIZE (KDE/Qt/6.7.2/c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095.patch) = 22605
-SHA256 (KDE/Qt/6.7.2/406995207eae8d644b6e5262aa716a48c7e471a8.patch) = 7aac104d8ee173c7b88fb2dda206d64bb22450acaa5410c27a180139504e2e6c
-SIZE (KDE/Qt/6.7.2/406995207eae8d644b6e5262aa716a48c7e471a8.patch) = 1820
-SHA256 (KDE/Qt/6.7.2/632127d7f1d86cba4dd17361f24f9fd70a0ae44c.patch) = a62ac45ab443c2819c7b60e4d9cc2fa845ab16141be42e47b5299d243a3c7285
-SIZE (KDE/Qt/6.7.2/632127d7f1d86cba4dd17361f24f9fd70a0ae44c.patch) = 3643
+TIMESTAMP = 1727500695
+SHA256 (KDE/Qt/6.7.3/qtwayland-everywhere-src-6.7.3.tar.xz) = e326c7ceb628f503bfc20577d5d2df9690ee10db08eb940cb80c759a6972b2b5
+SIZE (KDE/Qt/6.7.3/qtwayland-everywhere-src-6.7.3.tar.xz) = 1123508
+SHA256 (KDE/Qt/6.7.3/c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095.patch) = 6cdb9167b70382101fc40c4adf0485d8d37a7dec72a129013573e19b005196a7
+SIZE (KDE/Qt/6.7.3/c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095.patch) = 22605
diff --git a/misc/qt6-doc/distinfo b/misc/qt6-doc/distinfo
index 7858b3bb58ab..4b8a4127bd4a 100644
--- a/misc/qt6-doc/distinfo
+++ b/misc/qt6-doc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718777717
-SHA256 (KDE/Qt/6.7.2/qtdoc-everywhere-src-6.7.2.tar.xz) = a0c1456cb66dc76065f287e4a607510854bb794141dd18fe7f7db9954587756d
-SIZE (KDE/Qt/6.7.2/qtdoc-everywhere-src-6.7.2.tar.xz) = 14497164
+TIMESTAMP = 1727500295
+SHA256 (KDE/Qt/6.7.3/qtdoc-everywhere-src-6.7.3.tar.xz) = 530d2a261f13bb7ec940e1e51bc55657b61810f826ed5e04a1852b9675ce2304
+SIZE (KDE/Qt/6.7.3/qtdoc-everywhere-src-6.7.3.tar.xz) = 13983012
diff --git a/misc/qt6-doc/pkg-plist b/misc/qt6-doc/pkg-plist
index a31de148eb75..44cfc476591d 100644
--- a/misc/qt6-doc/pkg-plist
+++ b/misc/qt6-doc/pkg-plist
@@ -9,6 +9,7 @@
%%QT_DOCDIR%%/qtcmake/cmake-manual.html
%%QT_DOCDIR%%/qtcmake/cmake-property-reference.html
%%QT_DOCDIR%%/qtcmake/cmake-qt5-and-qt6-compatibility.html
+%%QT_DOCDIR%%/qtcmake/cmake-supported-cmake-versions.html
%%QT_DOCDIR%%/qtcmake/cmake-variable-reference.html
%%QT_DOCDIR%%/qtcmake/images/arrow_bc.png
%%QT_DOCDIR%%/qtcmake/images/bgrContent.png
@@ -94,27 +95,21 @@
%%QT_DOCDIR%%/qtdoc/i18n-plural-rules.html
%%QT_DOCDIR%%/qtdoc/i18n-source-translation.html
%%QT_DOCDIR%%/qtdoc/images/5OiIqFTjUZI.jpg
-%%QT_DOCDIR%%/qtdoc/images/Android_Studio_Settings.png
%%QT_DOCDIR%%/qtdoc/images/BenchmarkDemoQt6.png
-%%QT_DOCDIR%%/qtdoc/images/CheckPluginInstall.png
%%QT_DOCDIR%%/qtdoc/images/CustomStyle_Dark.png
%%QT_DOCDIR%%/qtdoc/images/CustomStyle_Light.png
%%QT_DOCDIR%%/qtdoc/images/FX_Material_Showroom.png
%%QT_DOCDIR%%/qtdoc/images/Material_Dark.png
%%QT_DOCDIR%%/qtdoc/images/Material_Light.png
-%%QT_DOCDIR%%/qtdoc/images/SettingsSet.png
%%QT_DOCDIR%%/qtdoc/images/Settings_CustomStyle.png
%%QT_DOCDIR%%/qtdoc/images/Settings_Material.png
-%%QT_DOCDIR%%/qtdoc/images/Settings_Qt.png
%%QT_DOCDIR%%/qtdoc/images/Settings_iOS.png
-%%QT_DOCDIR%%/qtdoc/images/_AkKSLp5FnM.png
%%QT_DOCDIR%%/qtdoc/images/accessibleobjecttree.png
%%QT_DOCDIR%%/qtdoc/images/addalarms.png
%%QT_DOCDIR%%/qtdoc/images/alarms2.png
%%QT_DOCDIR%%/qtdoc/images/alarms3.png
%%QT_DOCDIR%%/qtdoc/images/android-single-abis.png
%%QT_DOCDIR%%/qtdoc/images/android-source-folder.png
-%%QT_DOCDIR%%/qtdoc/images/android_studio_select_run.png
%%QT_DOCDIR%%/qtdoc/images/animation-examples.png
%%QT_DOCDIR%%/qtdoc/images/applicationwindow.png
%%QT_DOCDIR%%/qtdoc/images/arrow_bc.png
@@ -132,8 +127,6 @@
%%QT_DOCDIR%%/qtdoc/images/colorpalette_urlselection.png
%%QT_DOCDIR%%/qtdoc/images/colorpalette_userlisting.png
%%QT_DOCDIR%%/qtdoc/images/controls.png
-%%QT_DOCDIR%%/qtdoc/images/create_new_Qt_project_1.png
-%%QT_DOCDIR%%/qtdoc/images/create_new_Qt_project_2.png
%%QT_DOCDIR%%/qtdoc/images/deployment-mac-application.png
%%QT_DOCDIR%%/qtdoc/images/deployment-mac-bundlestructure.png
%%QT_DOCDIR%%/qtdoc/images/desktop_dark.png
@@ -168,7 +161,6 @@
%%QT_DOCDIR%%/qtdoc/images/nmvurCcsWos.jpg
%%QT_DOCDIR%%/qtdoc/images/ok.png
%%QT_DOCDIR%%/qtdoc/images/open-project.png
-%%QT_DOCDIR%%/qtdoc/images/open_existing_project.png
%%QT_DOCDIR%%/qtdoc/images/osmbuildings.jpg
%%QT_DOCDIR%%/qtdoc/images/piemenu.gif
%%QT_DOCDIR%%/qtdoc/images/project-structure.png
@@ -229,9 +221,6 @@
%%QT_DOCDIR%%/qtdoc/images/sa8155-target.png
%%QT_DOCDIR%%/qtdoc/images/sa8155p.png
%%QT_DOCDIR%%/qtdoc/images/scalability-gridlayout.png
-%%QT_DOCDIR%%/qtdoc/images/select_example_project.png
-%%QT_DOCDIR%%/qtdoc/images/select_gear_install_plugin.png
-%%QT_DOCDIR%%/qtdoc/images/selectpluginjar.png
%%QT_DOCDIR%%/qtdoc/images/session.png
%%QT_DOCDIR%%/qtdoc/images/small_dark.png
%%QT_DOCDIR%%/qtdoc/images/small_light.png
@@ -334,7 +323,6 @@
%%QT_DOCDIR%%/qtdoc/qt-intro.html
%%QT_DOCDIR%%/qtdoc/qt-online-installation.html
%%QT_DOCDIR%%/qtdoc/qt-releases.html
-%%QT_DOCDIR%%/qtdoc/qt-tools-for-android-studio.html
%%QT_DOCDIR%%/qtdoc/qt6-buildsystem.html
%%QT_DOCDIR%%/qtdoc/qtconcurrent-mtexamples.html
%%QT_DOCDIR%%/qtdoc/qtconcurrentexamples.html
@@ -432,6 +420,7 @@
%%QT_DOCDIR%%/qtdoc/vxworks.html
%%QT_DOCDIR%%/qtdoc/wasm.html
%%QT_DOCDIR%%/qtdoc/wayland-and-qt.html
+%%QT_DOCDIR%%/qtdoc/wayland-requirements.html
%%QT_DOCDIR%%/qtdoc/webos.html
%%QT_DOCDIR%%/qtdoc/whatsnew60.html
%%QT_DOCDIR%%/qtdoc/whatsnew61.html
diff --git a/misc/qt6-examples/distinfo b/misc/qt6-examples/distinfo
index 697f7f1a57e5..05db4eff8e2f 100644
--- a/misc/qt6-examples/distinfo
+++ b/misc/qt6-examples/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779140
-SHA256 (KDE/Qt/6.7.2/qt-everywhere-src-6.7.2.tar.xz) = 0aaea247db870193c260e8453ae692ca12abc1bd841faa1a6e6c99459968ca8a
-SIZE (KDE/Qt/6.7.2/qt-everywhere-src-6.7.2.tar.xz) = 935696876
+TIMESTAMP = 1727500686
+SHA256 (KDE/Qt/6.7.3/qt-everywhere-src-6.7.3.tar.xz) = a3f1d257cbb14c6536585ffccf7c203ce7017418e1a0c2ed7c316c20c729c801
+SIZE (KDE/Qt/6.7.3/qt-everywhere-src-6.7.3.tar.xz) = 936198060
diff --git a/misc/qt6-examples/pkg-plist b/misc/qt6-examples/pkg-plist
index 854204068223..7e8076b34e58 100644
--- a/misc/qt6-examples/pkg-plist
+++ b/misc/qt6-examples/pkg-plist
@@ -1415,6 +1415,7 @@
%%QT_EXAMPLEDIR%%/demos/lightningviewer/Info.plist
%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/ActionsLayer.qml
%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/Deployment.qml
%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/DistanceTimeLayer.qml
%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/LightningMapLayer.qml
%%QT_EXAMPLEDIR%%/demos/lightningviewer/LightningViewer/LightningView.qml
@@ -2781,6 +2782,7 @@
%%QT_EXAMPLEDIR%%/mqtt/websocketsubscription/websocketsubscription.pro
%%QT_EXAMPLEDIR%%/multimedia/CMakeLists.txt
%%QT_EXAMPLEDIR%%/multimedia/audiodevices/CMakeLists.txt
+%%QT_EXAMPLEDIR%%/multimedia/audiodevices/Info.plist.in
%%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.cpp
%%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.h
%%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.pro
diff --git a/multimedia/qt6-multimedia/Makefile b/multimedia/qt6-multimedia/Makefile
index 8556d26cfdd2..b8dc392fc0ca 100644
--- a/multimedia/qt6-multimedia/Makefile
+++ b/multimedia/qt6-multimedia/Makefile
@@ -29,8 +29,13 @@ ALSA_CMAKE_BOOL= FEATURE_alsa
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_CMAKE_BOOL= FEATURE_ffmpeg
-GSTREAMER_USES= gnome gstreamer:1
-GSTREAMER_USE= GL=egl GNOME=glib20 GSTREAMER=bad,gl,good,ugly
+GSTREAMER_LIB_DEPENDS= libwayland-client.so:graphics/wayland
+# As of 2024-09-29, Mk/Uses/xorg.mk freaks out if no modules are defined
+# via USE_XORG, so FTTB, we must duplicate USES=xorg in the GSTREAMER
+# and X11 options and cannot hoist it to the main USES declaration as a
+# noop.
+GSTREAMER_USES= gnome gstreamer:1 xorg
+GSTREAMER_USE= GL=egl GNOME=glib20 GSTREAMER=bad,gl,good,ugly XORG=xcb
GSTREAMER_CMAKE_BOOL= FEATURE_gstreamer \
FEATURE_gstreamer_1_0 \
FEATURE_gstreamer_app \
diff --git a/multimedia/qt6-multimedia/distinfo b/multimedia/qt6-multimedia/distinfo
index 3c617b1ab066..bd9a27e34cdd 100644
--- a/multimedia/qt6-multimedia/distinfo
+++ b/multimedia/qt6-multimedia/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779141
-SHA256 (KDE/Qt/6.7.2/qtmultimedia-everywhere-src-6.7.2.tar.xz) = 8ef835115acb9a1d3d2c9f23cfacb43f2c537e3786a8ab822299a2a7765651d3
-SIZE (KDE/Qt/6.7.2/qtmultimedia-everywhere-src-6.7.2.tar.xz) = 8451800
+TIMESTAMP = 1727500687
+SHA256 (KDE/Qt/6.7.3/qtmultimedia-everywhere-src-6.7.3.tar.xz) = 304d28b8e592435293893b0110d5f3534407604d1e04d8a0b0e5b34afe577303
+SIZE (KDE/Qt/6.7.3/qtmultimedia-everywhere-src-6.7.3.tar.xz) = 9360356
diff --git a/multimedia/qt6-multimedia/pkg-plist b/multimedia/qt6-multimedia/pkg-plist
index 20f2ee0920f8..8948bc67ccfb 100644
--- a/multimedia/qt6-multimedia/pkg-plist
+++ b/multimedia/qt6-multimedia/pkg-plist
@@ -149,38 +149,39 @@
%%QT_INCDIR%%/QtMultimediaWidgets/qtmultimediawidgetsglobal.h
%%QT_INCDIR%%/QtMultimediaWidgets/qtmultimediawidgetsversion.h
%%QT_INCDIR%%/QtMultimediaWidgets/qvideowidget.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qglist_helper_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgst_debug_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgst_handle_types_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgst_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstappsource_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstpipeline_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreameraudiodecoder_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreameraudiodevice_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreameraudioinput_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreameraudiooutput_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamerbufferprobe_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamercamera_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamerformatinfo_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamerimagecapture_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamerintegration_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamermediacapture_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamermediaencoder_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamermediaplayer_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamermessage_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamermetadata_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamervideodevices_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamervideooutput_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamervideooverlay_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstreamervideosink_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstsubtitlesink_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstutils_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstvideobuffer_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/%%FULLVER%%/QtQGstreamerMediaPlugin/private/qgstvideorenderersink_p.h
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/QtQGstreamerMediaPlugin
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/QtQGstreamerMediaPluginDepends
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/QtQGstreamerMediaPluginVersion
-%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPlugin/qtqgstreamermediapluginversion.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qglist_helper_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgst_bus_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgst_debug_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgst_handle_types_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgst_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstappsource_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstpipeline_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreameraudiodecoder_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreameraudiodevice_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreameraudioinput_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreameraudiooutput_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamerbufferprobe_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamercamera_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamerformatinfo_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamerimagecapture_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamerintegration_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamermediacapture_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamermediaencoder_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamermediaplayer_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamermessage_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamermetadata_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamervideodevices_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamervideooutput_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamervideooverlay_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstreamervideosink_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstsubtitlesink_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstutils_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstvideobuffer_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/%%FULLVER%%/QtQGstreamerMediaPluginImpl/private/qgstvideorenderersink_p.h
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/QtQGstreamerMediaPluginImpl
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/QtQGstreamerMediaPluginImplDepends
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/QtQGstreamerMediaPluginImplVersion
+%%GSTREAMER%%%%QT_INCDIR%%/QtQGstreamerMediaPluginImpl/qtqgstreamermediapluginimplversion.h
%%Q3D%%%%QT_INCDIR%%/QtQuick3DSpatialAudio/%%FULLVER%%/QtQuick3DSpatialAudio/private/qquick3dambientsound_p.h
%%Q3D%%%%QT_INCDIR%%/QtQuick3DSpatialAudio/%%FULLVER%%/QtQuick3DSpatialAudio/private/qquick3daudioengine_p.h
%%Q3D%%%%QT_INCDIR%%/QtQuick3DSpatialAudio/%%FULLVER%%/QtQuick3DSpatialAudio/private/qquick3daudiolistener_p.h
@@ -269,14 +270,14 @@ lib/cmake/Qt6MultimediaWidgets/Qt6MultimediaWidgetsDependencies.cmake
lib/cmake/Qt6MultimediaWidgets/Qt6MultimediaWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Qt6MultimediaWidgets/Qt6MultimediaWidgetsTargets.cmake
lib/cmake/Qt6MultimediaWidgets/Qt6MultimediaWidgetsVersionlessTargets.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateAdditionalTargetInfo.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateConfig.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateConfigVersion.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateConfigVersionImpl.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateDependencies.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateTargets-%%CMAKE_BUILD_TYPE%%.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateTargets.cmake
-%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginPrivate/Qt6QGstreamerMediaPluginPrivateVersionlessTargets.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateAdditionalTargetInfo.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateConfig.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateConfigVersion.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateConfigVersionImpl.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateDependencies.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateTargets-%%CMAKE_BUILD_TYPE%%.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateTargets.cmake
+%%GSTREAMER%%lib/cmake/Qt6QGstreamerMediaPluginImplPrivate/Qt6QGstreamerMediaPluginImplPrivateVersionlessTargets.cmake
%%Q3D%%lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioAdditionalTargetInfo.cmake
%%Q3D%%lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake
%%Q3D%%lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfigVersion.cmake
@@ -318,8 +319,8 @@ lib/cmake/Qt6SpatialAudio/Qt6SpatialAudioVersionlessTargets.cmake
%%QT_LIBDIR%%/libQt6MultimediaWidgets.so
%%QT_LIBDIR%%/libQt6MultimediaWidgets.so.6
%%QT_LIBDIR%%/libQt6MultimediaWidgets.so.%%FULLVER%%
-%%GSTREAMER%%%%QT_LIBDIR%%/libQt6QGstreamerMediaPlugin.a
-%%GSTREAMER%%%%QT_LIBDIR%%/libQt6QGstreamerMediaPlugin.prl
+%%GSTREAMER%%%%QT_LIBDIR%%/libQt6QGstreamerMediaPluginImpl.a
+%%GSTREAMER%%%%QT_LIBDIR%%/libQt6QGstreamerMediaPluginImpl.prl
%%Q3D%%%%QT_LIBDIR%%/libQt6Quick3DSpatialAudio.prl
%%Q3D%%%%QT_LIBDIR%%/libQt6Quick3DSpatialAudio.so
%%Q3D%%%%QT_LIBDIR%%/libQt6Quick3DSpatialAudio.so.6
@@ -331,7 +332,7 @@ lib/cmake/Qt6SpatialAudio/Qt6SpatialAudioVersionlessTargets.cmake
%%QT_LIBDIR%%/metatypes/qt6multimedia_%%CMAKE_BUILD_TYPE%%_metatypes.json
%%QT_LIBDIR%%/metatypes/qt6multimediaquickprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json
%%QT_LIBDIR%%/metatypes/qt6multimediawidgets_%%CMAKE_BUILD_TYPE%%_metatypes.json
-%%GSTREAMER%%%%QT_LIBDIR%%/metatypes/qt6qgstreamermediapluginprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json
+%%GSTREAMER%%%%QT_LIBDIR%%/metatypes/qt6qgstreamermediapluginimplprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json
%%Q3D%%%%QT_LIBDIR%%/metatypes/qt6quick3dspatialaudioprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json
%%QT_LIBDIR%%/metatypes/qt6spatialaudio_%%CMAKE_BUILD_TYPE%%_metatypes.json
%%QT_MKSPECDIR%%/modules/qt_lib_multimedia.pri
@@ -339,7 +340,7 @@ lib/cmake/Qt6SpatialAudio/Qt6SpatialAudioVersionlessTargets.cmake
%%QT_MKSPECDIR%%/modules/qt_lib_multimediaquick_private.pri
%%QT_MKSPECDIR%%/modules/qt_lib_multimediawidgets.pri
%%QT_MKSPECDIR%%/modules/qt_lib_multimediawidgets_private.pri
-%%GSTREAMER%%%%QT_MKSPECDIR%%/modules/qt_lib_qgstreamermediaplugin_private.pri
+%%GSTREAMER%%%%QT_MKSPECDIR%%/modules/qt_lib_qgstreamermediapluginimpl_private.pri
%%Q3D%%%%QT_MKSPECDIR%%/modules/qt_lib_quick3dspatialaudio_private.pri
%%QT_MKSPECDIR%%/modules/qt_lib_spatialaudio.pri
%%QT_MKSPECDIR%%/modules/qt_lib_spatialaudio_private.pri
@@ -358,6 +359,6 @@ libdata/pkgconfig/Qt6SpatialAudio.pc
%%QT_DATADIR%%/modules/Multimedia.json
%%QT_DATADIR%%/modules/MultimediaQuickPrivate.json
%%QT_DATADIR%%/modules/MultimediaWidgets.json
-%%GSTREAMER%%%%QT_DATADIR%%/modules/QGstreamerMediaPluginPrivate.json
+%%GSTREAMER%%%%QT_DATADIR%%/modules/QGstreamerMediaPluginImplPrivate.json
%%Q3D%%%%QT_DATADIR%%/modules/Quick3DSpatialAudioPrivate.json
%%QT_DATADIR%%/modules/SpatialAudio.json
diff --git a/net/qt6-coap/distinfo b/net/qt6-coap/distinfo
index cf499722cf01..59591234c0be 100644
--- a/net/qt6-coap/distinfo
+++ b/net/qt6-coap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779142
-SHA256 (KDE/Qt/6.7.2/qt-qtcoap-v6.7.2_GH0.tar.gz) = 0cd980deb8c3d5a1cd4214f4b72819f77b2ec05d1855dd6e8ebbf3e4ce081624
-SIZE (KDE/Qt/6.7.2/qt-qtcoap-v6.7.2_GH0.tar.gz) = 183937
+TIMESTAMP = 1727500155
+SHA256 (KDE/Qt/6.7.3/qt-qtcoap-v6.7.3_GH0.tar.gz) = 28df360e970a46c1547c26399079434824d6fdd38fa513ebcbf28e6e369467b4
+SIZE (KDE/Qt/6.7.3/qt-qtcoap-v6.7.3_GH0.tar.gz) = 183928
diff --git a/net/qt6-networkauth/distinfo b/net/qt6-networkauth/distinfo
index a15532ed5abc..a907664de813 100644
--- a/net/qt6-networkauth/distinfo
+++ b/net/qt6-networkauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779143
-SHA256 (KDE/Qt/6.7.2/qtnetworkauth-everywhere-src-6.7.2.tar.xz) = 7f09824fcfe589eb32260c305ff9a126fe3bf93be218d372e8e9c10e212df470
-SIZE (KDE/Qt/6.7.2/qtnetworkauth-everywhere-src-6.7.2.tar.xz) = 146892
+TIMESTAMP = 1727500689
+SHA256 (KDE/Qt/6.7.3/qtnetworkauth-everywhere-src-6.7.3.tar.xz) = 6b9a75a5e8829c56f4cfcdd146082882896b87eda380996f9cc34936504a13b7
+SIZE (KDE/Qt/6.7.3/qtnetworkauth-everywhere-src-6.7.3.tar.xz) = 148772
diff --git a/science/qt6-quick3dphysics/distinfo b/science/qt6-quick3dphysics/distinfo
index f53805a3cdad..691126328b77 100644
--- a/science/qt6-quick3dphysics/distinfo
+++ b/science/qt6-quick3dphysics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779144
-SHA256 (KDE/Qt/6.7.2/qtquick3dphysics-everywhere-src-6.7.2.tar.xz) = ffc790b8b44ebc03acc1f2d085dad0cc49fffde1eea941a6ff11d3eb0b6e4140
-SIZE (KDE/Qt/6.7.2/qtquick3dphysics-everywhere-src-6.7.2.tar.xz) = 4703956
+TIMESTAMP = 1727500690
+SHA256 (KDE/Qt/6.7.3/qtquick3dphysics-everywhere-src-6.7.3.tar.xz) = b45dc48b3079270d42890b299c53bc1259ae80945a23242407f18a07be89d8f3
+SIZE (KDE/Qt/6.7.3/qtquick3dphysics-everywhere-src-6.7.3.tar.xz) = 4704352
diff --git a/www/qt6-httpserver/distinfo b/www/qt6-httpserver/distinfo
index 2ba48048db99..341028e79940 100644
--- a/www/qt6-httpserver/distinfo
+++ b/www/qt6-httpserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779145
-SHA256 (KDE/Qt/6.7.2/qthttpserver-everywhere-src-6.7.2.tar.xz) = 0353b9b4f98a83fec8f15046d4ff9d6ef7c874dcbb3664092fe2508f40778b86
-SIZE (KDE/Qt/6.7.2/qthttpserver-everywhere-src-6.7.2.tar.xz) = 163640
+TIMESTAMP = 1727500691
+SHA256 (KDE/Qt/6.7.3/qthttpserver-everywhere-src-6.7.3.tar.xz) = 7f2317c7e52b6b634a5be9a9c917066fb707b905ec618f047cc57b8093f4deff
+SIZE (KDE/Qt/6.7.3/qthttpserver-everywhere-src-6.7.3.tar.xz) = 163692
diff --git a/www/qt6-webchannel/distinfo b/www/qt6-webchannel/distinfo
index 273e146dcbb5..b5ef7a803dbb 100644
--- a/www/qt6-webchannel/distinfo
+++ b/www/qt6-webchannel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779146
-SHA256 (KDE/Qt/6.7.2/qtwebchannel-everywhere-src-6.7.2.tar.xz) = ac5d96607b10e7de546eaf93bb9f65c0fd631ef9b91ef8a794e26fd57db4501c
-SIZE (KDE/Qt/6.7.2/qtwebchannel-everywhere-src-6.7.2.tar.xz) = 206584
+TIMESTAMP = 1727500692
+SHA256 (KDE/Qt/6.7.3/qtwebchannel-everywhere-src-6.7.3.tar.xz) = 15633fde6db09b3a06d46b5fd11221c915f1e49b8fb541f463966e17d25474b8
+SIZE (KDE/Qt/6.7.3/qtwebchannel-everywhere-src-6.7.3.tar.xz) = 206716
diff --git a/www/qt6-webengine/distinfo b/www/qt6-webengine/distinfo
index b305cc7a5af0..92fab2919ffd 100644
--- a/www/qt6-webengine/distinfo
+++ b/www/qt6-webengine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779149
-SHA256 (KDE/Qt/6.7.2/qtwebengine-everywhere-src-6.7.2.tar.xz) = c7755875594d8be382b07bf3634d44fd77012805794d8b588891709a6405ffd1
-SIZE (KDE/Qt/6.7.2/qtwebengine-everywhere-src-6.7.2.tar.xz) = 550888844
+TIMESTAMP = 1727500696
+SHA256 (KDE/Qt/6.7.3/qtwebengine-everywhere-src-6.7.3.tar.xz) = c22b159cbb80dc569ce907ea26cc53687873f5e804dab142db54662589d846db
+SIZE (KDE/Qt/6.7.3/qtwebengine-everywhere-src-6.7.3.tar.xz) = 550988288
diff --git a/www/qt6-websockets/distinfo b/www/qt6-websockets/distinfo
index bcff1dbc96cc..8d6e4663a1d5 100644
--- a/www/qt6-websockets/distinfo
+++ b/www/qt6-websockets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779150
-SHA256 (KDE/Qt/6.7.2/qtwebsockets-everywhere-src-6.7.2.tar.xz) = 5bde4af6ec9ce8c8632b782ab77b82d910721be2c714e6d38902521bcd1d215f
-SIZE (KDE/Qt/6.7.2/qtwebsockets-everywhere-src-6.7.2.tar.xz) = 459636
+TIMESTAMP = 1727500697
+SHA256 (KDE/Qt/6.7.3/qtwebsockets-everywhere-src-6.7.3.tar.xz) = ba03007db7ee68a5bc3e3bd1d71e11f3e1f84e470bcb8c54cd7c01bbe1c5990e
+SIZE (KDE/Qt/6.7.3/qtwebsockets-everywhere-src-6.7.3.tar.xz) = 459844
diff --git a/www/qt6-webview/distinfo b/www/qt6-webview/distinfo
index cced1aa68a28..48d98c5b0b9f 100644
--- a/www/qt6-webview/distinfo
+++ b/www/qt6-webview/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779151
-SHA256 (KDE/Qt/6.7.2/qtwebview-everywhere-src-6.7.2.tar.xz) = 4ce1096903d4fec39bfcd95d4015acbf105eddf66a384303cb0fe899dd24e4fe
-SIZE (KDE/Qt/6.7.2/qtwebview-everywhere-src-6.7.2.tar.xz) = 138764
+TIMESTAMP = 1727500698
+SHA256 (KDE/Qt/6.7.3/qtwebview-everywhere-src-6.7.3.tar.xz) = 708ae8fe44a243fe556384c4452d4592b8469ac66f3fd43876b18d425005b92d
+SIZE (KDE/Qt/6.7.3/qtwebview-everywhere-src-6.7.3.tar.xz) = 139024
diff --git a/x11-toolkits/qt6-charts/distinfo b/x11-toolkits/qt6-charts/distinfo
index d6710049de36..3515871563b3 100644
--- a/x11-toolkits/qt6-charts/distinfo
+++ b/x11-toolkits/qt6-charts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779152
-SHA256 (KDE/Qt/6.7.2/qtcharts-everywhere-src-6.7.2.tar.xz) = 00f6a437458b7f2c4e81d748dbe2a077567a9e6ad8d8e3820b36c39dc5279bda
-SIZE (KDE/Qt/6.7.2/qtcharts-everywhere-src-6.7.2.tar.xz) = 4661448
+TIMESTAMP = 1727500699
+SHA256 (KDE/Qt/6.7.3/qtcharts-everywhere-src-6.7.3.tar.xz) = 07ea63a550e6bcfa4a9c38056f7aa524357305572268fe26f6063d83e4233659
+SIZE (KDE/Qt/6.7.3/qtcharts-everywhere-src-6.7.3.tar.xz) = 4661392
diff --git a/x11-toolkits/qt6-datavis3d/distinfo b/x11-toolkits/qt6-datavis3d/distinfo
index 4d0d54eba4c7..5c0ab8fbb87c 100644
--- a/x11-toolkits/qt6-datavis3d/distinfo
+++ b/x11-toolkits/qt6-datavis3d/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779153
-SHA256 (KDE/Qt/6.7.2/qtdatavis3d-everywhere-src-6.7.2.tar.xz) = c0ebc87d95deb595106fc68ed7e6de05149a18917d68cff40905c57fc6694e53
-SIZE (KDE/Qt/6.7.2/qtdatavis3d-everywhere-src-6.7.2.tar.xz) = 3947856
+TIMESTAMP = 1727500700
+SHA256 (KDE/Qt/6.7.3/qtdatavis3d-everywhere-src-6.7.3.tar.xz) = e1f2769519f8afc227368b0000fe9bfb686beb718c9a5eeb9584e5ed14241d81
+SIZE (KDE/Qt/6.7.3/qtdatavis3d-everywhere-src-6.7.3.tar.xz) = 3947892
diff --git a/x11-toolkits/qt6-declarative/Makefile b/x11-toolkits/qt6-declarative/Makefile
index 26aad8cafc0c..4ad66f201e25 100644
--- a/x11-toolkits/qt6-declarative/Makefile
+++ b/x11-toolkits/qt6-declarative/Makefile
@@ -1,6 +1,5 @@
PORTNAME= declarative
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 1
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt6-
diff --git a/x11-toolkits/qt6-declarative/distinfo b/x11-toolkits/qt6-declarative/distinfo
index 62bddc368b7a..9bffef6b2bf5 100644
--- a/x11-toolkits/qt6-declarative/distinfo
+++ b/x11-toolkits/qt6-declarative/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779154
-SHA256 (KDE/Qt/6.7.2/qtdeclarative-everywhere-src-6.7.2.tar.xz) = 4c29cba1af8c42d425d8eb6e01bad24cb80f4b983d71eef566a0542dfdb9b999
-SIZE (KDE/Qt/6.7.2/qtdeclarative-everywhere-src-6.7.2.tar.xz) = 35629324
+TIMESTAMP = 1727500701
+SHA256 (KDE/Qt/6.7.3/qtdeclarative-everywhere-src-6.7.3.tar.xz) = 937b70e441abf5bc4e50d44d26610e2714a28514acf3885cd36116cd610b9875
+SIZE (KDE/Qt/6.7.3/qtdeclarative-everywhere-src-6.7.3.tar.xz) = 35663596
diff --git a/x11-toolkits/qt6-graphs/distinfo b/x11-toolkits/qt6-graphs/distinfo
index 83cded00d7ac..ba4fce5425c8 100644
--- a/x11-toolkits/qt6-graphs/distinfo
+++ b/x11-toolkits/qt6-graphs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779155
-SHA256 (KDE/Qt/6.7.2/qtgraphs-everywhere-src-6.7.2.tar.xz) = d8813a266e4a56367af6c3206670c908f64794e6806402142b2e028046128600
-SIZE (KDE/Qt/6.7.2/qtgraphs-everywhere-src-6.7.2.tar.xz) = 4395960
+TIMESTAMP = 1727500702
+SHA256 (KDE/Qt/6.7.3/qtgraphs-everywhere-src-6.7.3.tar.xz) = c309decc63cc14881494e1d1bfb20e398ed00b401648abbddc7ea73e1de86c8f
+SIZE (KDE/Qt/6.7.3/qtgraphs-everywhere-src-6.7.3.tar.xz) = 4395644
diff --git a/x11-toolkits/qt6-quick3d/distinfo b/x11-toolkits/qt6-quick3d/distinfo
index fa1ef7504992..7bb428dfddf1 100644
--- a/x11-toolkits/qt6-quick3d/distinfo
+++ b/x11-toolkits/qt6-quick3d/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779156
-SHA256 (KDE/Qt/6.7.2/qtquick3d-everywhere-src-6.7.2.tar.xz) = bb8ff9aec6da2e2d3b3986cc859333a98b2f3d4bbe564c5733e8f1a089d15270
-SIZE (KDE/Qt/6.7.2/qtquick3d-everywhere-src-6.7.2.tar.xz) = 66202160
+TIMESTAMP = 1727500704
+SHA256 (KDE/Qt/6.7.3/qtquick3d-everywhere-src-6.7.3.tar.xz) = d19a19750d42ef54860682b458adeccfd23335843d55427eb73b8228d3a79957
+SIZE (KDE/Qt/6.7.3/qtquick3d-everywhere-src-6.7.3.tar.xz) = 66208152
diff --git a/x11-toolkits/qt6-quicktimeline/distinfo b/x11-toolkits/qt6-quicktimeline/distinfo
index 165e10f86a1d..1db158713f0f 100644
--- a/x11-toolkits/qt6-quicktimeline/distinfo
+++ b/x11-toolkits/qt6-quicktimeline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779157
-SHA256 (KDE/Qt/6.7.2/qtquicktimeline-everywhere-src-6.7.2.tar.xz) = 21eddea01cf095cede10362eea4fb8402ffd06868c88d50a757c8c1f6b0719eb
-SIZE (KDE/Qt/6.7.2/qtquicktimeline-everywhere-src-6.7.2.tar.xz) = 110200
+TIMESTAMP = 1727500705
+SHA256 (KDE/Qt/6.7.3/qtquicktimeline-everywhere-src-6.7.3.tar.xz) = b7904667884c51de01b7990710001f885daf8d21a8b4188c1eece85f1503c902
+SIZE (KDE/Qt/6.7.3/qtquicktimeline-everywhere-src-6.7.3.tar.xz) = 110184
diff --git a/x11-toolkits/qt6-shadertools/distinfo b/x11-toolkits/qt6-shadertools/distinfo
index 8b91d00fe412..18bd6782f0db 100644
--- a/x11-toolkits/qt6-shadertools/distinfo
+++ b/x11-toolkits/qt6-shadertools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779158
-SHA256 (KDE/Qt/6.7.2/qtshadertools-everywhere-src-6.7.2.tar.xz) = edfa34c0ac8c00fcaa949df1d8e7a77d89dadd6386e683ce6c3e3b117e2f7cc1
-SIZE (KDE/Qt/6.7.2/qtshadertools-everywhere-src-6.7.2.tar.xz) = 1111256
+TIMESTAMP = 1727500706
+SHA256 (KDE/Qt/6.7.3/qtshadertools-everywhere-src-6.7.3.tar.xz) = 74e512798c7ddbda354a2d8d975211454bbabb47afb7e598892067a5828c0995
+SIZE (KDE/Qt/6.7.3/qtshadertools-everywhere-src-6.7.3.tar.xz) = 1111640
diff --git a/x11-toolkits/qt6-virtualkeyboard/distinfo b/x11-toolkits/qt6-virtualkeyboard/distinfo
index 58e93c5474b5..5b1801165c05 100644
--- a/x11-toolkits/qt6-virtualkeyboard/distinfo
+++ b/x11-toolkits/qt6-virtualkeyboard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718779159
-SHA256 (KDE/Qt/6.7.2/qtvirtualkeyboard-everywhere-src-6.7.2.tar.xz) = 320664b55a0960ff79c1b822dcf6e8cebe3e08b791147d41b570996d81ce180f
-SIZE (KDE/Qt/6.7.2/qtvirtualkeyboard-everywhere-src-6.7.2.tar.xz) = 3722296
+TIMESTAMP = 1727500707
+SHA256 (KDE/Qt/6.7.3/qtvirtualkeyboard-everywhere-src-6.7.3.tar.xz) = 1a872104e212c048ada47d28ea8bb2e0ab0637663a3b085989349e249f1423d9
+SIZE (KDE/Qt/6.7.3/qtvirtualkeyboard-everywhere-src-6.7.3.tar.xz) = 3720000