pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   nros
Date:           Thu Nov 24 11:11:39 UTC 2022

Modified Files:
        pkgsrc/meta-pkgs: Makefile
        pkgsrc/x11: Makefile
Added Files:
        pkgsrc/meta-pkgs/qt6: DESCR Makefile Makefile.common
        pkgsrc/x11/qt6-qtbase: DESCR Makefile Makefile.common PLIST
            PLIST.Darwin PLIST.FreeBSD PLIST.Linux buildlink3.mk distinfo
            options.mk
        pkgsrc/x11/qt6-qtbase/files: qmake.conf qmake.conf.mac
        pkgsrc/x11/qt6-qtbase/patches: patch-cmake_QtBaseGlobalTargets.cmake
            patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake
            patch-cmake_QtFeature.cmake
            patch-cmake_QtProcessConfigureArgs.cmake
            patch-mkspecs_features_qt__module.prf
            patch-mkspecs_features_toolchain.prf
            patch-qmake_generators_makefile.cpp
            patch-qmake_generators_unix_unixmake2.cpp
            patch-src_corelib_global_qglobal.cpp
            patch-src_corelib_global_qversiontagging.h
            patch-src_corelib_io_qstandardpaths_unix.cpp
            patch-src_corelib_io_qstorageinfo_unix.cpp
            patch-src_corelib_plugin_qelfparser__p.cpp
            patch-src_corelib_qt__cmdline.cmake
            patch-src_corelib_thread_qmutex__p.h
            patch-src_corelib_thread_qwaitcondition__unix.cpp
            patch-src_network_configure.cmake
            patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm
            patch-src_plugins_platforms_xcb_qxcbatom.cpp
            patch-src_plugins_platforms_xcb_qxcbconnection__basic.h
            patch-src_tools_moc_main.cpp
            patch-src_widgets_graphicsview_qgraphicsitem__p.h

Log Message:
Add qt6-qtbase version 6.4.1 to pkgsrc-current

Qt6-qtbase is version 6 of the qtbase package
of the Qt C++ GUI framework.
This commit also adds qt6 meta-package needed
for versioning and to be filled with more
packages.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/meta-pkgs/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/meta-pkgs/qt6/DESCR \
    pkgsrc/meta-pkgs/qt6/Makefile pkgsrc/meta-pkgs/qt6/Makefile.common
cvs rdiff -u -r1.969 -r1.970 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/qt6-qtbase/DESCR \
    pkgsrc/x11/qt6-qtbase/Makefile pkgsrc/x11/qt6-qtbase/Makefile.common \
    pkgsrc/x11/qt6-qtbase/PLIST pkgsrc/x11/qt6-qtbase/PLIST.Darwin \
    pkgsrc/x11/qt6-qtbase/PLIST.FreeBSD pkgsrc/x11/qt6-qtbase/PLIST.Linux \
    pkgsrc/x11/qt6-qtbase/buildlink3.mk pkgsrc/x11/qt6-qtbase/distinfo \
    pkgsrc/x11/qt6-qtbase/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/qt6-qtbase/files/qmake.conf \
    pkgsrc/x11/qt6-qtbase/files/qmake.conf.mac
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_qt__module.prf \
    pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf \
    pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qglobal.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths_unix.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_plugin_qelfparser__p.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qmutex__p.h \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_network_configure.cmake \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp \
    pkgsrc/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.120 pkgsrc/meta-pkgs/Makefile:1.121
--- pkgsrc/meta-pkgs/Makefile:1.120     Sun Sep 18 09:39:01 2022
+++ pkgsrc/meta-pkgs/Makefile   Thu Nov 24 11:11:38 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2022/09/18 09:39:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.121 2022/11/24 11:11:38 nros Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -48,6 +48,7 @@ SUBDIR+=      pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools
 SUBDIR+=       py-tryton-platform
 SUBDIR+=       qmail-server
+SUBDIR+=       qt6
 SUBDIR+=       rime-data
 SUBDIR+=       ruby-gnome
 SUBDIR+=       ruby-redmine-plugins

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.969 pkgsrc/x11/Makefile:1.970
--- pkgsrc/x11/Makefile:1.969   Tue Nov 15 09:17:47 2022
+++ pkgsrc/x11/Makefile Thu Nov 24 11:11:38 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.969 2022/11/15 09:17:47 wiz Exp $
+# $NetBSD: Makefile,v 1.970 2022/11/24 11:11:38 nros Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -395,6 +395,7 @@ SUBDIR+=    qt5-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
 SUBDIR+=       qt5-styleplugins
 SUBDIR+=       qt5ct
+SUBDIR+=       qt6-qtbase
 SUBDIR+=       qterminal
 SUBDIR+=       qtermwidget
 SUBDIR+=       qtxdg-tools

Added files:

Index: pkgsrc/meta-pkgs/qt6/DESCR
diff -u /dev/null pkgsrc/meta-pkgs/qt6/DESCR:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/meta-pkgs/qt6/DESCR  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,10 @@
+Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
+maintaining GUI (graphical user interface) applications.
+
+This package does not contain anything by itself -- it is a
+"meta-package" that depends on other QT packages.  Its sole purpose is
+to require dependencies so users can install this package only and
+have all the QT stuff pulled in by the port/package dependency
+mechanism.
+
+This package tracks Qt6 branch.
Index: pkgsrc/meta-pkgs/qt6/Makefile
diff -u /dev/null pkgsrc/meta-pkgs/qt6/Makefile:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/meta-pkgs/qt6/Makefile       Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+DISTNAME=      qt6-${QTVERSION}
+
+COMMENT=       "meta-package" for version 6 of the QT GUI C++ toolkit
+
+CATEGORIES=    meta-pkgs
+
+META_PACKAGE=  yes
+
+.include "Makefile.common"
+
+DEPENDS+=      qt6-qtbase-${QTVERSION}{,nb[0-9]*}:../../x11/qt6-qtbase
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/meta-pkgs/qt6/Makefile.common
diff -u /dev/null pkgsrc/meta-pkgs/qt6/Makefile.common:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/meta-pkgs/qt6/Makefile.common        Thu Nov 24 11:11:38 2022
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile.common,v 1.1 2022/11/24 11:11:38 nros Exp $
+# used by x11/qt6-qtbase/Makefile.common
+
+QTVERSION=     6.4.1
+
+.include "../../mk/bsd.prefs.mk"
+
+MASTER_SITES=  http://download.qt.io/archive/qt/${QTVERSION:R}/${QTVERSION}/submodules/
+
+EXTRACT_SUFX=  .tar.xz
+EXTRACT_USING= bsdtar
+
+MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.qt.io/
+
+# The qt6 packages install with prefix being a qt6 subdirectory, so
+# that it can be installed in parallel with qt5, rather than being an
+# alternative.  Various things may be necessary to use it from outside
+# of pkgsrc:
+#   1) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt6"
+#   2) Use the "cmake" argument "-DCMAKE_SYSTEM_PREFIX_PATH:PATH=${PREFIX}/qt6"
+#   3) you may also have to put ${PREFIX}/qt6/bin in your PATH
+QTPREFIX=      ${PREFIX}/qt6

Index: pkgsrc/x11/qt6-qtbase/DESCR
diff -u /dev/null pkgsrc/x11/qt6-qtbase/DESCR:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/DESCR Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
+maintaining GUI (graphical user interface) applications.
+
+Qt is written in C++ and is fully object-oriented. It has everything you need
+to create professional GUI applications. And it enables you to create them
+quickly.
+
+Qt is a multi-platform toolkit. When developing software with Qt, you can run
+it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
+Simply recompile your source code on the platform you want.
+
+Qt cuts down the complexity in implementing large and complex systems. Its
+ingenious signal-slot technology enables true component programming.
+
+This package tracks Qt6 qtbase submodule and installs into a qt6 subprefix.
Index: pkgsrc/x11/qt6-qtbase/Makefile
diff -u /dev/null pkgsrc/x11/qt6-qtbase/Makefile:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/Makefile      Thu Nov 24 11:11:38 2022
@@ -0,0 +1,252 @@
+# $NetBSD: Makefile,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+DISTNAME=      qtbase-everywhere-src-${QTVERSION}
+PKGNAME=       qt6-qtbase-${QTVERSION}
+COMMENT=       C++ X GUI toolkit
+CATEGORIES=    x11
+
+LICENSE=       gnu-lgpl-v3 OR gnu-gpl-v2 OR gnu-gpl-v3
+
+.include "Makefile.common"
+
+HAS_CONFIGURE=         yes
+CONFIGURE_ARGS+=       -prefix "${QTPREFIX}"
+CONFIGURE_ARGS+=       -I "${PREFIX}/include"
+CONFIGURE_ARGS+=       -L "${PREFIX}/lib"
+CONFIGURE_ARGS+=       -cmake-use-default-generator
+CONFIGURE_ARGS+=       -opensource -confirm-license
+CONFIGURE_ARGS+=       -sysconfdir "${PKG_SYSCONFDIR}/xdg"
+CONFIGURE_ARGS+=       -accessibility
+CONFIGURE_ARGS+=       -icu
+CONFIGURE_ARGS+=       -libproxy
+CONFIGURE_ARGS+=       -openssl-linked
+CONFIGURE_ARGS+=       -nomake examples
+CONFIGURE_ARGS+=       -nomake tests
+CONFIGURE_ARGS+=       -no-pch
+CONFIGURE_ARGS+=       -no-sql-db2
+CONFIGURE_ARGS+=       -no-sql-ibase
+CONFIGURE_ARGS+=       -no-sql-mysql
+CONFIGURE_ARGS+=       -no-sql-oci
+CONFIGURE_ARGS+=       -no-sql-odbc
+CONFIGURE_ARGS+=       -no-sql-psql
+CONFIGURE_ARGS+=       -no-strip
+CONFIGURE_ARGS+=       -no-tslib
+CONFIGURE_ARGS+=       -no-vulkan
+CONFIGURE_ARGS+=       -no-use-gold-linker
+CONFIGURE_ARGS+=       -pkg-config
+CONFIGURE_ARGS+=       -release
+CONFIGURE_ARGS+=       -shared
+CONFIGURE_ARGS+=       -system-doubleconversion
+CONFIGURE_ARGS+=       -system-harfbuzz
+CONFIGURE_ARGS+=       -system-libjpeg
+CONFIGURE_ARGS+=       -system-libmd4c
+CONFIGURE_ARGS+=       -system-libpng
+CONFIGURE_ARGS+=       -system-pcre
+CONFIGURE_ARGS+=       -system-sqlite
+CONFIGURE_ARGS+=       -system-zlib
+CONFIGURE_ARGS+=       -avoid_cmake_archiving_api
+CONFIGURE_ARGS+=       -no-bundled-xcb-xinput
+
+USE_TOOLS+=            bash:run
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Darwin"
+CONFIGURE_ARGS+=       -fontconfig
+QMAKE_CONF=            qmake.conf
+.  if ${OPSYS} != "SunOS" && \
+      (!empty(MACHINE_ARCH:Mi386) || !empty(MACHINE_ARCH:Mx86_64))
+CONFIGURE_ARGS+=       -reduce-relocations
+.  endif
+.else
+CONFIGURE_ARGS+=       -no-rpath       # avoid @rpath in dylibs
+QMAKE_CONF=            qmake.conf.mac
+.endif
+
+PLIST_VARS+=           egl
+
+.include "../../mk/compiler.mk"
+
+.if ${OPSYS} == "Interix"
+CONFIGURE_ARGS+=               -platform interix-g++
+CFLAGS+=                       -I/usr/local/include/bind
+LDFLAGS+=                      -L/usr/local/lib/bind -lbind
+BUILDLINK_PASSTHRU_DIRS+=      /usr/local/include/bind /usr/local/lib/bind
+SYS_LIBS=                      -lbind -ldb -ldl
+.elif ${OPSYS} == "DragonFly"
+CONFIGURE_ARGS+=               -platform freebsd-g++
+LDFLAGS+=                      -lexecinfo
+.elif ${OPSYS} == "Darwin"
+CONFIGURE_ARGS+=               -platform macx-clang
+CONFIGURE_ARGS+=               -no-framework
+# pkgsrc has a patch to avoid using SDK, but the configure
+# logic gets confused if it can't find the header files
+# so give it a direct path to them if they aren't installed
+# in /usr/include
+.  if !exists(/usr/include)
+CONFIGURE_ARGS+=               -I ${OSX_SDK_PATH}/usr/include
+.  endif
+.  if exists(/usr/lib/libresolv.dylib)
+LDFLAGS+=                      -lresolv
+.  endif
+# -lexecinfo is bundled in libc
+.  if exists(${OSX_SDK_PATH}/usr/include/execinfo.h)
+BUILDLINK_TRANSFORM+=          rm:-lexecinfo
+.  endif
+.elif ${OPSYS} == "Linux"
+LDFLAGS+=                      -ldl
+.elif ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD"
+.  if exists(/usr/lib/libexecinfo.so)
+LDFLAGS+=                      -lexecinfo
+.  endif
+LDFLAGS.FreeBSD+=              -lutil
+.endif
+
+REPLACE_PERL+=         libexec/syncqt.pl
+REPLACE_PERL+=         mkspecs/features/data/unix/findclasslist.pl
+REPLACE_BASH+=         util/android/android_emulator_launcher.sh
+REPLACE_PYTHON+=       util/testrunner/qt-testrunner.py
+
+PTHREAD_OPTS+=         require
+UNLIMIT_RESOURCES=     datasize
+
+BUILDLINK_PASSTHRU_DIRS+=      ${QTPREFIX}
+
+CHECK_INTERPRETER_SKIP+=       qt6/mkspecs/features/data/mac/objc_namespace.sh
+CHECK_INTERPRETER_SKIP+=       qt6/mkspecs/features/uikit/device_destinations.sh
+CHECK_INTERPRETER_SKIP+=       qt6/mkspecs/features/uikit/devices.py
+
+SUBST_CLASSES+=                opt
+SUBST_STAGE.opt=       pre-configure
+SUBST_MESSAGE.opt=     Removing some Qt6 default compiler flags.
+SUBST_FILES.opt=       mkspecs/common/gcc-base.conf
+SUBST_SED.opt=         -e 's,-O[s23],,'
+
+SUBST_CLASSES.SunOS+=  vscript
+SUBST_STAGE.vscript=   pre-configure
+SUBST_FILES.vscript=   mkspecs/common/gcc-base-unix.conf
+SUBST_SED.vscript=     -e '/QMAKE_LFLAGS_VERSION_SCRIPT/d'
+
+SUBST_CLASSES+=                path
+SUBST_STAGE.path=      pre-configure
+SUBST_MESSAGE.path=    Add to default XDG path.
+SUBST_FILES.path=      src/corelib/io/qstandardpaths_unix.cpp
+SUBST_VARS.path=       PREFIX
+
+# The pri file has WRKSRC in it.
+SUBST_CLASSES+=                pkgconf
+SUBST_STAGE.pkgconf=   post-build
+SUBST_MESSAGE.pkgconf= Fixing pkg-config WRKSRC path.
+SUBST_FILES.pkgconf=   mkspecs/qmodule.pri
+SUBST_SED.pkgconf=     -e 's,PKG_CONFIG_EXECUTABLE = .*,PKG_CONFIG_EXECUTABLE = ${TOOLS_PATH.pkg-config},'
+
+.if ${OPSYS} == "Linux"
+QMAKE_EXTRA=           QMAKE_PLATFORM += linux
+.else
+QMAKE_EXTRA=
+.endif
+
+COMPILER=      gcc
+.if !empty(PKGSRC_COMPILER:Mclang)
+COMPILER+=     clang llvm
+.endif
+
+pre-configure:
+       ${SED}  -e 's:@PREFIX@:${PREFIX}:g' \
+               -e 's:@X11BASE@:${X11BASE}:g' \
+               -e 's:@COMPILER@:${COMPILER:Q}:g' \
+               -e 's:@CC@:${CC:Q}:g' \
+               -e 's:@CXX@:${CXX:Q}:g' \
+               -e 's:@LDFLAGS@:${LDFLAGS:Q}:g' \
+               -e 's:@CFLAGS@:${CFLAGS:Q}:g' \
+               -e 's:@CXXFLAGS@:${CXXFLAGS:Q}:g' \
+               -e 's:@NETWORK_LIBS@:${NETWORK_LIBS:Q}:g' \
+               -e 's:@SYS_LIBS@:${SYS_LIBS:Q}:g' \
+               -e 's:@LEX@:${LEX}:g' \
+               -e 's:@YACC@:${TOOLS_CMDLINE_YACC:Q}:g' \
+               -e 's:@AR@:${AR:Q}:g' \
+               -e 's:@MKDIR@:${MKDIR}:g' \
+               -e 's:@LIBQT@:${LIBQT:Q}:g' \
+               -e 's:@PTHREAD_LDFLAGS@:${PTHREAD_LDFLAGS:Q}:g' \
+               -e 's:@PTHREAD_LIBS@:${PTHREAD_LIBS:Q}:g' \
+               -e 's:@COMPILER_RPATH_FLAG@:${COMPILER_RPATH_FLAG}:g' \
+               -e 's:@QMAKE_RANLIB@:${RANLIB}:g' \
+               -e 's:@QMAKE_EXTRA@:${QMAKE_EXTRA:Q}:g' \
+               ${FILESDIR}/${QMAKE_CONF} > ${WRKSRC}/qmake.conf
+       for dir in ${WRKSRC}/mkspecs/*; do \
+                       cp ${WRKSRC}/qmake.conf $${dir}; \
+                       rm -f $${dir}/*.orig; \
+               done
+       ${RM} -f ${WRKSRC}/mkspecs/features/mac/default_pre.prf
+       ${RM} -f ${WRKSRC}/mkspecs/features/mac/default_post.prf
+
+.include "options.mk"
+
+.if ${OPSYS} != "Darwin"
+CONFIGURE_ARGS+=       -- -DQT_DISABLE_RPATH:BOOL=ON
+CONFIGURE_ARGS+=       -DCMAKE_SKIP_RPATH:BOOL=ON
+LDFLAGS+=              ${COMPILER_RPATH_FLAG}${QTPREFIX}/lib
+.endif
+
+TOOL_DEPENDS+= xmlstarlet-[0-9]*:../../textproc/xmlstarlet
+
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Concurrent.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Core.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Gui.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Network.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6OpenGL.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6OpenGLWidgets.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6PrintSupport.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Sql.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Test.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Widgets.pc
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Xml.pc
+
+.include "../../archivers/brotli/buildlink3.mk"
+.include "../../archivers/zstd/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/at-spi2-core/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/pcre2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../fonts/harfbuzz/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../math/double-conversion/buildlink3.mk"
+.include "../../security/libb2/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
+.include "../../textproc/md4c/buildlink3.mk"
+.include "../../www/libproxy/buildlink3.mk"
+.if ${OPSYS} != "Darwin"
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
+.  if !empty(MESALIB_SUPPORTS_EGL:Myes)
+PLIST.egl=     yes
+.  endif
+BUILDLINK_API_DEPENDS.libxcb+= libxcb>=1.11
+.include "../../x11/libxcb/buildlink3.mk"
+.include "../../x11/xcb-util/buildlink3.mk"
+.include "../../x11/xcb-util-cursor/buildlink3.mk"
+.include "../../x11/xcb-util-image/buildlink3.mk"
+.include "../../x11/xcb-util-keysyms/buildlink3.mk"
+.include "../../x11/xcb-util-renderutil/buildlink3.mk"
+.include "../../x11/xcb-util-wm/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/libxkbcommon/buildlink3.mk"
+.endif
+.include "../../mk/jpeg.buildlink3.mk"
+.include "../../mk/krb5.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/qt6-qtbase/Makefile.common
diff -u /dev/null pkgsrc/x11/qt6-qtbase/Makefile.common:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/Makefile.common       Thu Nov 24 11:11:38 2022
@@ -0,0 +1,83 @@
+# $NetBSD: Makefile.common,v 1.1 2022/11/24 11:11:38 nros Exp $
+# used by x11/qt6-qtbase/Makefile
+
+.include "../../meta-pkgs/qt6/Makefile.common"
+
+.include "../../mk/dlopen.buildlink3.mk"
+BUILDLINK_TRANSFORM+=  opt:-ldl:${BUILDLINK_LDADD.dl:Q}
+
+USE_LANGUAGES=         c c++
+USE_TOOLS+=            gmake perl:build pkg-config
+
+# https://doc.qt.io/qt-6/supported-platforms.html
+GCC_REQD+=             9
+
+# Avoid failures to due 'register' usage in X11 headers.
+CXXFLAGS+=             -Wno-register
+
+# wcstof(3) etc. is used in C++ code.
+CFLAGS.NetBSD+=                -D_NETBSD_SOURCE
+
+# ld: undefined symbol qt_version_tag
+CFLAGS.SunOS+=         -DQT_NO_VERSION_TAGGING
+
+# include/openssl/e_os2.h:283:25: error: '_Noreturn' does not name a type
+CXXFLAGS.SunOS+=       -D_Noreturn=""
+
+# for GL_GLEXT_LEGACY with GL/gl.h error, GL_ARB_shader_objects is not defined.
+BUILDLINK_TRANSFORM+=  rm:-Wundef
+
+MAKE_ENV+=             QTPREFIX=${QTPREFIX:Q}
+PLIST_VARS+=           notdarwin
+.if ${OPSYS} != "Darwin"
+PLIST.notdarwin=       yes
+.endif
+
+# pkgsrc does not set rpath during build
+# but qdbuscpp2xml and qdbuscpp2xml are
+# executed during build,
+# some libs also link to libs in lib so
+# this is needed by some ld:s to not
+# cause linking errors.
+MAKE_ENV+=             LD_LIBRARY_PATH=${WRKSRC}/lib
+
+
+# avoid creating a .qt directory in the users home directory
+SCRIPTS_ENV+=          HOME=${WRKDIR}
+
+.if "${PKGPATH}" != "x11/qt6-qtbase"
+CONFIGURE_ARGS+=       -cmake-use-default-generator
+.  if ${OPSYS} != "Darwin"
+CONFIGURE_ARGS+=       -- -DCMAKE_SKIP_RPATH:BOOL=TRUE
+.  endif
+QTCONFDIR?=            .
+do-configure:
+       cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QTPREFIX}/bin/qt-configure-module ${QTCONFDIR} ${CONFIGURE_ARGS}
+.endif
+
+.if ${OPSYS} == "Darwin"
+.PHONY: fix-darwin-install-name
+post-install: fix-darwin-install-name
+fix-darwin-install-name:
+       ${FIND} ${DESTDIR}${PREFIX} -name "*.dylib" -print |            \
+               while read lib; do                                      \
+               libname=`basename $${lib}`;                             \
+               libdir=`dirname $${lib} | sed -e 's,${DESTDIR},,'`;     \
+               install_name_tool -id $${libdir}/$${libname} $${lib};   \
+       done
+.endif
+
+PKGCONFIG_OVERRIDE_STAGE=      post-build
+.PHONY: pkgconfig-link
+post-install: pkgconfig-link
+pkgconfig-link:
+       ${RUN}  if ${TEST} -d ${DESTDIR}${QTPREFIX}/lib/pkgconfig; then                 \
+               ${ECHO} -- Linking pkg-config files to pkgconfig dir in prefix;         \
+               ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/pkgconfig;                  \
+               ${FIND} ${DESTDIR}${QTPREFIX}/lib/pkgconfig -name "*.pc" -print |       \
+                       while read pcpath; do                                           \
+                       pcfile=`basename $${pcpath}`;                                   \
+                       cd ${DESTDIR}${PREFIX}/lib/pkgconfig &&                         \
+                       ${LN} -f -s ${QTPREFIX}/lib/pkgconfig/$${pcfile} $${pcfile};    \
+               done                                                                    \
+               fi
Index: pkgsrc/x11/qt6-qtbase/PLIST
diff -u /dev/null pkgsrc/x11/qt6-qtbase/PLIST:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/PLIST Thu Nov 24 11:11:38 2022
@@ -0,0 +1,3844 @@
+@comment $NetBSD: PLIST,v 1.1 2022/11/24 11:11:38 nros Exp $
+lib/pkgconfig/Qt6Concurrent.pc
+lib/pkgconfig/Qt6Core.pc
+${PLIST.dbus}lib/pkgconfig/Qt6DBus.pc
+lib/pkgconfig/Qt6Gui.pc
+lib/pkgconfig/Qt6Network.pc
+lib/pkgconfig/Qt6OpenGL.pc
+lib/pkgconfig/Qt6OpenGLWidgets.pc
+lib/pkgconfig/Qt6Platform.pc
+lib/pkgconfig/Qt6PrintSupport.pc
+lib/pkgconfig/Qt6Sql.pc
+lib/pkgconfig/Qt6Test.pc
+lib/pkgconfig/Qt6Widgets.pc
+lib/pkgconfig/Qt6Xml.pc
+qt6/bin/androiddeployqt
+qt6/bin/androidtestrunner
+${PLIST.dbus}qt6/bin/qdbuscpp2xml
+${PLIST.dbus}qt6/bin/qdbusxml2cpp
+qt6/bin/qmake
+qt6/bin/qmake6
+qt6/bin/qt-cmake
+qt6/bin/qt-cmake-private
+qt6/bin/qt-cmake-private-install.cmake
+qt6/bin/qt-cmake-standalone-test
+qt6/bin/qt-configure-module
+qt6/bin/qtpaths
+qt6/bin/qtpaths6
+qt6/doc/config/exampleurl-qt3d.qdocconf
+qt6/doc/config/exampleurl-qtactiveqt.qdocconf
+qt6/doc/config/exampleurl-qtandroidextras.qdocconf
+qt6/doc/config/exampleurl-qtbase.qdocconf
+qt6/doc/config/exampleurl-qtcharts.qdocconf
+qt6/doc/config/exampleurl-qtconnectivity.qdocconf
+qt6/doc/config/exampleurl-qtdatavis3d.qdocconf
+qt6/doc/config/exampleurl-qtdeclarative.qdocconf
+qt6/doc/config/exampleurl-qtdoc.qdocconf
+qt6/doc/config/exampleurl-qtgamepad.qdocconf
+qt6/doc/config/exampleurl-qtgraphicaleffects.qdocconf
+qt6/doc/config/exampleurl-qtimageformats.qdocconf
+qt6/doc/config/exampleurl-qtlocation.qdocconf
+qt6/doc/config/exampleurl-qtlottie.qdocconf
+qt6/doc/config/exampleurl-qtmacextras.qdocconf
+qt6/doc/config/exampleurl-qtmultimedia.qdocconf
+qt6/doc/config/exampleurl-qtnetworkauth.qdocconf
+qt6/doc/config/exampleurl-qtpurchasing.qdocconf
+qt6/doc/config/exampleurl-qtquickcontrols.qdocconf
+qt6/doc/config/exampleurl-qtquickcontrols2.qdocconf
+qt6/doc/config/exampleurl-qtremoteobjects.qdocconf
+qt6/doc/config/exampleurl-qtscript.qdocconf
+qt6/doc/config/exampleurl-qtscxml.qdocconf
+qt6/doc/config/exampleurl-qtsensors.qdocconf
+qt6/doc/config/exampleurl-qtserialbus.qdocconf
+qt6/doc/config/exampleurl-qtserialport.qdocconf
+qt6/doc/config/exampleurl-qtspeech.qdocconf
+qt6/doc/config/exampleurl-qtsvg.qdocconf
+qt6/doc/config/exampleurl-qttools.qdocconf
+qt6/doc/config/exampleurl-qtvirtualkeyboard.qdocconf
+qt6/doc/config/exampleurl-qtwayland.qdocconf
+qt6/doc/config/exampleurl-qtwebchannel.qdocconf
+qt6/doc/config/exampleurl-qtwebengine.qdocconf
+qt6/doc/config/exampleurl-qtwebsockets.qdocconf
+qt6/doc/config/exampleurl-qtwebview.qdocconf
+qt6/doc/config/exampleurl-qtwinextras.qdocconf
+qt6/doc/config/exampleurl-qtx11extras.qdocconf
+qt6/doc/config/exampleurl-qtxmlpatterns.qdocconf
+qt6/doc/global/compat.qdocconf
+qt6/doc/global/config.qdocconf
+qt6/doc/global/externalsites.qdocconf
+qt6/doc/global/externalsites/external-resources.qdoc
+qt6/doc/global/externalsites/qt-webpages.qdoc
+qt6/doc/global/externalsites/qtcreator.qdoc
+qt6/doc/global/externalsites/qtdesignstudio.qdoc
+qt6/doc/global/externalsites/rfc.qdoc
+qt6/doc/global/fileextensions.qdocconf
+qt6/doc/global/html-config.qdocconf
+qt6/doc/global/html-footer-online.qdocconf
+qt6/doc/global/html-footer.qdocconf
+qt6/doc/global/html-header-offline.qdocconf
+qt6/doc/global/html-header-online.qdocconf
+qt6/doc/global/htmltabs.qdocconf
+qt6/doc/global/includes-online/search.qdoc
+qt6/doc/global/includes/cli-build-cmake.qdocinc
+qt6/doc/global/includes/corelib/port-from-qregexp.qdocinc
+qt6/doc/global/includes/examples-run.qdocinc
+qt6/doc/global/includes/module-use.qdocinc
+qt6/doc/global/includes/standardpath/functiondocs.qdocinc
+qt6/doc/global/macros-online.qdocconf
+qt6/doc/global/macros.qdocconf
+qt6/doc/global/manifest-meta.qdocconf
+qt6/doc/global/qt-cpp-defines.qdocconf
+qt6/doc/global/qt-html-templates-offline-simple.qdocconf
+qt6/doc/global/qt-html-templates-offline.qdocconf
+qt6/doc/global/qt-html-templates-online.qdocconf
+qt6/doc/global/qt-module-defaults-offline.qdocconf
+qt6/doc/global/qt-module-defaults-online-commercial.qdocconf
+qt6/doc/global/qt-module-defaults-online.qdocconf
+qt6/doc/global/qt-module-defaults.qdocconf
+qt6/doc/global/snippets/code/doc_src_port_from_qregexp.cpp
+qt6/doc/global/template/images/Qt-dark_gradient.png
+qt6/doc/global/template/images/Qt-footer-bg.jpg
+qt6/doc/global/template/images/Qt-footer_shadow.png
+qt6/doc/global/template/images/Qt-gradient.png
+qt6/doc/global/template/images/Qt-header-bg.jpg
+qt6/doc/global/template/images/Qt-logo.png
+qt6/doc/global/template/images/arrow.png
+qt6/doc/global/template/images/arrow_bc.png
+qt6/doc/global/template/images/arrow_down.png
+qt6/doc/global/template/images/bg_l.png
+qt6/doc/global/template/images/bg_l_blank.png
+qt6/doc/global/template/images/bg_ll_blank.png
+qt6/doc/global/template/images/bg_r.png
+qt6/doc/global/template/images/bg_ul_blank.png
+qt6/doc/global/template/images/bgrContent.png
+qt6/doc/global/template/images/blu_dot.png
+qt6/doc/global/template/images/box_bg.png
+qt6/doc/global/template/images/breadcrumb.png
+qt6/doc/global/template/images/btn_next.png
+qt6/doc/global/template/images/btn_prev.png
+qt6/doc/global/template/images/bullet_dn.png
+qt6/doc/global/template/images/bullet_gt.png
+qt6/doc/global/template/images/bullet_sq.png
+qt6/doc/global/template/images/bullet_up.png
+qt6/doc/global/template/images/feedbackground.png
+qt6/doc/global/template/images/header_bg.png
+qt6/doc/global/template/images/home.png
+qt6/doc/global/template/images/horBar.png
+qt6/doc/global/template/images/ico_note.png
+qt6/doc/global/template/images/ico_note_attention.png
+qt6/doc/global/template/images/ico_out.png
+qt6/doc/global/template/images/logo.png
+qt6/doc/global/template/images/page.png
+qt6/doc/global/template/images/page_bg.png
+qt6/doc/global/template/images/spinner.gif
+qt6/doc/global/template/images/sprites-combined.png
+qt6/doc/global/template/scripts/extras.js
+qt6/doc/global/template/scripts/main.js
+qt6/doc/global/template/style/cookie-confirm.css
+qt6/doc/global/template/style/cookiebar-x.png
+qt6/doc/global/template/style/doc_search.png
+qt6/doc/global/template/style/gsc.css
+qt6/doc/global/template/style/htmltabs.css
+qt6/doc/global/template/style/icomoon.eot
+qt6/doc/global/template/style/icomoon.svg
+qt6/doc/global/template/style/icomoon.ttf
+qt6/doc/global/template/style/icomoon.woff
+qt6/doc/global/template/style/list_arrow.png
+qt6/doc/global/template/style/list_expand.png
+qt6/doc/global/template/style/offline-simple.css
+qt6/doc/global/template/style/offline.css
+qt6/doc/global/template/style/online.css
+qt6/doc/global/template/style/theqtcompany.png
+qt6/include/QtConcurrent/QtConcurrent
+qt6/include/QtConcurrent/QtConcurrentDepends
+qt6/include/QtConcurrent/QtConcurrentFilter
+qt6/include/QtConcurrent/QtConcurrentMap
+qt6/include/QtConcurrent/QtConcurrentRun
+qt6/include/QtConcurrent/QtConcurrentVersion
+qt6/include/QtConcurrent/qtaskbuilder.h
+qt6/include/QtConcurrent/qtconcurrent_global.h
+qt6/include/QtConcurrent/qtconcurrentcompilertest.h
+qt6/include/QtConcurrent/qtconcurrentexports.h
+qt6/include/QtConcurrent/qtconcurrentfilter.h
+qt6/include/QtConcurrent/qtconcurrentfilterkernel.h
+qt6/include/QtConcurrent/qtconcurrentfunctionwrappers.h
+qt6/include/QtConcurrent/qtconcurrentiteratekernel.h
+qt6/include/QtConcurrent/qtconcurrentmap.h
+qt6/include/QtConcurrent/qtconcurrentmapkernel.h
+qt6/include/QtConcurrent/qtconcurrentmedian.h
+qt6/include/QtConcurrent/qtconcurrentreducekernel.h
+qt6/include/QtConcurrent/qtconcurrentrun.h
+qt6/include/QtConcurrent/qtconcurrentrunbase.h
+qt6/include/QtConcurrent/qtconcurrentstoredfunctioncall.h
+qt6/include/QtConcurrent/qtconcurrenttask.h
+qt6/include/QtConcurrent/qtconcurrentthreadengine.h
+qt6/include/QtConcurrent/qtconcurrentversion.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/minimum-linux_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qabstractanimation_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qabstracteventdispatcher_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qabstractfileengine_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qabstractitemmodel_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qabstractproxymodel_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qandroidextras_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qanimationgroup_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qatomicscopedvaluerollback_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qbytearray_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qbytedata_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcalendarbackend_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcalendarmath_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcborcommon_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcborvalue_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcfsocketnotifier_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcoffpeparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcollator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qconfig_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcore_mac_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcore_unix_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcoreapplication_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcorecmdlineargs_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qcoreglobaldata_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdatastream_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdataurl_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdatetime_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdatetimeparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdeadlinetimer_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdebug_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdir_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qdoublescanprint_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qduplicatetracker_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qelfparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qendian_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventdispatcher_cf_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventdispatcher_glib_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventdispatcher_unix_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventdispatcher_wasm_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventdispatcher_win_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qeventloop_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfactorycacheregistration_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfactoryloader_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfile_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfiledevice_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfileinfo_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfileselector_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemengine_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystementry_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemiterator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemmetadata_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_fsevents_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_inotify_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_kqueue_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_polling_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfilesystemwatcher_win_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qflatmap_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfreelist_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfsfileengine_iterator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfsfileengine_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfunctions_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfunctions_winrt_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfutex_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfutureinterface_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qfuturewatcher_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qglobal_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qgregoriancalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qhijricalendar_data_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qhijricalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qhooks_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qidentityproxymodel_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qiodevice_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qipaddress_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qislamiccivilcalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qitemselectionmodel_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qiterable_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjalalicalendar_data_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjalalicalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjnihelpers_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjson_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjsonparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjsonwriter_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qjuliancalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlibrary_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlibraryinfo_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlocale_data_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlocale_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlocale_tools_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlocaltime_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlockfile_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlocking_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qlogging_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qloggingregistry_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmachparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmakearray_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmetaobject_moc_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmetaobject_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmetaobjectbuilder_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmetatype_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmilankoviccalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimedatabase_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimeglobpattern_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimemagicrule_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimemagicrulematcher_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimeprovider_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimetype_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmimetypeparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qmutex_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qnativeinterface_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qnoncontiguousbytedevice_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qntdll_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qnumeric_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qobject_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qobject_p_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qoffsetstringarray_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qoperatingsystemversion_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qoperatingsystemversion_win_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qorderedmutexlocker_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qparallelanimationgroup_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qplugin_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qpoll_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qprocess_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qproperty_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qpropertyanimation_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qrandom_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qreadwritelock_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qresource_iterator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qresource_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qringbuffer_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qromancalendar_data_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qromancalendar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsavefile_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsequentialanimationgroup_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsettings_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsharedmemory_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsimd_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsimd_x86_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qstdweb_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qstorageinfo_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qstringalgorithms_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qstringconverter_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qstringiterator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsystemerror_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsystemlibrary_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qsystemsemaphore_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qt_pch.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtcore-config_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtemporaryfile_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtextstream_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qthread_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qthreadpool_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtimer_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtimerinfo_unix_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtimezoneprivate_data_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtimezoneprivate_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtools_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtrace_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtranslator_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qtransposeproxymodel_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qunicodetables_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qunicodetools_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qurl_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qvariant_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qvariantanimation_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qvolatile_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qwaitcondition_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qwindowspipereader_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qwindowspipewriter_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qwineventnotifier_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qwinregistry_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qxmlstream_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qxmlstreamgrammar_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qxmlstreamparser_p.h
+qt6/include/QtCore/${PKGVERSION}/QtCore/private/qxmlutils_p.h
+qt6/include/QtCore/QAbstractAnimation
+qt6/include/QtCore/QAbstractEventDispatcher
+qt6/include/QtCore/QAbstractItemModel
+qt6/include/QtCore/QAbstractListModel
+qt6/include/QtCore/QAbstractNativeEventFilter
+qt6/include/QtCore/QAbstractProxyModel
+qt6/include/QtCore/QAbstractTableModel
+qt6/include/QtCore/QAdoptSharedDataTag
+qt6/include/QtCore/QAnimationDriver
+qt6/include/QtCore/QAnimationGroup
+qt6/include/QtCore/QAnyStringView
+qt6/include/QtCore/QArgument
+qt6/include/QtCore/QArrayData
+qt6/include/QtCore/QArrayDataPointer
+qt6/include/QtCore/QAssociativeConstIterator
+qt6/include/QtCore/QAssociativeIterable
+qt6/include/QtCore/QAssociativeIterator
+qt6/include/QtCore/QAtomicInt
+qt6/include/QtCore/QAtomicInteger
+qt6/include/QtCore/QAtomicPointer
+qt6/include/QtCore/QBEInteger
+qt6/include/QtCore/QBaseIterator
+qt6/include/QtCore/QBasicMutex
+qt6/include/QtCore/QBasicTimer
+qt6/include/QtCore/QBasicUtf8StringView
+qt6/include/QtCore/QBigEndianStorageType
+qt6/include/QtCore/QBindable
+qt6/include/QtCore/QBindingStatus
+qt6/include/QtCore/QBindingStorage
+qt6/include/QtCore/QBitArray
+qt6/include/QtCore/QBitRef
+qt6/include/QtCore/QBuffer
+qt6/include/QtCore/QByteArray
+qt6/include/QtCore/QByteArrayAlgorithms
+qt6/include/QtCore/QByteArrayList
+qt6/include/QtCore/QByteArrayListIterator
+qt6/include/QtCore/QByteArrayMatcher
+qt6/include/QtCore/QByteArrayView
+qt6/include/QtCore/QCache
+qt6/include/QtCore/QCalendar
+qt6/include/QtCore/QCborArray
+qt6/include/QtCore/QCborError
+qt6/include/QtCore/QCborMap
+qt6/include/QtCore/QCborParserError
+qt6/include/QtCore/QCborStreamReader
+qt6/include/QtCore/QCborStreamWriter
+qt6/include/QtCore/QCborValue
+qt6/include/QtCore/QCborValueConstRef
+qt6/include/QtCore/QCborValueRef
+qt6/include/QtCore/QChar
+qt6/include/QtCore/QChildEvent
+qt6/include/QtCore/QCollator
+qt6/include/QtCore/QCollatorSortKey
+qt6/include/QtCore/QCommandLineOption
+qt6/include/QtCore/QCommandLineParser
+qt6/include/QtCore/QConcatenateTablesProxyModel
+qt6/include/QtCore/QConstIterator
+qt6/include/QtCore/QConstOverload
+qt6/include/QtCore/QContiguousCache
+qt6/include/QtCore/QContiguousCacheData
+qt6/include/QtCore/QContiguousCacheTypedData
+qt6/include/QtCore/QCoreApplication
+qt6/include/QtCore/QCryptographicHash
+qt6/include/QtCore/QDataStream
+qt6/include/QtCore/QDate
+qt6/include/QtCore/QDateTime
+qt6/include/QtCore/QDeadlineTimer
+qt6/include/QtCore/QDebug
+qt6/include/QtCore/QDebugStateSaver
+qt6/include/QtCore/QDeferredDeleteEvent
+qt6/include/QtCore/QDir
+qt6/include/QtCore/QDirIterator
+qt6/include/QtCore/QDynamicPropertyChangeEvent
+qt6/include/QtCore/QEasingCurve
+qt6/include/QtCore/QElapsedTimer
+qt6/include/QtCore/QEnableSharedFromThis
+qt6/include/QtCore/QEvent
+qt6/include/QtCore/QEventLoop
+qt6/include/QtCore/QEventLoopLocker
+qt6/include/QtCore/QException
+qt6/include/QtCore/QExplicitlySharedDataPointer
+qt6/include/QtCore/QFactoryInterface
+qt6/include/QtCore/QFile
+qt6/include/QtCore/QFileDevice
+qt6/include/QtCore/QFileInfo
+qt6/include/QtCore/QFileInfoList
+qt6/include/QtCore/QFileSelector
+qt6/include/QtCore/QFileSystemWatcher
+qt6/include/QtCore/QFlag
+qt6/include/QtCore/QFlags
+qt6/include/QtCore/QFloat16
+qt6/include/QtCore/QForeach
+qt6/include/QtCore/QFunctionPointer
+qt6/include/QtCore/QFuture
+qt6/include/QtCore/QFutureInterface
+qt6/include/QtCore/QFutureInterfaceBase
+qt6/include/QtCore/QFutureIterator
+qt6/include/QtCore/QFutureSynchronizer
+qt6/include/QtCore/QFutureWatcher
+qt6/include/QtCore/QFutureWatcherBase
+qt6/include/QtCore/QGenericArgument
+qt6/include/QtCore/QGenericReturnArgument
+qt6/include/QtCore/QGlobalStatic
+qt6/include/QtCore/QHash
+qt6/include/QtCore/QHashDummyValue
+qt6/include/QtCore/QHashFunctions
+qt6/include/QtCore/QHashIterator
+qt6/include/QtCore/QHashSeed
+qt6/include/QtCore/QIODevice
+qt6/include/QtCore/QIODeviceBase
+qt6/include/QtCore/QIdentityProxyModel
+qt6/include/QtCore/QIncompatibleFlag
+qt6/include/QtCore/QIntegerForSize
+qt6/include/QtCore/QInternal
+qt6/include/QtCore/QItemSelection
+qt6/include/QtCore/QItemSelectionModel
+qt6/include/QtCore/QItemSelectionRange
+qt6/include/QtCore/QIterable
+qt6/include/QtCore/QIterator
+qt6/include/QtCore/QJniEnvironment
+qt6/include/QtCore/QJniObject
+qt6/include/QtCore/QJsonArray
+qt6/include/QtCore/QJsonDocument
+qt6/include/QtCore/QJsonObject
+qt6/include/QtCore/QJsonParseError
+qt6/include/QtCore/QJsonValue
+qt6/include/QtCore/QJsonValueConstRef
+qt6/include/QtCore/QJsonValueRef
+qt6/include/QtCore/QKeyCombination
+qt6/include/QtCore/QKeyValueIterator
+qt6/include/QtCore/QLEInteger
+qt6/include/QtCore/QLatin1Char
+qt6/include/QtCore/QLatin1String
+qt6/include/QtCore/QLatin1StringView
+qt6/include/QtCore/QLibrary
+qt6/include/QtCore/QLibraryInfo
+qt6/include/QtCore/QLine
+qt6/include/QtCore/QLineF
+qt6/include/QtCore/QList
+qt6/include/QtCore/QListIterator
+qt6/include/QtCore/QListSpecialMethodsBase
+qt6/include/QtCore/QLittleEndianStorageType
+qt6/include/QtCore/QLocale
+qt6/include/QtCore/QLockFile
+qt6/include/QtCore/QLoggingCategory
+qt6/include/QtCore/QMap
+qt6/include/QtCore/QMapData
+qt6/include/QtCore/QMapIterator
+qt6/include/QtCore/QMargins
+qt6/include/QtCore/QMarginsF
+qt6/include/QtCore/QMessageAuthenticationCode
+qt6/include/QtCore/QMessageLogContext
+qt6/include/QtCore/QMessageLogger
+qt6/include/QtCore/QMetaAssociation
+qt6/include/QtCore/QMetaClassInfo
+qt6/include/QtCore/QMetaContainer
+qt6/include/QtCore/QMetaEnum
+qt6/include/QtCore/QMetaMethod
+qt6/include/QtCore/QMetaObject
+qt6/include/QtCore/QMetaProperty
+qt6/include/QtCore/QMetaSequence
+qt6/include/QtCore/QMetaType
+qt6/include/QtCore/QMethodRawArguments
+qt6/include/QtCore/QMimeData
+qt6/include/QtCore/QMimeDatabase
+qt6/include/QtCore/QMimeType
+qt6/include/QtCore/QModelIndex
+qt6/include/QtCore/QModelIndexList
+qt6/include/QtCore/QModelRoleData
+qt6/include/QtCore/QModelRoleDataSpan
+qt6/include/QtCore/QMultiHash
+qt6/include/QtCore/QMultiHashIterator
+qt6/include/QtCore/QMultiMap
+qt6/include/QtCore/QMultiMapIterator
+qt6/include/QtCore/QMutableByteArrayListIterator
+qt6/include/QtCore/QMutableFutureIterator
+qt6/include/QtCore/QMutableHashIterator
+qt6/include/QtCore/QMutableListIterator
+qt6/include/QtCore/QMutableMapIterator
+qt6/include/QtCore/QMutableMultiHashIterator
+qt6/include/QtCore/QMutableMultiMapIterator
+qt6/include/QtCore/QMutableSetIterator
+qt6/include/QtCore/QMutableVectorIterator
+qt6/include/QtCore/QMutex
+qt6/include/QtCore/QMutexLocker
+qt6/include/QtCore/QNoDebug
+qt6/include/QtCore/QNonConstOverload
+qt6/include/QtCore/QObject
+qt6/include/QtCore/QObjectBindableProperty
+qt6/include/QtCore/QObjectCleanupHandler
+qt6/include/QtCore/QObjectData
+qt6/include/QtCore/QObjectList
+qt6/include/QtCore/QOperatingSystemVersion
+qt6/include/QtCore/QOperatingSystemVersionBase
+qt6/include/QtCore/QPair
+qt6/include/QtCore/QParallelAnimationGroup
+qt6/include/QtCore/QPartialOrdering
+qt6/include/QtCore/QPauseAnimation
+qt6/include/QtCore/QPersistentModelIndex
+qt6/include/QtCore/QPluginLoader
+qt6/include/QtCore/QPluginMetaData
+qt6/include/QtCore/QPoint
+qt6/include/QtCore/QPointF
+qt6/include/QtCore/QPointer
+qt6/include/QtCore/QProcess
+qt6/include/QtCore/QProcessEnvironment
+qt6/include/QtCore/QPromise
+qt6/include/QtCore/QProperty
+qt6/include/QtCore/QPropertyAlias
+qt6/include/QtCore/QPropertyAnimation
+qt6/include/QtCore/QPropertyBinding
+qt6/include/QtCore/QPropertyBindingError
+qt6/include/QtCore/QPropertyBindingPrivatePtr
+qt6/include/QtCore/QPropertyBindingSourceLocation
+qt6/include/QtCore/QPropertyChangeHandler
+qt6/include/QtCore/QPropertyData
+qt6/include/QtCore/QPropertyNotifier
+qt6/include/QtCore/QPropertyObserver
+qt6/include/QtCore/QPropertyObserverBase
+qt6/include/QtCore/QPropertyProxyBindingData
+qt6/include/QtCore/QQueue
+qt6/include/QtCore/QRandomGenerator
+qt6/include/QtCore/QRandomGenerator64
+qt6/include/QtCore/QReadLocker
+qt6/include/QtCore/QReadWriteLock
+qt6/include/QtCore/QRect
+qt6/include/QtCore/QRectF
+qt6/include/QtCore/QRecursiveMutex
+qt6/include/QtCore/QRegularExpression
+qt6/include/QtCore/QRegularExpressionMatch
+qt6/include/QtCore/QRegularExpressionMatchIterator
+qt6/include/QtCore/QResource
+qt6/include/QtCore/QReturnArgument
+qt6/include/QtCore/QRunnable
+qt6/include/QtCore/QSaveFile
+qt6/include/QtCore/QScopeGuard
+qt6/include/QtCore/QScopedArrayPointer
+qt6/include/QtCore/QScopedPointer
+qt6/include/QtCore/QScopedPointerArrayDeleter
+qt6/include/QtCore/QScopedPointerDeleteLater
+qt6/include/QtCore/QScopedPointerDeleter
+qt6/include/QtCore/QScopedPointerObjectDeleteLater
+qt6/include/QtCore/QScopedPointerPodDeleter
+qt6/include/QtCore/QScopedValueRollback
+qt6/include/QtCore/QSemaphore
+qt6/include/QtCore/QSemaphoreReleaser
+qt6/include/QtCore/QSequentialAnimationGroup
+qt6/include/QtCore/QSequentialConstIterator
+qt6/include/QtCore/QSequentialIterable
+qt6/include/QtCore/QSequentialIterator
+qt6/include/QtCore/QSet
+qt6/include/QtCore/QSetIterator
+qt6/include/QtCore/QSettings
+qt6/include/QtCore/QSharedData
+qt6/include/QtCore/QSharedDataPointer
+qt6/include/QtCore/QSharedMemory
+qt6/include/QtCore/QSharedPointer
+qt6/include/QtCore/QSignalBlocker
+qt6/include/QtCore/QSignalMapper
+qt6/include/QtCore/QSize
+qt6/include/QtCore/QSizeF
+qt6/include/QtCore/QSocketDescriptor
+qt6/include/QtCore/QSocketNotifier
+qt6/include/QtCore/QSortFilterProxyModel
+qt6/include/QtCore/QSpecialInteger
+qt6/include/QtCore/QStack
+qt6/include/QtCore/QStandardPaths
+qt6/include/QtCore/QStaticByteArrayMatcherBase
+qt6/include/QtCore/QStaticPlugin
+qt6/include/QtCore/QStorageInfo
+qt6/include/QtCore/QString
+qt6/include/QtCore/QStringAlgorithms
+qt6/include/QtCore/QStringBuilder
+qt6/include/QtCore/QStringConverter
+qt6/include/QtCore/QStringConverterBase
+qt6/include/QtCore/QStringDecoder
+qt6/include/QtCore/QStringEncoder
+qt6/include/QtCore/QStringList
+qt6/include/QtCore/QStringListModel
+qt6/include/QtCore/QStringLiteral
+qt6/include/QtCore/QStringMatcher
+qt6/include/QtCore/QStringTokenizer
+qt6/include/QtCore/QStringTokenizerBase
+qt6/include/QtCore/QStringTokenizerBaseBase
+qt6/include/QtCore/QStringView
+qt6/include/QtCore/QSysInfo
+qt6/include/QtCore/QSystemSemaphore
+qt6/include/QtCore/QTaggedIterator
+qt6/include/QtCore/QTaggedPointer
+qt6/include/QtCore/QTemporaryDir
+qt6/include/QtCore/QTemporaryFile
+qt6/include/QtCore/QTextBoundaryFinder
+qt6/include/QtCore/QTextStream
+qt6/include/QtCore/QTextStreamFunction
+qt6/include/QtCore/QTextStreamManipulator
+qt6/include/QtCore/QThread
+qt6/include/QtCore/QThreadPool
+qt6/include/QtCore/QThreadStorage
+qt6/include/QtCore/QThreadStorageData
+qt6/include/QtCore/QTime
+qt6/include/QtCore/QTimeLine
+qt6/include/QtCore/QTimeZone
+qt6/include/QtCore/QTimer
+qt6/include/QtCore/QTimerEvent
+qt6/include/QtCore/QTranslator
+qt6/include/QtCore/QTransposeProxyModel
+qt6/include/QtCore/QTypeInfo
+qt6/include/QtCore/QTypeInfoMerger
+qt6/include/QtCore/QTypeRevision
+qt6/include/QtCore/QUnhandledException
+qt6/include/QtCore/QUntypedBindable
+qt6/include/QtCore/QUntypedPropertyBinding
+qt6/include/QtCore/QUntypedPropertyData
+qt6/include/QtCore/QUrl
+qt6/include/QtCore/QUrlQuery
+qt6/include/QtCore/QUrlTwoFlags
+qt6/include/QtCore/QUtf8StringView
+qt6/include/QtCore/QUuid
+qt6/include/QtCore/QVarLengthArray
+qt6/include/QtCore/QVariant
+qt6/include/QtCore/QVariantAnimation
+qt6/include/QtCore/QVariantConstPointer
+qt6/include/QtCore/QVariantHash
+qt6/include/QtCore/QVariantList
+qt6/include/QtCore/QVariantMap
+qt6/include/QtCore/QVariantPointer
+qt6/include/QtCore/QVariantRef
+qt6/include/QtCore/QVector
+qt6/include/QtCore/QVectorIterator
+qt6/include/QtCore/QVersionNumber
+qt6/include/QtCore/QWaitCondition
+qt6/include/QtCore/QWeakPointer
+qt6/include/QtCore/QWinEventNotifier
+qt6/include/QtCore/QWriteLocker
+qt6/include/QtCore/QXmlStreamAttribute
+qt6/include/QtCore/QXmlStreamAttributes
+qt6/include/QtCore/QXmlStreamEntityDeclaration
+qt6/include/QtCore/QXmlStreamEntityDeclarations
+qt6/include/QtCore/QXmlStreamEntityResolver
+qt6/include/QtCore/QXmlStreamNamespaceDeclaration
+qt6/include/QtCore/QXmlStreamNamespaceDeclarations
+qt6/include/QtCore/QXmlStreamNotationDeclaration
+qt6/include/QtCore/QXmlStreamNotationDeclarations
+qt6/include/QtCore/QXmlStreamReader
+qt6/include/QtCore/QXmlStreamWriter
+qt6/include/QtCore/Qt
+qt6/include/QtCore/QtAlgorithms
+qt6/include/QtCore/QtCborCommon
+qt6/include/QtCore/QtCleanUpFunction
+qt6/include/QtCore/QtCompare
+qt6/include/QtCore/QtConfig
+qt6/include/QtCore/QtContainerFwd
+qt6/include/QtCore/QtCore
+qt6/include/QtCore/QtCoreDepends
+qt6/include/QtCore/QtCoreVersion
+qt6/include/QtCore/QtDebug
+qt6/include/QtCore/QtEndian
+qt6/include/QtCore/QtGlobal
+qt6/include/QtCore/QtMath
+qt6/include/QtCore/QtMessageHandler
+qt6/include/QtCore/QtNumeric
+qt6/include/QtCore/QtPlugin
+qt6/include/QtCore/QtPluginInstanceFunction
+qt6/include/QtCore/QtPluginMetaDataFunction
+qt6/include/QtCore/q20algorithm.h
+qt6/include/QtCore/q20functional.h
+qt6/include/QtCore/q20iterator.h
+qt6/include/QtCore/q23functional.h
+qt6/include/QtCore/qabstractanimation.h
+qt6/include/QtCore/qabstracteventdispatcher.h
+qt6/include/QtCore/qabstractitemmodel.h
+qt6/include/QtCore/qabstractnativeeventfilter.h
+qt6/include/QtCore/qabstractproxymodel.h
+qt6/include/QtCore/qalgorithms.h
+qt6/include/QtCore/qanimationgroup.h
+qt6/include/QtCore/qanystringview.h
+qt6/include/QtCore/qapplicationstatic.h
+qt6/include/QtCore/qarraydata.h
+qt6/include/QtCore/qarraydataops.h
+qt6/include/QtCore/qarraydatapointer.h
+qt6/include/QtCore/qassociativeiterable.h
+qt6/include/QtCore/qatomic.h
+qt6/include/QtCore/qatomic_bootstrap.h
+qt6/include/QtCore/qatomic_cxx11.h
+qt6/include/QtCore/qbasicatomic.h
+qt6/include/QtCore/qbasictimer.h
+qt6/include/QtCore/qbindingstorage.h
+qt6/include/QtCore/qbitarray.h
+qt6/include/QtCore/qbuffer.h
+qt6/include/QtCore/qbytearray.h
+qt6/include/QtCore/qbytearrayalgorithms.h
+qt6/include/QtCore/qbytearraylist.h
+qt6/include/QtCore/qbytearraymatcher.h
+qt6/include/QtCore/qbytearrayview.h
+qt6/include/QtCore/qcache.h
+qt6/include/QtCore/qcalendar.h
+qt6/include/QtCore/qcborarray.h
+qt6/include/QtCore/qcborcommon.h
+qt6/include/QtCore/qcbormap.h
+qt6/include/QtCore/qcborstream.h
+qt6/include/QtCore/qcborstreamreader.h
+qt6/include/QtCore/qcborstreamwriter.h
+qt6/include/QtCore/qcborvalue.h
+qt6/include/QtCore/qchar.h
+qt6/include/QtCore/qcollator.h
+qt6/include/QtCore/qcommandlineoption.h
+qt6/include/QtCore/qcommandlineparser.h
+qt6/include/QtCore/qcompare.h
+qt6/include/QtCore/qcompare_impl.h
+qt6/include/QtCore/qcompilerdetection.h
+qt6/include/QtCore/qconcatenatetablesproxymodel.h
+qt6/include/QtCore/qconfig-bootstrapped.h
+qt6/include/QtCore/qconfig.h
+qt6/include/QtCore/qcontainerfwd.h
+qt6/include/QtCore/qcontainerinfo.h
+qt6/include/QtCore/qcontainertools_impl.h
+qt6/include/QtCore/qcontiguouscache.h
+qt6/include/QtCore/qcoreapplication.h
+qt6/include/QtCore/qcoreapplication_platform.h
+qt6/include/QtCore/qcoreevent.h
+qt6/include/QtCore/qcryptographichash.h
+qt6/include/QtCore/qdatastream.h
+qt6/include/QtCore/qdatetime.h
+qt6/include/QtCore/qdeadlinetimer.h
+qt6/include/QtCore/qdebug.h
+qt6/include/QtCore/qdir.h
+qt6/include/QtCore/qdiriterator.h
+qt6/include/QtCore/qeasingcurve.h
+qt6/include/QtCore/qelapsedtimer.h
+qt6/include/QtCore/qendian.h
+qt6/include/QtCore/qeventloop.h
+qt6/include/QtCore/qexception.h
+qt6/include/QtCore/qfactoryinterface.h
+qt6/include/QtCore/qfile.h
+qt6/include/QtCore/qfiledevice.h
+qt6/include/QtCore/qfileinfo.h
+qt6/include/QtCore/qfileselector.h
+qt6/include/QtCore/qfilesystemwatcher.h
+qt6/include/QtCore/qflags.h
+qt6/include/QtCore/qfloat16.h
+qt6/include/QtCore/qforeach.h
+qt6/include/QtCore/qfunctions_vxworks.h
+qt6/include/QtCore/qfuture.h
+qt6/include/QtCore/qfuture_impl.h
+qt6/include/QtCore/qfutureinterface.h
+qt6/include/QtCore/qfuturesynchronizer.h
+qt6/include/QtCore/qfuturewatcher.h
+qt6/include/QtCore/qgenericatomic.h
+qt6/include/QtCore/qglobal.h
+qt6/include/QtCore/qglobalstatic.h
+qt6/include/QtCore/qhash.h
+qt6/include/QtCore/qhashfunctions.h
+qt6/include/QtCore/qidentityproxymodel.h
+qt6/include/QtCore/qiodevice.h
+qt6/include/QtCore/qiodevicebase.h
+qt6/include/QtCore/qitemselectionmodel.h
+qt6/include/QtCore/qiterable.h
+qt6/include/QtCore/qiterator.h
+qt6/include/QtCore/qjnienvironment.h
+qt6/include/QtCore/qjniobject.h
+qt6/include/QtCore/qjnitypes.h
+qt6/include/QtCore/qjsonarray.h
+qt6/include/QtCore/qjsondocument.h
+qt6/include/QtCore/qjsonobject.h
+qt6/include/QtCore/qjsonvalue.h
+qt6/include/QtCore/qlibrary.h
+qt6/include/QtCore/qlibraryinfo.h
+qt6/include/QtCore/qline.h
+qt6/include/QtCore/qlist.h
+qt6/include/QtCore/qlocale.h
+qt6/include/QtCore/qlockfile.h
+qt6/include/QtCore/qlogging.h
+qt6/include/QtCore/qloggingcategory.h
+qt6/include/QtCore/qmap.h
+qt6/include/QtCore/qmargins.h
+qt6/include/QtCore/qmath.h
+qt6/include/QtCore/qmessageauthenticationcode.h
+qt6/include/QtCore/qmetacontainer.h
+qt6/include/QtCore/qmetaobject.h
+qt6/include/QtCore/qmetatype.h
+qt6/include/QtCore/qmimedata.h
+qt6/include/QtCore/qmimedatabase.h
+qt6/include/QtCore/qmimetype.h
+qt6/include/QtCore/qmutex.h
+qt6/include/QtCore/qnamespace.h
+qt6/include/QtCore/qnativeinterface.h
+qt6/include/QtCore/qnumeric.h
+qt6/include/QtCore/qobject.h
+qt6/include/QtCore/qobject_impl.h
+qt6/include/QtCore/qobjectcleanuphandler.h
+qt6/include/QtCore/qobjectdefs.h
+qt6/include/QtCore/qobjectdefs_impl.h
+qt6/include/QtCore/qoperatingsystemversion.h
+qt6/include/QtCore/qpair.h
+qt6/include/QtCore/qparallelanimationgroup.h
+qt6/include/QtCore/qpauseanimation.h
+qt6/include/QtCore/qplugin.h
+qt6/include/QtCore/qpluginloader.h
+qt6/include/QtCore/qpoint.h
+qt6/include/QtCore/qpointer.h
+qt6/include/QtCore/qprocess.h
+qt6/include/QtCore/qprocessordetection.h
+qt6/include/QtCore/qpromise.h
+qt6/include/QtCore/qproperty.h
+qt6/include/QtCore/qpropertyanimation.h
+qt6/include/QtCore/qpropertyprivate.h
+qt6/include/QtCore/qqueue.h
+qt6/include/QtCore/qrandom.h
+qt6/include/QtCore/qreadwritelock.h
+qt6/include/QtCore/qrect.h
+qt6/include/QtCore/qrefcount.h
+qt6/include/QtCore/qregularexpression.h
+qt6/include/QtCore/qresource.h
+qt6/include/QtCore/qresultstore.h
+qt6/include/QtCore/qrunnable.h
+qt6/include/QtCore/qsavefile.h
+qt6/include/QtCore/qscopedpointer.h
+qt6/include/QtCore/qscopedvaluerollback.h
+qt6/include/QtCore/qscopeguard.h
+qt6/include/QtCore/qsemaphore.h
+qt6/include/QtCore/qsequentialanimationgroup.h
+qt6/include/QtCore/qsequentialiterable.h
+qt6/include/QtCore/qset.h
+qt6/include/QtCore/qsettings.h
+qt6/include/QtCore/qshareddata.h
+qt6/include/QtCore/qshareddata_impl.h
+qt6/include/QtCore/qsharedmemory.h
+qt6/include/QtCore/qsharedpointer.h
+qt6/include/QtCore/qsharedpointer_impl.h
+qt6/include/QtCore/qsignalmapper.h
+qt6/include/QtCore/qsimd.h
+qt6/include/QtCore/qsize.h
+qt6/include/QtCore/qsocketnotifier.h
+qt6/include/QtCore/qsortfilterproxymodel.h
+qt6/include/QtCore/qstack.h
+qt6/include/QtCore/qstandardpaths.h
+qt6/include/QtCore/qstorageinfo.h
+qt6/include/QtCore/qstring.h
+qt6/include/QtCore/qstringalgorithms.h
+qt6/include/QtCore/qstringbuilder.h
+qt6/include/QtCore/qstringconverter.h
+qt6/include/QtCore/qstringconverter_base.h
+qt6/include/QtCore/qstringfwd.h
+qt6/include/QtCore/qstringlist.h
+qt6/include/QtCore/qstringlistmodel.h
+qt6/include/QtCore/qstringliteral.h
+qt6/include/QtCore/qstringmatcher.h
+qt6/include/QtCore/qstringtokenizer.h
+qt6/include/QtCore/qstringview.h
+qt6/include/QtCore/qsysinfo.h
+qt6/include/QtCore/qsystemdetection.h
+qt6/include/QtCore/qsystemsemaphore.h
+qt6/include/QtCore/qt_windows.h
+qt6/include/QtCore/qtaggedpointer.h
+qt6/include/QtCore/qtconfigmacros.h
+qt6/include/QtCore/qtcore-config.h
+qt6/include/QtCore/qtcoreexports.h
+qt6/include/QtCore/qtcoreversion.h
+qt6/include/QtCore/qtemporarydir.h
+qt6/include/QtCore/qtemporaryfile.h
+qt6/include/QtCore/qtestsupport_core.h
+qt6/include/QtCore/qtextboundaryfinder.h
+qt6/include/QtCore/qtextstream.h
+qt6/include/QtCore/qthread.h
+qt6/include/QtCore/qthreadpool.h
+qt6/include/QtCore/qthreadstorage.h
+qt6/include/QtCore/qtimeline.h
+qt6/include/QtCore/qtimer.h
+qt6/include/QtCore/qtimezone.h
+qt6/include/QtCore/qtmetamacros.h
+qt6/include/QtCore/qtranslator.h
+qt6/include/QtCore/qtransposeproxymodel.h
+qt6/include/QtCore/qtsan_impl.h
+qt6/include/QtCore/qtypeinfo.h
+qt6/include/QtCore/qurl.h
+qt6/include/QtCore/qurlquery.h
+qt6/include/QtCore/qutf8stringview.h
+qt6/include/QtCore/quuid.h
+qt6/include/QtCore/qvariant.h
+qt6/include/QtCore/qvariantanimation.h
+qt6/include/QtCore/qvarianthash.h
+qt6/include/QtCore/qvariantlist.h
+qt6/include/QtCore/qvariantmap.h
+qt6/include/QtCore/qvarlengtharray.h
+qt6/include/QtCore/qvector.h
+qt6/include/QtCore/qversionnumber.h
+qt6/include/QtCore/qversiontagging.h
+qt6/include/QtCore/qwaitcondition.h
+qt6/include/QtCore/qwineventnotifier.h
+qt6/include/QtCore/qxmlstream.h
+qt6/include/QtCore/qxpfunctional.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/dbus_minimal_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbus_symbols_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusabstractadaptor_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusabstractinterface_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusargument_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusconnection_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusconnectionmanager_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbuscontext_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusintegrator_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusinterface_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusintrospection_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusmessage_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusmetaobject_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusmetatype_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbuspendingcall_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusthreaddebug_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusutil_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qdbusxmlparser_p.h
+${PLIST.dbus}qt6/include/QtDBus/${PKGVERSION}/QtDBus/private/qtdbusglobal_p.h
+${PLIST.dbus}qt6/include/QtDBus/QDBusAbstractAdaptor
+${PLIST.dbus}qt6/include/QtDBus/QDBusAbstractInterface
+${PLIST.dbus}qt6/include/QtDBus/QDBusAbstractInterfaceBase
+${PLIST.dbus}qt6/include/QtDBus/QDBusArgument
+${PLIST.dbus}qt6/include/QtDBus/QDBusConnection
+${PLIST.dbus}qt6/include/QtDBus/QDBusConnectionInterface
+${PLIST.dbus}qt6/include/QtDBus/QDBusContext
+${PLIST.dbus}qt6/include/QtDBus/QDBusError
+${PLIST.dbus}qt6/include/QtDBus/QDBusInterface
+${PLIST.dbus}qt6/include/QtDBus/QDBusMessage
+${PLIST.dbus}qt6/include/QtDBus/QDBusMetaType
+${PLIST.dbus}qt6/include/QtDBus/QDBusObjectPath
+${PLIST.dbus}qt6/include/QtDBus/QDBusPendingCall
+${PLIST.dbus}qt6/include/QtDBus/QDBusPendingCallWatcher
+${PLIST.dbus}qt6/include/QtDBus/QDBusPendingReply
+${PLIST.dbus}qt6/include/QtDBus/QDBusPendingReplyBase
+${PLIST.dbus}qt6/include/QtDBus/QDBusReply
+${PLIST.dbus}qt6/include/QtDBus/QDBusServer
+${PLIST.dbus}qt6/include/QtDBus/QDBusServiceWatcher
+${PLIST.dbus}qt6/include/QtDBus/QDBusSignature
+${PLIST.dbus}qt6/include/QtDBus/QDBusUnixFileDescriptor
+${PLIST.dbus}qt6/include/QtDBus/QDBusVariant
+${PLIST.dbus}qt6/include/QtDBus/QDBusVirtualObject
+${PLIST.dbus}qt6/include/QtDBus/QtDBus
+${PLIST.dbus}qt6/include/QtDBus/QtDBusDepends
+${PLIST.dbus}qt6/include/QtDBus/QtDBusVersion
+${PLIST.dbus}qt6/include/QtDBus/qdbusabstractadaptor.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusabstractinterface.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusargument.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusconnection.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusconnectioninterface.h
+${PLIST.dbus}qt6/include/QtDBus/qdbuscontext.h
+${PLIST.dbus}qt6/include/QtDBus/qdbuserror.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusextratypes.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusinterface.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusmacros.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusmessage.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusmetatype.h
+${PLIST.dbus}qt6/include/QtDBus/qdbuspendingcall.h
+${PLIST.dbus}qt6/include/QtDBus/qdbuspendingreply.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusreply.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusserver.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusservicewatcher.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusunixfiledescriptor.h
+${PLIST.dbus}qt6/include/QtDBus/qdbusvirtualobject.h
+${PLIST.dbus}qt6/include/QtDBus/qtdbusexports.h
+${PLIST.dbus}qt6/include/QtDBus/qtdbusglobal.h
+${PLIST.dbus}qt6/include/QtDBus/qtdbusversion.h
+qt6/include/QtDeviceDiscoverySupport/${PKGVERSION}/QtDeviceDiscoverySupport/private/qdevicediscovery_dummy_p.h
+qt6/include/QtDeviceDiscoverySupport/${PKGVERSION}/QtDeviceDiscoverySupport/private/qdevicediscovery_p.h
+qt6/include/QtDeviceDiscoverySupport/${PKGVERSION}/QtDeviceDiscoverySupport/private/qdevicediscovery_static_p.h
+qt6/include/QtDeviceDiscoverySupport/${PKGVERSION}/QtDeviceDiscoverySupport/private/qdevicediscovery_udev_p.h
+qt6/include/QtDeviceDiscoverySupport/QtDeviceDiscoverySupport
+qt6/include/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportDepends
+qt6/include/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportVersion
+qt6/include/QtDeviceDiscoverySupport/qtdevicediscoverysupportversion.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfscontext_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfscursor_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfsdeviceintegration_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfsglobal_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfshooks_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfsintegration_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfsoffscreenwindow_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfsscreen_p.h
+qt6/include/QtEglFSDeviceIntegration/${PKGVERSION}/QtEglFSDeviceIntegration/private/qeglfswindow_p.h
+qt6/include/QtEglFSDeviceIntegration/QtEglFSDeviceIntegration
+qt6/include/QtEglFSDeviceIntegration/QtEglFSDeviceIntegrationDepends
+qt6/include/QtEglFSDeviceIntegration/QtEglFSDeviceIntegrationVersion
+qt6/include/QtEglFSDeviceIntegration/qteglfsdeviceintegrationversion.h
+qt6/include/QtEglFsKmsGbmSupport/${PKGVERSION}/QtEglFsKmsGbmSupport/private/qeglfskmsgbmcursor_p.h
+qt6/include/QtEglFsKmsGbmSupport/${PKGVERSION}/QtEglFsKmsGbmSupport/private/qeglfskmsgbmdevice_p.h
+qt6/include/QtEglFsKmsGbmSupport/${PKGVERSION}/QtEglFsKmsGbmSupport/private/qeglfskmsgbmintegration_p.h
+qt6/include/QtEglFsKmsGbmSupport/${PKGVERSION}/QtEglFsKmsGbmSupport/private/qeglfskmsgbmscreen_p.h
+qt6/include/QtEglFsKmsGbmSupport/${PKGVERSION}/QtEglFsKmsGbmSupport/private/qeglfskmsgbmwindow_p.h
+qt6/include/QtEglFsKmsGbmSupport/QtEglFsKmsGbmSupport
+qt6/include/QtEglFsKmsGbmSupport/QtEglFsKmsGbmSupportDepends
+qt6/include/QtEglFsKmsGbmSupport/QtEglFsKmsGbmSupportVersion
+qt6/include/QtEglFsKmsGbmSupport/qteglfskmsgbmsupportversion.h
+qt6/include/QtEglFsKmsSupport/${PKGVERSION}/QtEglFsKmsSupport/private/qeglfskmsdevice_p.h
+qt6/include/QtEglFsKmsSupport/${PKGVERSION}/QtEglFsKmsSupport/private/qeglfskmseventreader_p.h
+qt6/include/QtEglFsKmsSupport/${PKGVERSION}/QtEglFsKmsSupport/private/qeglfskmshelpers_p.h
+qt6/include/QtEglFsKmsSupport/${PKGVERSION}/QtEglFsKmsSupport/private/qeglfskmsintegration_p.h
+qt6/include/QtEglFsKmsSupport/${PKGVERSION}/QtEglFsKmsSupport/private/qeglfskmsscreen_p.h
+qt6/include/QtEglFsKmsSupport/QtEglFsKmsSupport
+qt6/include/QtEglFsKmsSupport/QtEglFsKmsSupportDepends
+qt6/include/QtEglFsKmsSupport/QtEglFsKmsSupportVersion
+qt6/include/QtEglFsKmsSupport/qteglfskmssupportversion.h
+qt6/include/QtFbSupport/${PKGVERSION}/QtFbSupport/private/qfbbackingstore_p.h
+qt6/include/QtFbSupport/${PKGVERSION}/QtFbSupport/private/qfbcursor_p.h
+qt6/include/QtFbSupport/${PKGVERSION}/QtFbSupport/private/qfbscreen_p.h
+qt6/include/QtFbSupport/${PKGVERSION}/QtFbSupport/private/qfbvthandler_p.h
+qt6/include/QtFbSupport/${PKGVERSION}/QtFbSupport/private/qfbwindow_p.h
+qt6/include/QtFbSupport/QtFbSupport
+qt6/include/QtFbSupport/QtFbSupportDepends
+qt6/include/QtFbSupport/QtFbSupportVersion
+qt6/include/QtFbSupport/qtfbsupportversion.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/atspiadaptor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/cs_tdr_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/dbusconnection_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qabstractfileiconengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qabstractfileiconprovider_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qabstractlayoutstyleinfo_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qabstracttextdocumentlayout_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qaccessiblebridgeutils_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qaccessiblecache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qaction_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qactiongroup_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qapplekeymapper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qastchandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qbackingstoredefaultcompositor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qbackingstorerhisupport_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qbasicvulkanplatforminstance_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qbezier_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qblendfunctions_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qblittable_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qbmphandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolormatrix_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolorspace_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolortransferfunction_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolortransfertable_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolortransform_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolortrc_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcolortrclut_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcoregraphics_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcoretextfontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcosmeticstroker_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcssparser_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcssutil_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qcursor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdatabuffer_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusmenuadaptor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusmenubar_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusmenuconnection_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusmenuregistrarproxy_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusmenutypes_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbusplatformmenu_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbustrayicon_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdbustraytypes_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdistancefield_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdnd_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdrawhelper_mips_dsp_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdrawhelper_neon_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdrawhelper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdrawhelper_x86_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qdrawingprimitive_sse2_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qedidparser_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qedidvendortable_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeglconvenience_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeglpbuffer_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeglplatformcontext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeglstreamconvenience_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qemulationpaintengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qevent_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeventdispatcher_glib_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qeventpoint_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfileinfogatherer_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfilesystemmodel_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfixed_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfont_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontconfigdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontengine_coretext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontengine_ft_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontengineglyphcache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontenginemultifontconfig_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfontsubset_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfragmentmap_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qfreetypefontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgenericunixeventdispatcher_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgenericunixfontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgenericunixservices_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgenericunixthemes_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qglxconvenience_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qglyphrun_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgrayraster_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qgridlayoutengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qguiapplication_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qharfbuzzng_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qhexstring_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qhighdpiscaling_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qicc_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qicon_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qiconloader_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qimage_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qimagepixmapcleanuphooks_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qimagereaderwriterhelpers_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qimagescale_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinputcontrol_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinputdevice_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinputdevicemanager_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinputdevicemanager_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinputmethod_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qinternalmimedata_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qkeymapper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qkeysequence_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qktxhandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qlayoutpolicy_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qmacmime_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qmath_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qmemrotate_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qoffscreensurface_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qopengl_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qopenglcontext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qopenglextensions_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qopenglprogrambinarycache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qoutlinemapper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpagedpaintdevice_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpageranges_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintdevicewindow_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintengine_blitter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintengine_pic_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintengine_raster_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpaintengineex_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpainter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpainterpath_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpathclipper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpathsimplifier_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpdf_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpen_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpicture_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpixellayout_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpixmap_blitter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpixmap_raster_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpixmapcache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpkmhandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpnghandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qpointingdevice_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qppmhandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrasterbackingstore_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrasterdefs_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrasterizer_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrawfont_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrbtree_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrgba64_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhi_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhi_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhibackingstore_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhid3d11_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhid3d11_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhigles2_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhigles2_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhimetal_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhimetal_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhinull_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhinull_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhivulkan_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhivulkan_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qrhivulkanext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qscreen_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qsessionmanager_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshader_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshader_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshaderdescription_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshaderdescription_p_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshapedpixmapdndwindow_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshortcut_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qshortcutmap_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qsimpledrag_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qspi_constant_mappings_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qspi_struct_marshallers_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qspiaccessiblebridge_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qspiapplicationadaptor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qspidbuscache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qstandarditemmodel_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qstatictext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qstatusnotifieritemadaptor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qstroker_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qt_egl_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qt_gui_pch.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qt_mips_asm_dsp_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextcursor_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextdocument_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextdocumentfragment_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextdocumentlayout_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextformat_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtexthtmlparser_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextimagehandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextmarkdownimporter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextmarkdownwriter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextobject_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextodfwriter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtexttable_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtexturefiledata_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtexturefilehandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtexturefilereader_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtextureglyphcache_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtgui-config_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtguiglobal_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtriangulatingstroker_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtriangulator_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qtx11extras_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qundostack_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qunixeventdispatcher_qpa_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qvectorpath_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qvulkandefaultinstance_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qvulkaninstance_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qvulkanwindow_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwasmlocalfileaccess_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindow_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsdirectwritefontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsfontdatabase_ft_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsfontdatabase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsfontdatabasebase_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsfontengine_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsfontenginedirectwrite_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsguieventdispatcher_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsmime_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsnativeimage_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qwindowsuiawrapper_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qxbmhandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qxdgnotificationproxy_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qxkbcommon_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qxpmhandler_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qzipreader_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/qzipwriter_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiaattributeids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiaclientinterfaces_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiacontroltypeids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiaerrorids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiaeventids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiageneralids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiapatternids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiapropertyids_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiaserverinterfaces_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/uiatypes_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/private/vs_test_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformaccessibility.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformbackingstore.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformclipboard.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformcursor.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformdialoghelper.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformdrag.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformfontdatabase.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformgraphicsbuffer.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformgraphicsbufferhelper.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatforminputcontext.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatforminputcontext_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatforminputcontextfactory_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatforminputcontextplugin_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformintegration.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformintegrationfactory_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformintegrationplugin.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformmenu.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformmenu_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformnativeinterface.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformoffscreensurface.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformopenglcontext.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformpixmap.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformscreen.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformscreen_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformservices.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformsessionmanager.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformsharedgraphicscache.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformsurface.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformsystemtrayicon.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformtheme.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformtheme_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformthemefactory_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformthemeplugin.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformvulkaninstance.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformwindow.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qplatformwindow_p.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qwindowsysteminterface.h
+qt6/include/QtGui/${PKGVERSION}/QtGui/qpa/qwindowsysteminterface_p.h
+qt6/include/QtGui/QAbstractFileIconProvider
+qt6/include/QtGui/QAbstractTextDocumentLayout
+qt6/include/QtGui/QAbstractUndoItem
+qt6/include/QtGui/QAccessible
+qt6/include/QtGui/QAccessibleActionInterface
+qt6/include/QtGui/QAccessibleApplication
+qt6/include/QtGui/QAccessibleBridge
+qt6/include/QtGui/QAccessibleBridgePlugin
+qt6/include/QtGui/QAccessibleEditableTextInterface
+qt6/include/QtGui/QAccessibleEvent
+qt6/include/QtGui/QAccessibleHyperlinkInterface
+qt6/include/QtGui/QAccessibleImageInterface
+qt6/include/QtGui/QAccessibleInterface
+qt6/include/QtGui/QAccessibleObject
+qt6/include/QtGui/QAccessiblePlugin
+qt6/include/QtGui/QAccessibleStateChangeEvent
+qt6/include/QtGui/QAccessibleTableCellInterface
+qt6/include/QtGui/QAccessibleTableInterface
+qt6/include/QtGui/QAccessibleTableModelChangeEvent
+qt6/include/QtGui/QAccessibleTextCursorEvent
+qt6/include/QtGui/QAccessibleTextInsertEvent
+qt6/include/QtGui/QAccessibleTextInterface
+qt6/include/QtGui/QAccessibleTextRemoveEvent
+qt6/include/QtGui/QAccessibleTextSelectionEvent
+qt6/include/QtGui/QAccessibleTextUpdateEvent
+qt6/include/QtGui/QAccessibleValueChangeEvent
+qt6/include/QtGui/QAccessibleValueInterface
+qt6/include/QtGui/QAction
+qt6/include/QtGui/QActionEvent
+qt6/include/QtGui/QActionGroup
+qt6/include/QtGui/QApplicationStateChangeEvent
+qt6/include/QtGui/QBackingStore
+qt6/include/QtGui/QBitmap
+qt6/include/QtGui/QBrush
+qt6/include/QtGui/QBrushData
+qt6/include/QtGui/QBrushDataPointerDeleter
+qt6/include/QtGui/QClipboard
+qt6/include/QtGui/QCloseEvent
+qt6/include/QtGui/QColor
+qt6/include/QtGui/QColorSpace
+qt6/include/QtGui/QColorTransform
+qt6/include/QtGui/QConicalGradient
+qt6/include/QtGui/QContextMenuEvent
+qt6/include/QtGui/QCursor
+qt6/include/QtGui/QDesktopServices
+qt6/include/QtGui/QDoubleValidator
+qt6/include/QtGui/QDrag
+qt6/include/QtGui/QDragEnterEvent
+qt6/include/QtGui/QDragLeaveEvent
+qt6/include/QtGui/QDragMoveEvent
+qt6/include/QtGui/QDropEvent
+qt6/include/QtGui/QEnterEvent
+qt6/include/QtGui/QEventPoint
+qt6/include/QtGui/QExposeEvent
+qt6/include/QtGui/QFileOpenEvent
+qt6/include/QtGui/QFileSystemModel
+qt6/include/QtGui/QFocusEvent
+qt6/include/QtGui/QFont
+qt6/include/QtGui/QFontDatabase
+qt6/include/QtGui/QFontInfo
+qt6/include/QtGui/QFontMetrics
+qt6/include/QtGui/QFontMetricsF
+qt6/include/QtGui/QGenericMatrix
+qt6/include/QtGui/QGenericPlugin
+qt6/include/QtGui/QGenericPluginFactory
+qt6/include/QtGui/QGlyphRun
+qt6/include/QtGui/QGradient
+qt6/include/QtGui/QGradientStop
+qt6/include/QtGui/QGradientStops
+qt6/include/QtGui/QGuiApplication
+qt6/include/QtGui/QHelpEvent
+qt6/include/QtGui/QHideEvent
+qt6/include/QtGui/QHoverEvent
+qt6/include/QtGui/QIcon
+qt6/include/QtGui/QIconDragEvent
+qt6/include/QtGui/QIconEngine
+qt6/include/QtGui/QIconEnginePlugin
+qt6/include/QtGui/QImage
+qt6/include/QtGui/QImageCleanupFunction
+qt6/include/QtGui/QImageIOHandler
+qt6/include/QtGui/QImageIOPlugin
+qt6/include/QtGui/QImageReader
+qt6/include/QtGui/QImageWriter
+qt6/include/QtGui/QInputDevice
+qt6/include/QtGui/QInputEvent
+qt6/include/QtGui/QInputMethod
+qt6/include/QtGui/QInputMethodEvent
+qt6/include/QtGui/QInputMethodQueryEvent
+qt6/include/QtGui/QIntValidator
+qt6/include/QtGui/QKeyEvent
+qt6/include/QtGui/QKeySequence
+qt6/include/QtGui/QLinearGradient
+qt6/include/QtGui/QMatrix2x2
+qt6/include/QtGui/QMatrix2x3
+qt6/include/QtGui/QMatrix2x4
+qt6/include/QtGui/QMatrix3x2
+qt6/include/QtGui/QMatrix3x3
+qt6/include/QtGui/QMatrix3x4
+qt6/include/QtGui/QMatrix4x2
+qt6/include/QtGui/QMatrix4x3
+qt6/include/QtGui/QMatrix4x4
+qt6/include/QtGui/QMouseEvent
+qt6/include/QtGui/QMoveEvent
+qt6/include/QtGui/QMovie
+qt6/include/QtGui/QNativeGestureEvent
+qt6/include/QtGui/QOffscreenSurface
+qt6/include/QtGui/QOpenGLContext
+qt6/include/QtGui/QOpenGLContextGroup
+qt6/include/QtGui/QOpenGLExtraFunctions
+qt6/include/QtGui/QOpenGLExtraFunctionsPrivate
+qt6/include/QtGui/QOpenGLFunctions
+qt6/include/QtGui/QOpenGLFunctionsPrivate
+qt6/include/QtGui/QPageLayout
+qt6/include/QtGui/QPageRanges
+qt6/include/QtGui/QPageSize
+qt6/include/QtGui/QPagedPaintDevice
+qt6/include/QtGui/QPaintDevice
+qt6/include/QtGui/QPaintDeviceWindow
+qt6/include/QtGui/QPaintEngine
+qt6/include/QtGui/QPaintEngineState
+qt6/include/QtGui/QPaintEvent
+qt6/include/QtGui/QPainter
+qt6/include/QtGui/QPainterPath
+qt6/include/QtGui/QPainterPathStroker
+qt6/include/QtGui/QPalette
+qt6/include/QtGui/QPdfWriter
+qt6/include/QtGui/QPen
+qt6/include/QtGui/QPicture
+qt6/include/QtGui/QPixelFormat
+qt6/include/QtGui/QPixmap
+qt6/include/QtGui/QPixmapCache
+qt6/include/QtGui/QPlatformSurfaceEvent
+qt6/include/QtGui/QPointerEvent
+qt6/include/QtGui/QPointingDevice
+qt6/include/QtGui/QPointingDeviceUniqueId
+qt6/include/QtGui/QPolygon
+qt6/include/QtGui/QPolygonF
+qt6/include/QtGui/QQuaternion
+qt6/include/QtGui/QRadialGradient
+qt6/include/QtGui/QRasterWindow
+qt6/include/QtGui/QRawFont
+qt6/include/QtGui/QRegion
+qt6/include/QtGui/QRegularExpressionValidator
+qt6/include/QtGui/QResizeEvent
+qt6/include/QtGui/QRgb
+qt6/include/QtGui/QRgba64
+qt6/include/QtGui/QRgbaFloat16
+qt6/include/QtGui/QRgbaFloat32
+qt6/include/QtGui/QScreen
+qt6/include/QtGui/QScreenOrientationChangeEvent
+qt6/include/QtGui/QScrollEvent
+qt6/include/QtGui/QScrollPrepareEvent
+qt6/include/QtGui/QSessionManager
+qt6/include/QtGui/QShortcut
+qt6/include/QtGui/QShortcutEvent
+qt6/include/QtGui/QShowEvent
+qt6/include/QtGui/QSinglePointEvent
+qt6/include/QtGui/QStandardItem
+qt6/include/QtGui/QStandardItemModel
+qt6/include/QtGui/QStaticText
+qt6/include/QtGui/QStatusTipEvent
+qt6/include/QtGui/QStyleHints
+qt6/include/QtGui/QSurface
+qt6/include/QtGui/QSurfaceFormat
+qt6/include/QtGui/QSyntaxHighlighter
+qt6/include/QtGui/QTabletEvent
+qt6/include/QtGui/QTextBlock
+qt6/include/QtGui/QTextBlockFormat
+qt6/include/QtGui/QTextBlockGroup
+qt6/include/QtGui/QTextBlockUserData
+qt6/include/QtGui/QTextCharFormat
+qt6/include/QtGui/QTextCursor
+qt6/include/QtGui/QTextDocument
+qt6/include/QtGui/QTextDocumentFragment
+qt6/include/QtGui/QTextDocumentWriter
+qt6/include/QtGui/QTextFormat
+qt6/include/QtGui/QTextFragment
+qt6/include/QtGui/QTextFrame
+qt6/include/QtGui/QTextFrameFormat
+qt6/include/QtGui/QTextFrameLayoutData
+qt6/include/QtGui/QTextImageFormat
+qt6/include/QtGui/QTextInlineObject
+qt6/include/QtGui/QTextItem
+qt6/include/QtGui/QTextLayout
+qt6/include/QtGui/QTextLength
+qt6/include/QtGui/QTextLine
+qt6/include/QtGui/QTextList
+qt6/include/QtGui/QTextListFormat
+qt6/include/QtGui/QTextObject
+qt6/include/QtGui/QTextObjectInterface
+qt6/include/QtGui/QTextOption
+qt6/include/QtGui/QTextTable
+qt6/include/QtGui/QTextTableCell
+qt6/include/QtGui/QTextTableCellFormat
+qt6/include/QtGui/QTextTableFormat
+qt6/include/QtGui/QToolBarChangeEvent
+qt6/include/QtGui/QTouchEvent
+qt6/include/QtGui/QTransform
+qt6/include/QtGui/QUndoCommand
+qt6/include/QtGui/QUndoGroup
+qt6/include/QtGui/QUndoStack
+qt6/include/QtGui/QValidator
+qt6/include/QtGui/QVector2D
+qt6/include/QtGui/QVector3D
+qt6/include/QtGui/QVector4D
+qt6/include/QtGui/QVulkanDeviceFunctions
+qt6/include/QtGui/QVulkanExtension
+qt6/include/QtGui/QVulkanFunctions
+qt6/include/QtGui/QVulkanInfoVector
+qt6/include/QtGui/QVulkanInstance
+qt6/include/QtGui/QVulkanLayer
+qt6/include/QtGui/QVulkanWindow
+qt6/include/QtGui/QVulkanWindowRenderer
+qt6/include/QtGui/QWhatsThisClickedEvent
+qt6/include/QtGui/QWheelEvent
+qt6/include/QtGui/QWidgetList
+qt6/include/QtGui/QWidgetMapper
+qt6/include/QtGui/QWidgetSet
+qt6/include/QtGui/QWindow
+qt6/include/QtGui/QWindowList
+qt6/include/QtGui/QWindowStateChangeEvent
+qt6/include/QtGui/QtEvents
+qt6/include/QtGui/QtGui
+qt6/include/QtGui/QtGuiDepends
+qt6/include/QtGui/QtGuiVersion
+qt6/include/QtGui/qabstractfileiconprovider.h
+qt6/include/QtGui/qabstracttextdocumentlayout.h
+qt6/include/QtGui/qaccessible.h
+qt6/include/QtGui/qaccessible_base.h
+qt6/include/QtGui/qaccessiblebridge.h
+qt6/include/QtGui/qaccessibleobject.h
+qt6/include/QtGui/qaccessibleplugin.h
+qt6/include/QtGui/qaction.h
+qt6/include/QtGui/qactiongroup.h
+qt6/include/QtGui/qbackingstore.h
+qt6/include/QtGui/qbitmap.h
+qt6/include/QtGui/qbrush.h
+qt6/include/QtGui/qclipboard.h
+qt6/include/QtGui/qcolor.h
+qt6/include/QtGui/qcolorspace.h
+qt6/include/QtGui/qcolortransform.h
+qt6/include/QtGui/qcursor.h
+qt6/include/QtGui/qdesktopservices.h
+qt6/include/QtGui/qdrag.h
+qt6/include/QtGui/qevent.h
+qt6/include/QtGui/qeventpoint.h
+qt6/include/QtGui/qfilesystemmodel.h
+qt6/include/QtGui/qfont.h
+qt6/include/QtGui/qfontdatabase.h
+qt6/include/QtGui/qfontinfo.h
+qt6/include/QtGui/qfontmetrics.h
+qt6/include/QtGui/qgenericmatrix.h
+qt6/include/QtGui/qgenericplugin.h
+qt6/include/QtGui/qgenericpluginfactory.h
+qt6/include/QtGui/qglyphrun.h
+qt6/include/QtGui/qguiapplication.h
+qt6/include/QtGui/qguiapplication_platform.h
+qt6/include/QtGui/qicon.h
+qt6/include/QtGui/qiconengine.h
+qt6/include/QtGui/qiconengineplugin.h
+qt6/include/QtGui/qimage.h
+qt6/include/QtGui/qimageiohandler.h
+qt6/include/QtGui/qimagereader.h
+qt6/include/QtGui/qimagewriter.h
+qt6/include/QtGui/qinputdevice.h
+qt6/include/QtGui/qinputmethod.h
+qt6/include/QtGui/qkeysequence.h
+qt6/include/QtGui/qmatrix4x4.h
+qt6/include/QtGui/qmovie.h
+qt6/include/QtGui/qoffscreensurface.h
+qt6/include/QtGui/qoffscreensurface_platform.h
+qt6/include/QtGui/qopengl.h
+qt6/include/QtGui/qopenglcontext.h
+qt6/include/QtGui/qopenglcontext_platform.h
+qt6/include/QtGui/qopengles2ext.h
+qt6/include/QtGui/qopenglext.h
+qt6/include/QtGui/qopenglextrafunctions.h
+qt6/include/QtGui/qopenglfunctions.h
+qt6/include/QtGui/qpagedpaintdevice.h
+qt6/include/QtGui/qpagelayout.h
+qt6/include/QtGui/qpageranges.h
+qt6/include/QtGui/qpagesize.h
+qt6/include/QtGui/qpaintdevice.h
+qt6/include/QtGui/qpaintdevicewindow.h
+qt6/include/QtGui/qpaintengine.h
+qt6/include/QtGui/qpainter.h
+qt6/include/QtGui/qpainterpath.h
+qt6/include/QtGui/qpalette.h
+qt6/include/QtGui/qpdfwriter.h
+qt6/include/QtGui/qpen.h
+qt6/include/QtGui/qpicture.h
+qt6/include/QtGui/qpixelformat.h
+qt6/include/QtGui/qpixmap.h
+qt6/include/QtGui/qpixmapcache.h
+qt6/include/QtGui/qpointingdevice.h
+qt6/include/QtGui/qpolygon.h
+qt6/include/QtGui/qquaternion.h
+qt6/include/QtGui/qrasterwindow.h
+qt6/include/QtGui/qrawfont.h
+qt6/include/QtGui/qregion.h
+qt6/include/QtGui/qrgb.h
+qt6/include/QtGui/qrgba64.h
+qt6/include/QtGui/qrgbafloat.h
+qt6/include/QtGui/qscreen.h
+qt6/include/QtGui/qsessionmanager.h
+qt6/include/QtGui/qshortcut.h
+qt6/include/QtGui/qstandarditemmodel.h
+qt6/include/QtGui/qstatictext.h
+qt6/include/QtGui/qstylehints.h
+qt6/include/QtGui/qsurface.h
+qt6/include/QtGui/qsurfaceformat.h
+qt6/include/QtGui/qsyntaxhighlighter.h
+qt6/include/QtGui/qtestsupport_gui.h
+qt6/include/QtGui/qtextcursor.h
+qt6/include/QtGui/qtextdocument.h
+qt6/include/QtGui/qtextdocumentfragment.h
+qt6/include/QtGui/qtextdocumentwriter.h
+qt6/include/QtGui/qtextformat.h
+qt6/include/QtGui/qtextlayout.h
+qt6/include/QtGui/qtextlist.h
+qt6/include/QtGui/qtextobject.h
+qt6/include/QtGui/qtextoption.h
+qt6/include/QtGui/qtexttable.h
+qt6/include/QtGui/qtgui-config.h
+qt6/include/QtGui/qtguiexports.h
+qt6/include/QtGui/qtguiglobal.h
+qt6/include/QtGui/qtguiversion.h
+qt6/include/QtGui/qtransform.h
+qt6/include/QtGui/qundogroup.h
+qt6/include/QtGui/qundostack.h
+qt6/include/QtGui/qvalidator.h
+qt6/include/QtGui/qvector2d.h
+qt6/include/QtGui/qvector3d.h
+qt6/include/QtGui/qvector4d.h
+qt6/include/QtGui/qvectornd.h
+qt6/include/QtGui/qvulkaninstance.h
+qt6/include/QtGui/qvulkanwindow.h
+qt6/include/QtGui/qwindow.h
+qt6/include/QtGui/qwindowdefs.h
+qt6/include/QtGui/qwindowdefs_win.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/devicehandlerlist_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboardhandler_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboardmanager_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevmousehandler_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevmousemanager_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtablethandler_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtabletmanager_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchfilter_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchhandler_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchmanager_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevutil_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputhandler_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputkeyboard_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputpointer_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputtouch_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qoutputmapping_p.h
+qt6/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qtslib_p.h
+qt6/include/QtInputSupport/QIntegrityHIDManager
+qt6/include/QtInputSupport/QtInputSupport
+qt6/include/QtInputSupport/QtInputSupportDepends
+qt6/include/QtInputSupport/QtInputSupportVersion
+qt6/include/QtInputSupport/qintegrityhidmanager.h
+qt6/include/QtInputSupport/qtinputsupportversion.h
+qt6/include/QtKmsSupport/${PKGVERSION}/QtKmsSupport/private/qkmsdevice_p.h
+qt6/include/QtKmsSupport/QtKmsSupport
+qt6/include/QtKmsSupport/QtKmsSupportDepends
+qt6/include/QtKmsSupport/QtKmsSupportVersion
+qt6/include/QtKmsSupport/qtkmssupportversion.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/bitstreams_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/hpack_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/hpacktable_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/http2frames_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/http2protocol_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/http2streams_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/huffman_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qabstractnetworkcache_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qabstractprotocolhandler_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qabstractsocket_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qabstractsocketengine_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qauthenticator_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qdecompresshelper_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qdnslookup_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qdtls_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhostaddress_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhostinfo_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhsts_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhstsstore_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttp2protocolhandler_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpheaderparser_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpmultipart_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpnetworkconnection_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpnetworkconnectionchannel_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpnetworkheader_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpnetworkreply_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpnetworkrequest_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpprotocolhandler_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpsocketengine_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qhttpthreaddelegate_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qlocalserver_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qlocalsocket_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnativesocketengine_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnet_unix_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetconmonitor_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccessauthenticationmanager_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccessbackend_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccesscache_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccesscachebackend_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccessdebugpipebackend_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccessfilebackend_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkaccessmanager_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkcookie_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkcookiejar_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkdatagram_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkdiskcache_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkfile_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkinformation_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkinterface_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkinterface_uikit_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkinterface_unix_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreply_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreplydataimpl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreplyfileimpl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreplyhttpimpl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreplyimpl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkreplywasmimpl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qnetworkrequest_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qocsp_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qocspresponse_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsctpserver_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsctpsocket_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsocks5socketengine_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qssl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslcertificate_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslcertificateextension_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslcipher_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslconfiguration_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qssldiffiehellmanparameters_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslkey_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslpresharedkeyauthenticator_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslserver_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qsslsocket_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtcpserver_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtcpsocket_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtldurl_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtlsbackend_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtnetwork-config_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtnetworkexports_p.h
+qt6/include/QtNetwork/${PKGVERSION}/QtNetwork/private/qtnetworkglobal_p.h
+qt6/include/QtNetwork/QAbstractNetworkCache
+qt6/include/QtNetwork/QAbstractSocket
+qt6/include/QtNetwork/QAuthenticator
+qt6/include/QtNetwork/QDnsDomainNameRecord
+qt6/include/QtNetwork/QDnsHostAddressRecord
+qt6/include/QtNetwork/QDnsLookup
+qt6/include/QtNetwork/QDnsMailExchangeRecord
+qt6/include/QtNetwork/QDnsServiceRecord
+qt6/include/QtNetwork/QDnsTextRecord
+qt6/include/QtNetwork/QDtls
+qt6/include/QtNetwork/QDtlsClientVerifier
+qt6/include/QtNetwork/QHostAddress
+qt6/include/QtNetwork/QHostInfo
+qt6/include/QtNetwork/QHstsPolicy
+qt6/include/QtNetwork/QHttp2Configuration
+qt6/include/QtNetwork/QHttpMultiPart
+qt6/include/QtNetwork/QHttpPart
+qt6/include/QtNetwork/QIPv6Address
+qt6/include/QtNetwork/QLocalServer
+qt6/include/QtNetwork/QLocalSocket
+qt6/include/QtNetwork/QNetworkAccessManager
+qt6/include/QtNetwork/QNetworkAddressEntry
+qt6/include/QtNetwork/QNetworkCacheMetaData
+qt6/include/QtNetwork/QNetworkCookie
+qt6/include/QtNetwork/QNetworkCookieJar
+qt6/include/QtNetwork/QNetworkDatagram
+qt6/include/QtNetwork/QNetworkDiskCache
+qt6/include/QtNetwork/QNetworkInformation
+qt6/include/QtNetwork/QNetworkInterface
+qt6/include/QtNetwork/QNetworkProxy
+qt6/include/QtNetwork/QNetworkProxyFactory
+qt6/include/QtNetwork/QNetworkProxyQuery
+qt6/include/QtNetwork/QNetworkReply
+qt6/include/QtNetwork/QNetworkRequest
+qt6/include/QtNetwork/QOcspResponse
+qt6/include/QtNetwork/QPasswordDigestor
+qt6/include/QtNetwork/QSctpServer
+qt6/include/QtNetwork/QSctpSocket
+qt6/include/QtNetwork/QSsl
+qt6/include/QtNetwork/QSslCertificate
+qt6/include/QtNetwork/QSslCertificateExtension
+qt6/include/QtNetwork/QSslCipher
+qt6/include/QtNetwork/QSslConfiguration
+qt6/include/QtNetwork/QSslDiffieHellmanParameters
+qt6/include/QtNetwork/QSslEllipticCurve
+qt6/include/QtNetwork/QSslError
+qt6/include/QtNetwork/QSslKey
+qt6/include/QtNetwork/QSslPreSharedKeyAuthenticator
+qt6/include/QtNetwork/QSslServer
+qt6/include/QtNetwork/QSslSocket
+qt6/include/QtNetwork/QTcpServer
+qt6/include/QtNetwork/QTcpSocket
+qt6/include/QtNetwork/QUdpSocket
+qt6/include/QtNetwork/Q_IPV6ADDR
+qt6/include/QtNetwork/QtNetwork
+qt6/include/QtNetwork/QtNetworkDepends
+qt6/include/QtNetwork/QtNetworkVersion
+qt6/include/QtNetwork/qabstractnetworkcache.h
+qt6/include/QtNetwork/qabstractsocket.h
+qt6/include/QtNetwork/qauthenticator.h
+qt6/include/QtNetwork/qdnslookup.h
+qt6/include/QtNetwork/qdtls.h
+qt6/include/QtNetwork/qhostaddress.h
+qt6/include/QtNetwork/qhostinfo.h
+qt6/include/QtNetwork/qhstspolicy.h
+qt6/include/QtNetwork/qhttp2configuration.h
+qt6/include/QtNetwork/qhttpmultipart.h
+qt6/include/QtNetwork/qlocalserver.h
+qt6/include/QtNetwork/qlocalsocket.h
+qt6/include/QtNetwork/qnetworkaccessmanager.h
+qt6/include/QtNetwork/qnetworkcookie.h
+qt6/include/QtNetwork/qnetworkcookiejar.h
+qt6/include/QtNetwork/qnetworkdatagram.h
+qt6/include/QtNetwork/qnetworkdiskcache.h
+qt6/include/QtNetwork/qnetworkinformation.h
+qt6/include/QtNetwork/qnetworkinterface.h
+qt6/include/QtNetwork/qnetworkproxy.h
+qt6/include/QtNetwork/qnetworkreply.h
+qt6/include/QtNetwork/qnetworkrequest.h
+qt6/include/QtNetwork/qocspresponse.h
+qt6/include/QtNetwork/qpassworddigestor.h
+qt6/include/QtNetwork/qsctpserver.h
+qt6/include/QtNetwork/qsctpsocket.h
+qt6/include/QtNetwork/qssl.h
+qt6/include/QtNetwork/qsslcertificate.h
+qt6/include/QtNetwork/qsslcertificateextension.h
+qt6/include/QtNetwork/qsslcipher.h
+qt6/include/QtNetwork/qsslconfiguration.h
+qt6/include/QtNetwork/qssldiffiehellmanparameters.h
+qt6/include/QtNetwork/qsslellipticcurve.h
+qt6/include/QtNetwork/qsslerror.h
+qt6/include/QtNetwork/qsslkey.h
+qt6/include/QtNetwork/qsslpresharedkeyauthenticator.h
+qt6/include/QtNetwork/qsslserver.h
+qt6/include/QtNetwork/qsslsocket.h
+qt6/include/QtNetwork/qtcpserver.h
+qt6/include/QtNetwork/qtcpsocket.h
+qt6/include/QtNetwork/qtnetwork-config.h
+qt6/include/QtNetwork/qtnetworkexports.h
+qt6/include/QtNetwork/qtnetworkglobal.h
+qt6/include/QtNetwork/qtnetworkversion.h
+qt6/include/QtNetwork/qudpsocket.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengl2pexvertexarray_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglcompositor_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglcompositorbackingstore_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglcustomshaderstage_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglengineshadermanager_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglengineshadersource_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglframebufferobject_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglgradientcache_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglpaintdevice_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglpaintengine_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglqueryhelper_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglshadercache_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengltexture_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengltexturecache_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengltextureglyphcache_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengltexturehelper_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopengltextureuploader_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglversionfunctions_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qopenglvertexarrayobject_p.h
+qt6/include/QtOpenGL/${PKGVERSION}/QtOpenGL/private/qvkconvenience_p.h
+qt6/include/QtOpenGL/QOpenGLBuffer
+qt6/include/QtOpenGL/QOpenGLDebugLogger
+qt6/include/QtOpenGL/QOpenGLDebugMessage
+qt6/include/QtOpenGL/QOpenGLFramebufferObject
+qt6/include/QtOpenGL/QOpenGLFramebufferObjectFormat
+qt6/include/QtOpenGL/QOpenGLFunctions_1_0
+qt6/include/QtOpenGL/QOpenGLFunctions_1_1
+qt6/include/QtOpenGL/QOpenGLFunctions_1_2
+qt6/include/QtOpenGL/QOpenGLFunctions_1_3
+qt6/include/QtOpenGL/QOpenGLFunctions_1_4
+qt6/include/QtOpenGL/QOpenGLFunctions_1_5
+qt6/include/QtOpenGL/QOpenGLFunctions_2_0
+qt6/include/QtOpenGL/QOpenGLFunctions_2_1
+qt6/include/QtOpenGL/QOpenGLFunctions_3_0
+qt6/include/QtOpenGL/QOpenGLFunctions_3_1
+qt6/include/QtOpenGL/QOpenGLFunctions_3_2_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_3_2_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_3_3_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_3_3_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_0_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_0_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_1_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_1_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_2_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_2_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_3_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_3_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_4_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_4_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_4_5_Compatibility
+qt6/include/QtOpenGL/QOpenGLFunctions_4_5_Core
+qt6/include/QtOpenGL/QOpenGLFunctions_ES2
+qt6/include/QtOpenGL/QOpenGLPaintDevice
+qt6/include/QtOpenGL/QOpenGLPixelTransferOptions
+qt6/include/QtOpenGL/QOpenGLShader
+qt6/include/QtOpenGL/QOpenGLShaderProgram
+qt6/include/QtOpenGL/QOpenGLTexture
+qt6/include/QtOpenGL/QOpenGLTextureBlitter
+qt6/include/QtOpenGL/QOpenGLTimeMonitor
+qt6/include/QtOpenGL/QOpenGLTimerQuery
+qt6/include/QtOpenGL/QOpenGLVersionFunctions
+qt6/include/QtOpenGL/QOpenGLVersionFunctionsFactory
+qt6/include/QtOpenGL/QOpenGLVersionProfile
+qt6/include/QtOpenGL/QOpenGLVertexArrayObject
+qt6/include/QtOpenGL/QOpenGLWindow
+qt6/include/QtOpenGL/QtOpenGL
+qt6/include/QtOpenGL/QtOpenGLDepends
+qt6/include/QtOpenGL/QtOpenGLVersion
+qt6/include/QtOpenGL/qopenglbuffer.h
+qt6/include/QtOpenGL/qopengldebug.h
+qt6/include/QtOpenGL/qopenglframebufferobject.h
+qt6/include/QtOpenGL/qopenglfunctions_1_0.h
+qt6/include/QtOpenGL/qopenglfunctions_1_1.h
+qt6/include/QtOpenGL/qopenglfunctions_1_2.h
+qt6/include/QtOpenGL/qopenglfunctions_1_3.h
+qt6/include/QtOpenGL/qopenglfunctions_1_4.h
+qt6/include/QtOpenGL/qopenglfunctions_1_5.h
+qt6/include/QtOpenGL/qopenglfunctions_2_0.h
+qt6/include/QtOpenGL/qopenglfunctions_2_1.h
+qt6/include/QtOpenGL/qopenglfunctions_3_0.h
+qt6/include/QtOpenGL/qopenglfunctions_3_1.h
+qt6/include/QtOpenGL/qopenglfunctions_3_2_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_3_2_core.h
+qt6/include/QtOpenGL/qopenglfunctions_3_3_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_3_3_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_0_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_0_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_1_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_1_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_2_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_2_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_3_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_3_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_4_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_4_core.h
+qt6/include/QtOpenGL/qopenglfunctions_4_5_compatibility.h
+qt6/include/QtOpenGL/qopenglfunctions_4_5_core.h
+qt6/include/QtOpenGL/qopenglfunctions_es2.h
+qt6/include/QtOpenGL/qopenglpaintdevice.h
+qt6/include/QtOpenGL/qopenglpixeltransferoptions.h
+qt6/include/QtOpenGL/qopenglshaderprogram.h
+qt6/include/QtOpenGL/qopengltexture.h
+qt6/include/QtOpenGL/qopengltextureblitter.h
+qt6/include/QtOpenGL/qopengltimerquery.h
+qt6/include/QtOpenGL/qopenglversionfunctions.h
+qt6/include/QtOpenGL/qopenglversionfunctionsfactory.h
+qt6/include/QtOpenGL/qopenglversionprofile.h
+qt6/include/QtOpenGL/qopenglvertexarrayobject.h
+qt6/include/QtOpenGL/qopenglwindow.h
+qt6/include/QtOpenGL/qtopenglexports.h
+qt6/include/QtOpenGL/qtopenglglobal.h
+qt6/include/QtOpenGL/qtopenglversion.h
+qt6/include/QtOpenGLWidgets/QOpenGLWidget
+qt6/include/QtOpenGLWidgets/QtOpenGLWidgets
+qt6/include/QtOpenGLWidgets/QtOpenGLWidgetsDepends
+qt6/include/QtOpenGLWidgets/QtOpenGLWidgetsVersion
+qt6/include/QtOpenGLWidgets/qopenglwidget.h
+qt6/include/QtOpenGLWidgets/qtopenglwidgetsexports.h
+qt6/include/QtOpenGLWidgets/qtopenglwidgetsglobal.h
+qt6/include/QtOpenGLWidgets/qtopenglwidgetsversion.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qabstractprintdialog_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qcocoaprintdevice_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qcocoaprintersupport_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qcups_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qcupsjobwidget_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qpagesetupdialog_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qpagesetupdialog_unix_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qpaintengine_alpha_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qpaintengine_mac_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qpaintengine_preview_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprint_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprintdevice_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprintengine_mac_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprintengine_pdf_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprintengine_win_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprinter_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qprinterinfo_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qtprintsupport-config_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qtprintsupportglobal_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qwindowsprintdevice_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/private/qwindowsprintersupport_p.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/qpa/qplatformprintdevice.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/qpa/qplatformprintersupport.h
+qt6/include/QtPrintSupport/${PKGVERSION}/QtPrintSupport/qpa/qplatformprintplugin.h
+qt6/include/QtPrintSupport/QAbstractPrintDialog
+qt6/include/QtPrintSupport/QPageSetupDialog
+qt6/include/QtPrintSupport/QPrintDialog
+qt6/include/QtPrintSupport/QPrintEngine
+qt6/include/QtPrintSupport/QPrintPreviewDialog
+qt6/include/QtPrintSupport/QPrintPreviewWidget
+qt6/include/QtPrintSupport/QPrinter
+qt6/include/QtPrintSupport/QPrinterInfo
+qt6/include/QtPrintSupport/QtPrintSupport
+qt6/include/QtPrintSupport/QtPrintSupportDepends
+qt6/include/QtPrintSupport/QtPrintSupportVersion
+qt6/include/QtPrintSupport/qabstractprintdialog.h
+qt6/include/QtPrintSupport/qpagesetupdialog.h
+qt6/include/QtPrintSupport/qprintdialog.h
+qt6/include/QtPrintSupport/qprintengine.h
+qt6/include/QtPrintSupport/qprinter.h
+qt6/include/QtPrintSupport/qprinterinfo.h
+qt6/include/QtPrintSupport/qprintpreviewdialog.h
+qt6/include/QtPrintSupport/qprintpreviewwidget.h
+qt6/include/QtPrintSupport/qtprintsupport-config.h
+qt6/include/QtPrintSupport/qtprintsupportexports.h
+qt6/include/QtPrintSupport/qtprintsupportglobal.h
+qt6/include/QtPrintSupport/qtprintsupportversion.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqlcachedresult_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqldriver_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqlnulldriver_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqlquerymodel_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqlresult_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qsqltablemodel_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qtsql-config_p.h
+qt6/include/QtSql/${PKGVERSION}/QtSql/private/qtsqlglobal_p.h
+qt6/include/QtSql/QSql
+qt6/include/QtSql/QSqlDatabase
+qt6/include/QtSql/QSqlDriver
+qt6/include/QtSql/QSqlDriverCreator
+qt6/include/QtSql/QSqlDriverCreatorBase
+qt6/include/QtSql/QSqlDriverPlugin
+qt6/include/QtSql/QSqlError
+qt6/include/QtSql/QSqlField
+qt6/include/QtSql/QSqlIndex
+qt6/include/QtSql/QSqlQuery
+qt6/include/QtSql/QSqlQueryModel
+qt6/include/QtSql/QSqlRecord
+qt6/include/QtSql/QSqlRelation
+qt6/include/QtSql/QSqlRelationalDelegate
+qt6/include/QtSql/QSqlRelationalTableModel
+qt6/include/QtSql/QSqlResult
+qt6/include/QtSql/QSqlTableModel
+qt6/include/QtSql/QtSql
+qt6/include/QtSql/QtSqlDepends
+qt6/include/QtSql/QtSqlVersion
+qt6/include/QtSql/qsql.h
+qt6/include/QtSql/qsqldatabase.h
+qt6/include/QtSql/qsqldriver.h
+qt6/include/QtSql/qsqldriverplugin.h
+qt6/include/QtSql/qsqlerror.h
+qt6/include/QtSql/qsqlfield.h
+qt6/include/QtSql/qsqlindex.h
+qt6/include/QtSql/qsqlquery.h
+qt6/include/QtSql/qsqlquerymodel.h
+qt6/include/QtSql/qsqlrecord.h
+qt6/include/QtSql/qsqlrelationaldelegate.h
+qt6/include/QtSql/qsqlrelationaltablemodel.h
+qt6/include/QtSql/qsqlresult.h
+qt6/include/QtSql/qsqltablemodel.h
+qt6/include/QtSql/qtsql-config.h
+qt6/include/QtSql/qtsqlexports.h
+qt6/include/QtSql/qtsqlglobal.h
+qt6/include/QtSql/qtsqlversion.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/callgrind_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/cycle_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/linux_perf_event_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qabstracttestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qappletestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmark_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarkevent_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarkmeasurement_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarkmetric_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarkperfevents_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarktimemeasurers_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qbenchmarkvalgrind_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qcsvbenchmarklogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qemulationdetector_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qjunittestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qplaintestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qpropertytesthelper_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qsignaldumper_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtaptestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qteamcitylogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestblacklist_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestcoreelement_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestelement_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestelementattribute_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtesthelpers_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestjunitstreamer_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestlog_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestresult_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtesttable_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qtestutil_macos_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qttestlib-config_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qxctestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/qxmltestlogger_p.h
+qt6/include/QtTest/${PKGVERSION}/QtTest/private/valgrind_p.h
+qt6/include/QtTest/QAbstractItemModelTester
+qt6/include/QtTest/QSignalSpy
+qt6/include/QtTest/QSpontaneKeyEvent
+qt6/include/QtTest/QTest
+qt6/include/QtTest/QTestAccessibility
+qt6/include/QtTest/QTestData
+qt6/include/QtTest/QTestDelayEvent
+qt6/include/QtTest/QTestEvent
+qt6/include/QtTest/QTestEventList
+qt6/include/QtTest/QTestEventLoop
+qt6/include/QtTest/QTestKeyClicksEvent
+qt6/include/QtTest/QTestKeyEvent
+qt6/include/QtTest/QTestMouseEvent
+qt6/include/QtTest/QtCoverageScanner
+qt6/include/QtTest/QtTest
+qt6/include/QtTest/QtTestDepends
+qt6/include/QtTest/QtTestGui
+qt6/include/QtTest/QtTestNetwork
+qt6/include/QtTest/QtTestVersion
+qt6/include/QtTest/QtTestWidgets
+qt6/include/QtTest/qabstractitemmodeltester.h
+qt6/include/QtTest/qbenchmark.h
+qt6/include/QtTest/qbenchmarkmetric.h
+qt6/include/QtTest/qsignalspy.h
+qt6/include/QtTest/qtest.h
+qt6/include/QtTest/qtest_global.h
+qt6/include/QtTest/qtest_gui.h
+qt6/include/QtTest/qtest_network.h
+qt6/include/QtTest/qtest_widgets.h
+qt6/include/QtTest/qtestaccessible.h
+qt6/include/QtTest/qtestassert.h
+qt6/include/QtTest/qtestcase.h
+qt6/include/QtTest/qtestdata.h
+qt6/include/QtTest/qtestevent.h
+qt6/include/QtTest/qtesteventloop.h
+qt6/include/QtTest/qtestkeyboard.h
+qt6/include/QtTest/qtestmouse.h
+qt6/include/QtTest/qtestspontaneevent.h
+qt6/include/QtTest/qtestsystem.h
+qt6/include/QtTest/qtesttouch.h
+qt6/include/QtTest/qttestexports.h
+qt6/include/QtTest/qttestglobal.h
+qt6/include/QtTest/qttestlib-config.h
+qt6/include/QtTest/qttestversion.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/complexwidgets_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/itemviews_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractbutton_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractitemdelegate_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractitemview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractscrollarea_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractslider_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qabstractspinbox_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qaccessiblemenu_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qaccessiblewidgetfactory_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qaccessiblewidgets_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qaction_widgets_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qapplication_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qbsptree_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qbuttongroup_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcolumnview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcolumnviewgrip_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcombobox_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcommonstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcommonstylepixmaps_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qcompleter_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qdatetimeedit_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qdialog_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qdockarealayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qdockwidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qeffects_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfiledialog_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfileiconprovider_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qflickgesture_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfontdialog_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qframe_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfscompleter_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfusionstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qfusionstyle_p_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgesture_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgesturemanager_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraph_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsanchorlayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicseffect_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsgridlayoutengine_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsitem_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicslayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicslayoutitem_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicslayoutstyleinfo_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsproxywidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsscene_bsp_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsscene_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsscenebsptreeindex_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicssceneindex_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsscenelinearindex_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicstransform_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicsview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qgraphicswidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qheaderview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qitemeditorfactory_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qkeysequenceedit_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlabel_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlayoutengine_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlineedit_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlistview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qlistwidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmacgesturerecognizer_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmainwindowlayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmdiarea_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmdisubwindow_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmenu_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qmenubar_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qpixmapfilter_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qpixmapstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qpixmapstyle_p_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qplaintextedit_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qproxystyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qpushbutton_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qscrollarea_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qscrollbar_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qscroller_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qscrollerproperties_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qsidebar_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qsimplex_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qsplitter_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qstandardgestures_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qstyleanimation_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qstylehelper_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qstylesheetstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qsystemtrayicon_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qt_widgets_pch.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtabbar_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtableview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtablewidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtextedit_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtoolbar_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtoolbararealayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtoolbarextension_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtoolbarlayout_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtoolbarseparator_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtreeview_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtreewidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtreewidgetitemiterator_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtwidgets-config_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qtwidgetsglobal_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidget_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetaction_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetanimator_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetitemdata_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetlinecontrol_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetrepaintmanager_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetresizehandler_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgettextcontrol_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgettextcontrol_p_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwidgetwindow_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwindowcontainer_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwindowsstyle_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwindowsstyle_p_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/qwizard_win_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/rangecontrols_p.h
+qt6/include/QtWidgets/${PKGVERSION}/QtWidgets/private/simplewidgets_p.h
+qt6/include/QtWidgets/QAbstractButton
+qt6/include/QtWidgets/QAbstractGraphicsShapeItem
+qt6/include/QtWidgets/QAbstractItemDelegate
+qt6/include/QtWidgets/QAbstractItemView
+qt6/include/QtWidgets/QAbstractScrollArea
+qt6/include/QtWidgets/QAbstractSlider
+qt6/include/QtWidgets/QAbstractSpinBox
+qt6/include/QtWidgets/QAccessibleWidget
+qt6/include/QtWidgets/QApplication
+qt6/include/QtWidgets/QBoxLayout
+qt6/include/QtWidgets/QButtonGroup
+qt6/include/QtWidgets/QCalendarWidget
+qt6/include/QtWidgets/QCheckBox
+qt6/include/QtWidgets/QColorDialog
+qt6/include/QtWidgets/QColormap
+qt6/include/QtWidgets/QColumnView
+qt6/include/QtWidgets/QComboBox
+qt6/include/QtWidgets/QCommandLinkButton
+qt6/include/QtWidgets/QCommonStyle
+qt6/include/QtWidgets/QCompleter
+qt6/include/QtWidgets/QDataWidgetMapper
+qt6/include/QtWidgets/QDateEdit
+qt6/include/QtWidgets/QDateTimeEdit
+qt6/include/QtWidgets/QDial
+qt6/include/QtWidgets/QDialog
+qt6/include/QtWidgets/QDialogButtonBox
+qt6/include/QtWidgets/QDockWidget
+qt6/include/QtWidgets/QDoubleSpinBox
+qt6/include/QtWidgets/QErrorMessage
+qt6/include/QtWidgets/QFileDialog
+qt6/include/QtWidgets/QFileIconProvider
+qt6/include/QtWidgets/QFocusFrame
+qt6/include/QtWidgets/QFontComboBox
+qt6/include/QtWidgets/QFontDialog
+qt6/include/QtWidgets/QFormLayout
+qt6/include/QtWidgets/QFrame
+qt6/include/QtWidgets/QGesture
+qt6/include/QtWidgets/QGestureEvent
+qt6/include/QtWidgets/QGestureRecognizer
+qt6/include/QtWidgets/QGraphicsAnchor
+qt6/include/QtWidgets/QGraphicsAnchorLayout
+qt6/include/QtWidgets/QGraphicsBlurEffect
+qt6/include/QtWidgets/QGraphicsColorizeEffect
+qt6/include/QtWidgets/QGraphicsDropShadowEffect
+qt6/include/QtWidgets/QGraphicsEffect
+qt6/include/QtWidgets/QGraphicsEllipseItem
+qt6/include/QtWidgets/QGraphicsGridLayout
+qt6/include/QtWidgets/QGraphicsItem
+qt6/include/QtWidgets/QGraphicsItemAnimation
+qt6/include/QtWidgets/QGraphicsItemGroup
+qt6/include/QtWidgets/QGraphicsLayout
+qt6/include/QtWidgets/QGraphicsLayoutItem
+qt6/include/QtWidgets/QGraphicsLineItem
+qt6/include/QtWidgets/QGraphicsLinearLayout
+qt6/include/QtWidgets/QGraphicsObject
+qt6/include/QtWidgets/QGraphicsOpacityEffect
+qt6/include/QtWidgets/QGraphicsPathItem
+qt6/include/QtWidgets/QGraphicsPixmapItem
+qt6/include/QtWidgets/QGraphicsPolygonItem
+qt6/include/QtWidgets/QGraphicsProxyWidget
+qt6/include/QtWidgets/QGraphicsRectItem
+qt6/include/QtWidgets/QGraphicsRotation
+qt6/include/QtWidgets/QGraphicsScale
+qt6/include/QtWidgets/QGraphicsScene
+qt6/include/QtWidgets/QGraphicsSceneContextMenuEvent
+qt6/include/QtWidgets/QGraphicsSceneDragDropEvent
+qt6/include/QtWidgets/QGraphicsSceneEvent
+qt6/include/QtWidgets/QGraphicsSceneHelpEvent
+qt6/include/QtWidgets/QGraphicsSceneHoverEvent
+qt6/include/QtWidgets/QGraphicsSceneMouseEvent
+qt6/include/QtWidgets/QGraphicsSceneMoveEvent
+qt6/include/QtWidgets/QGraphicsSceneResizeEvent
+qt6/include/QtWidgets/QGraphicsSceneWheelEvent
+qt6/include/QtWidgets/QGraphicsSimpleTextItem
+qt6/include/QtWidgets/QGraphicsTextItem
+qt6/include/QtWidgets/QGraphicsTransform
+qt6/include/QtWidgets/QGraphicsView
+qt6/include/QtWidgets/QGraphicsWidget
+qt6/include/QtWidgets/QGridLayout
+qt6/include/QtWidgets/QGroupBox
+qt6/include/QtWidgets/QHBoxLayout
+qt6/include/QtWidgets/QHeaderView
+qt6/include/QtWidgets/QInputDialog
+qt6/include/QtWidgets/QItemDelegate
+qt6/include/QtWidgets/QItemEditorCreator
+qt6/include/QtWidgets/QItemEditorCreatorBase
+qt6/include/QtWidgets/QItemEditorFactory
+qt6/include/QtWidgets/QKeySequenceEdit
+qt6/include/QtWidgets/QLCDNumber
+qt6/include/QtWidgets/QLabel
+qt6/include/QtWidgets/QLayout
+qt6/include/QtWidgets/QLayoutItem
+qt6/include/QtWidgets/QLineEdit
+qt6/include/QtWidgets/QListView
+qt6/include/QtWidgets/QListWidget
+qt6/include/QtWidgets/QListWidgetItem
+qt6/include/QtWidgets/QMainWindow
+qt6/include/QtWidgets/QMdiArea
+qt6/include/QtWidgets/QMdiSubWindow
+qt6/include/QtWidgets/QMenu
+qt6/include/QtWidgets/QMenuBar
+qt6/include/QtWidgets/QMessageBox
+qt6/include/QtWidgets/QPanGesture
+qt6/include/QtWidgets/QPinchGesture
+qt6/include/QtWidgets/QPlainTextDocumentLayout
+qt6/include/QtWidgets/QPlainTextEdit
+qt6/include/QtWidgets/QProgressBar
+qt6/include/QtWidgets/QProgressDialog
+qt6/include/QtWidgets/QProxyStyle
+qt6/include/QtWidgets/QPushButton
+qt6/include/QtWidgets/QRadioButton
+qt6/include/QtWidgets/QRubberBand
+qt6/include/QtWidgets/QScrollArea
+qt6/include/QtWidgets/QScrollBar
+qt6/include/QtWidgets/QScroller
+qt6/include/QtWidgets/QScrollerProperties
+qt6/include/QtWidgets/QSizeGrip
+qt6/include/QtWidgets/QSizePolicy
+qt6/include/QtWidgets/QSlider
+qt6/include/QtWidgets/QSpacerItem
+qt6/include/QtWidgets/QSpinBox
+qt6/include/QtWidgets/QSplashScreen
+qt6/include/QtWidgets/QSplitter
+qt6/include/QtWidgets/QSplitterHandle
+qt6/include/QtWidgets/QStackedLayout
+qt6/include/QtWidgets/QStackedWidget
+qt6/include/QtWidgets/QStandardItemEditorCreator
+qt6/include/QtWidgets/QStatusBar
+qt6/include/QtWidgets/QStyle
+qt6/include/QtWidgets/QStyleFactory
+qt6/include/QtWidgets/QStyleHintReturn
+qt6/include/QtWidgets/QStyleHintReturnMask
+qt6/include/QtWidgets/QStyleHintReturnVariant
+qt6/include/QtWidgets/QStyleOption
+qt6/include/QtWidgets/QStyleOptionButton
+qt6/include/QtWidgets/QStyleOptionComboBox
+qt6/include/QtWidgets/QStyleOptionComplex
+qt6/include/QtWidgets/QStyleOptionDockWidget
+qt6/include/QtWidgets/QStyleOptionFocusRect
+qt6/include/QtWidgets/QStyleOptionFrame
+qt6/include/QtWidgets/QStyleOptionGraphicsItem
+qt6/include/QtWidgets/QStyleOptionGroupBox
+qt6/include/QtWidgets/QStyleOptionHeader
+qt6/include/QtWidgets/QStyleOptionHeaderV2
+qt6/include/QtWidgets/QStyleOptionMenuItem
+qt6/include/QtWidgets/QStyleOptionProgressBar
+qt6/include/QtWidgets/QStyleOptionRubberBand
+qt6/include/QtWidgets/QStyleOptionSizeGrip
+qt6/include/QtWidgets/QStyleOptionSlider
+qt6/include/QtWidgets/QStyleOptionSpinBox
+qt6/include/QtWidgets/QStyleOptionTab
+qt6/include/QtWidgets/QStyleOptionTabBarBase
+qt6/include/QtWidgets/QStyleOptionTabWidgetFrame
+qt6/include/QtWidgets/QStyleOptionTitleBar
+qt6/include/QtWidgets/QStyleOptionToolBar
+qt6/include/QtWidgets/QStyleOptionToolBox
+qt6/include/QtWidgets/QStyleOptionToolButton
+qt6/include/QtWidgets/QStyleOptionViewItem
+qt6/include/QtWidgets/QStylePainter
+qt6/include/QtWidgets/QStylePlugin
+qt6/include/QtWidgets/QStyledItemDelegate
+qt6/include/QtWidgets/QSwipeGesture
+qt6/include/QtWidgets/QSystemTrayIcon
+qt6/include/QtWidgets/QTabBar
+qt6/include/QtWidgets/QTabWidget
+qt6/include/QtWidgets/QTableView
+qt6/include/QtWidgets/QTableWidget
+qt6/include/QtWidgets/QTableWidgetItem
+qt6/include/QtWidgets/QTableWidgetSelectionRange
+qt6/include/QtWidgets/QTapAndHoldGesture
+qt6/include/QtWidgets/QTapGesture
+qt6/include/QtWidgets/QTextBrowser
+qt6/include/QtWidgets/QTextEdit
+qt6/include/QtWidgets/QTileRules
+qt6/include/QtWidgets/QTimeEdit
+qt6/include/QtWidgets/QToolBar
+qt6/include/QtWidgets/QToolBox
+qt6/include/QtWidgets/QToolButton
+qt6/include/QtWidgets/QToolTip
+qt6/include/QtWidgets/QTreeView
+qt6/include/QtWidgets/QTreeWidget
+qt6/include/QtWidgets/QTreeWidgetItem
+qt6/include/QtWidgets/QTreeWidgetItemIterator
+qt6/include/QtWidgets/QUndoView
+qt6/include/QtWidgets/QVBoxLayout
+qt6/include/QtWidgets/QWhatsThis
+qt6/include/QtWidgets/QWidget
+qt6/include/QtWidgets/QWidgetAction
+qt6/include/QtWidgets/QWidgetData
+qt6/include/QtWidgets/QWidgetItem
+qt6/include/QtWidgets/QWidgetItemV2
+qt6/include/QtWidgets/QWizard
+qt6/include/QtWidgets/QWizardPage
+qt6/include/QtWidgets/QtWidgets
+qt6/include/QtWidgets/QtWidgetsDepends
+qt6/include/QtWidgets/QtWidgetsVersion
+qt6/include/QtWidgets/qabstractbutton.h
+qt6/include/QtWidgets/qabstractitemdelegate.h
+qt6/include/QtWidgets/qabstractitemview.h
+qt6/include/QtWidgets/qabstractscrollarea.h
+qt6/include/QtWidgets/qabstractslider.h
+qt6/include/QtWidgets/qabstractspinbox.h
+qt6/include/QtWidgets/qaccessiblewidget.h
+qt6/include/QtWidgets/qaction.h
+qt6/include/QtWidgets/qactiongroup.h
+qt6/include/QtWidgets/qapplication.h
+qt6/include/QtWidgets/qboxlayout.h
+qt6/include/QtWidgets/qbuttongroup.h
+qt6/include/QtWidgets/qcalendarwidget.h
+qt6/include/QtWidgets/qcheckbox.h
+qt6/include/QtWidgets/qcolordialog.h
+qt6/include/QtWidgets/qcolormap.h
+qt6/include/QtWidgets/qcolumnview.h
+qt6/include/QtWidgets/qcombobox.h
+qt6/include/QtWidgets/qcommandlinkbutton.h
+qt6/include/QtWidgets/qcommonstyle.h
+qt6/include/QtWidgets/qcompleter.h
+qt6/include/QtWidgets/qdatawidgetmapper.h
+qt6/include/QtWidgets/qdatetimeedit.h
+qt6/include/QtWidgets/qdial.h
+qt6/include/QtWidgets/qdialog.h
+qt6/include/QtWidgets/qdialogbuttonbox.h
+qt6/include/QtWidgets/qdockwidget.h
+qt6/include/QtWidgets/qdrawutil.h
+qt6/include/QtWidgets/qerrormessage.h
+qt6/include/QtWidgets/qfiledialog.h
+qt6/include/QtWidgets/qfileiconprovider.h
+qt6/include/QtWidgets/qfilesystemmodel.h
+qt6/include/QtWidgets/qfocusframe.h
+qt6/include/QtWidgets/qfontcombobox.h
+qt6/include/QtWidgets/qfontdialog.h
+qt6/include/QtWidgets/qformlayout.h
+qt6/include/QtWidgets/qframe.h
+qt6/include/QtWidgets/qgesture.h
+qt6/include/QtWidgets/qgesturerecognizer.h
+qt6/include/QtWidgets/qgraphicsanchorlayout.h
+qt6/include/QtWidgets/qgraphicseffect.h
+qt6/include/QtWidgets/qgraphicsgridlayout.h
+qt6/include/QtWidgets/qgraphicsitem.h
+qt6/include/QtWidgets/qgraphicsitemanimation.h
+qt6/include/QtWidgets/qgraphicslayout.h
+qt6/include/QtWidgets/qgraphicslayoutitem.h
+qt6/include/QtWidgets/qgraphicslinearlayout.h
+qt6/include/QtWidgets/qgraphicsproxywidget.h
+qt6/include/QtWidgets/qgraphicsscene.h
+qt6/include/QtWidgets/qgraphicssceneevent.h
+qt6/include/QtWidgets/qgraphicstransform.h
+qt6/include/QtWidgets/qgraphicsview.h
+qt6/include/QtWidgets/qgraphicswidget.h
+qt6/include/QtWidgets/qgridlayout.h
+qt6/include/QtWidgets/qgroupbox.h
+qt6/include/QtWidgets/qheaderview.h
+qt6/include/QtWidgets/qinputdialog.h
+qt6/include/QtWidgets/qitemdelegate.h
+qt6/include/QtWidgets/qitemeditorfactory.h
+qt6/include/QtWidgets/qkeysequenceedit.h
+qt6/include/QtWidgets/qlabel.h
+qt6/include/QtWidgets/qlayout.h
+qt6/include/QtWidgets/qlayoutitem.h
+qt6/include/QtWidgets/qlcdnumber.h
+qt6/include/QtWidgets/qlineedit.h
+qt6/include/QtWidgets/qlistview.h
+qt6/include/QtWidgets/qlistwidget.h
+qt6/include/QtWidgets/qmainwindow.h
+qt6/include/QtWidgets/qmdiarea.h
+qt6/include/QtWidgets/qmdisubwindow.h
+qt6/include/QtWidgets/qmenu.h
+qt6/include/QtWidgets/qmenubar.h
+qt6/include/QtWidgets/qmessagebox.h
+qt6/include/QtWidgets/qplaintextedit.h
+qt6/include/QtWidgets/qprogressbar.h
+qt6/include/QtWidgets/qprogressdialog.h
+qt6/include/QtWidgets/qproxystyle.h
+qt6/include/QtWidgets/qpushbutton.h
+qt6/include/QtWidgets/qradiobutton.h
+qt6/include/QtWidgets/qrubberband.h
+qt6/include/QtWidgets/qscrollarea.h
+qt6/include/QtWidgets/qscrollbar.h
+qt6/include/QtWidgets/qscroller.h
+qt6/include/QtWidgets/qscrollerproperties.h
+qt6/include/QtWidgets/qshortcut.h
+qt6/include/QtWidgets/qsizegrip.h
+qt6/include/QtWidgets/qsizepolicy.h
+qt6/include/QtWidgets/qslider.h
+qt6/include/QtWidgets/qspinbox.h
+qt6/include/QtWidgets/qsplashscreen.h
+qt6/include/QtWidgets/qsplitter.h
+qt6/include/QtWidgets/qstackedlayout.h
+qt6/include/QtWidgets/qstackedwidget.h
+qt6/include/QtWidgets/qstatusbar.h
+qt6/include/QtWidgets/qstyle.h
+qt6/include/QtWidgets/qstyleditemdelegate.h
+qt6/include/QtWidgets/qstylefactory.h
+qt6/include/QtWidgets/qstyleoption.h
+qt6/include/QtWidgets/qstylepainter.h
+qt6/include/QtWidgets/qstyleplugin.h
+qt6/include/QtWidgets/qsystemtrayicon.h
+qt6/include/QtWidgets/qtabbar.h
+qt6/include/QtWidgets/qtableview.h
+qt6/include/QtWidgets/qtablewidget.h
+qt6/include/QtWidgets/qtabwidget.h
+qt6/include/QtWidgets/qtestsupport_widgets.h
+qt6/include/QtWidgets/qtextbrowser.h
+qt6/include/QtWidgets/qtextedit.h
+qt6/include/QtWidgets/qtoolbar.h
+qt6/include/QtWidgets/qtoolbox.h
+qt6/include/QtWidgets/qtoolbutton.h
+qt6/include/QtWidgets/qtooltip.h
+qt6/include/QtWidgets/qtreeview.h
+qt6/include/QtWidgets/qtreewidget.h
+qt6/include/QtWidgets/qtreewidgetitemiterator.h
+qt6/include/QtWidgets/qtwidgets-config.h
+qt6/include/QtWidgets/qtwidgetsexports.h
+qt6/include/QtWidgets/qtwidgetsglobal.h
+qt6/include/QtWidgets/qtwidgetsversion.h
+qt6/include/QtWidgets/qundogroup.h
+qt6/include/QtWidgets/qundostack.h
+qt6/include/QtWidgets/qundoview.h
+qt6/include/QtWidgets/qwhatsthis.h
+qt6/include/QtWidgets/qwidget.h
+qt6/include/QtWidgets/qwidgetaction.h
+qt6/include/QtWidgets/qwizard.h
+qt6/include/QtXml/${PKGVERSION}/QtXml/private/qdom_p.h
+qt6/include/QtXml/${PKGVERSION}/QtXml/private/qdomhelpers_p.h
+qt6/include/QtXml/${PKGVERSION}/QtXml/private/qtxml-config_p.h
+qt6/include/QtXml/QDomAttr
+qt6/include/QtXml/QDomCDATASection
+qt6/include/QtXml/QDomCharacterData
+qt6/include/QtXml/QDomComment
+qt6/include/QtXml/QDomDocument
+qt6/include/QtXml/QDomDocumentFragment
+qt6/include/QtXml/QDomDocumentType
+qt6/include/QtXml/QDomElement
+qt6/include/QtXml/QDomEntity
+qt6/include/QtXml/QDomEntityReference
+qt6/include/QtXml/QDomImplementation
+qt6/include/QtXml/QDomNamedNodeMap
+qt6/include/QtXml/QDomNode
+qt6/include/QtXml/QDomNodeList
+qt6/include/QtXml/QDomNotation
+qt6/include/QtXml/QDomProcessingInstruction
+qt6/include/QtXml/QDomText
+qt6/include/QtXml/QtXml
+qt6/include/QtXml/QtXmlDepends
+qt6/include/QtXml/QtXmlVersion
+qt6/include/QtXml/qdom.h
+qt6/include/QtXml/qtxml-config.h
+qt6/include/QtXml/qtxmlexports.h
+qt6/include/QtXml/qtxmlglobal.h
+qt6/include/QtXml/qtxmlversion.h
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/COPYING-CMAKE-SCRIPTS
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/ECMFindModuleHelpersStub.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindEGL.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindGLIB2.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindWayland.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindWaylandScanner.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindX11_XCB.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/find-modules/FindXCB.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/modules/ECMEnableSanitizers.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/modules/ECMFindModuleHelpers.cmake
+qt6/lib/cmake/Qt6/3rdparty/extra-cmake-modules/qt_attribution.json
+qt6/lib/cmake/Qt6/3rdparty/kwin/COPYING-CMAKE-SCRIPTS
+qt6/lib/cmake/Qt6/3rdparty/kwin/FindLibdrm.cmake
+qt6/lib/cmake/Qt6/3rdparty/kwin/FindLibinput.cmake
+qt6/lib/cmake/Qt6/3rdparty/kwin/FindXKB.cmake
+qt6/lib/cmake/Qt6/3rdparty/kwin/Findgbm.cmake
+qt6/lib/cmake/Qt6/3rdparty/kwin/qt_attribution.json
+qt6/lib/cmake/Qt6/FindATSPI2.cmake
+qt6/lib/cmake/Qt6/FindDB2.cmake
+qt6/lib/cmake/Qt6/FindDirectFB.cmake
+qt6/lib/cmake/Qt6/FindGLESv2.cmake
+qt6/lib/cmake/Qt6/FindGSSAPI.cmake
+qt6/lib/cmake/Qt6/FindGTK3.cmake
+qt6/lib/cmake/Qt6/FindInterbase.cmake
+qt6/lib/cmake/Qt6/FindLibb2.cmake
+qt6/lib/cmake/Qt6/FindLibproxy.cmake
+qt6/lib/cmake/Qt6/FindLibsystemd.cmake
+qt6/lib/cmake/Qt6/FindLibudev.cmake
+qt6/lib/cmake/Qt6/FindMtdev.cmake
+qt6/lib/cmake/Qt6/FindMySQL.cmake
+qt6/lib/cmake/Qt6/FindOracle.cmake
+qt6/lib/cmake/Qt6/FindPPS.cmake
+qt6/lib/cmake/Qt6/FindPostgreSQL.cmake
+qt6/lib/cmake/Qt6/FindSlog2.cmake
+qt6/lib/cmake/Qt6/FindTslib.cmake
+qt6/lib/cmake/Qt6/FindWrapAtomic.cmake
+qt6/lib/cmake/Qt6/FindWrapBacktrace.cmake
+qt6/lib/cmake/Qt6/FindWrapBrotli.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledFreetypeConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledHarfbuzzConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledLibjpegConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledLibpngConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledPcre2ConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapBundledZLIBConfigExtra.cmake
+qt6/lib/cmake/Qt6/FindWrapDBus1.cmake
+qt6/lib/cmake/Qt6/FindWrapFreetype.cmake
+qt6/lib/cmake/Qt6/FindWrapHarfbuzz.cmake
+qt6/lib/cmake/Qt6/FindWrapJpeg.cmake
+qt6/lib/cmake/Qt6/FindWrapOpenGL.cmake
+qt6/lib/cmake/Qt6/FindWrapOpenSSL.cmake
+qt6/lib/cmake/Qt6/FindWrapOpenSSLHeaders.cmake
+qt6/lib/cmake/Qt6/FindWrapPCRE2.cmake
+qt6/lib/cmake/Qt6/FindWrapPNG.cmake
+qt6/lib/cmake/Qt6/FindWrapRt.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemDoubleConversion.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemFreetype.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemHarfbuzz.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemJpeg.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemMd4c.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemPCRE2.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemPNG.cmake
+qt6/lib/cmake/Qt6/FindWrapSystemZLIB.cmake
+qt6/lib/cmake/Qt6/FindWrapVulkan.cmake
+qt6/lib/cmake/Qt6/FindWrapVulkanHeaders.cmake
+qt6/lib/cmake/Qt6/FindWrapZLIB.cmake
+qt6/lib/cmake/Qt6/FindWrapZSTD.cmake
+qt6/lib/cmake/Qt6/FindXKB_COMMON_X11.cmake
+qt6/lib/cmake/Qt6/FindXRender.cmake
+qt6/lib/cmake/Qt6/ModuleDescription.json.in
+qt6/lib/cmake/Qt6/PkgConfigLibrary.pc.in
+qt6/lib/cmake/Qt6/Qt3rdPartyLibraryConfig.cmake.in
+qt6/lib/cmake/Qt6/Qt3rdPartyLibraryHelpers.cmake
+qt6/lib/cmake/Qt6/Qt6Config.cmake
+qt6/lib/cmake/Qt6/Qt6ConfigExtras.cmake
+qt6/lib/cmake/Qt6/Qt6ConfigVersion.cmake
+qt6/lib/cmake/Qt6/Qt6ConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6/Qt6Dependencies.cmake
+qt6/lib/cmake/Qt6/Qt6Targets.cmake
+qt6/lib/cmake/Qt6/Qt6VersionlessTargets.cmake
+qt6/lib/cmake/Qt6/QtAndroidHelpers.cmake
+qt6/lib/cmake/Qt6/QtAppHelpers.cmake
+qt6/lib/cmake/Qt6/QtAutogenHelpers.cmake
+qt6/lib/cmake/Qt6/QtBuild.cmake
+qt6/lib/cmake/Qt6/QtBuildInformation.cmake
+qt6/lib/cmake/Qt6/QtCMakeHelpers.cmake
+qt6/lib/cmake/Qt6/QtCMakePackageVersionFile.cmake.in
+qt6/lib/cmake/Qt6/QtCMakeVersionHelpers.cmake
+qt6/lib/cmake/Qt6/QtCompilerFlags.cmake
+qt6/lib/cmake/Qt6/QtCompilerOptimization.cmake
+qt6/lib/cmake/Qt6/QtConfigDependencies.cmake.in
+qt6/lib/cmake/Qt6/QtCopyFileIfDifferent.cmake
+qt6/lib/cmake/Qt6/QtDbusHelpers.cmake
+qt6/lib/cmake/Qt6/QtDeferredDependenciesHelpers.cmake
+qt6/lib/cmake/Qt6/QtDocsHelpers.cmake
+qt6/lib/cmake/Qt6/QtExecutableHelpers.cmake
+qt6/lib/cmake/Qt6/QtFeature.cmake
+qt6/lib/cmake/Qt6/QtFeatureCommon.cmake
+qt6/lib/cmake/Qt6/QtFileConfigure.txt.in
+qt6/lib/cmake/Qt6/QtFindPackageHelpers.cmake
+qt6/lib/cmake/Qt6/QtFindWrapConfigExtra.cmake.in
+qt6/lib/cmake/Qt6/QtFindWrapHelper.cmake
+qt6/lib/cmake/Qt6/QtFinishPkgConfigFile.cmake
+qt6/lib/cmake/Qt6/QtFinishPrlFile.cmake
+qt6/lib/cmake/Qt6/QtFlagHandlingHelpers.cmake
+qt6/lib/cmake/Qt6/QtFrameworkHelpers.cmake
+qt6/lib/cmake/Qt6/QtGenerateExtPri.cmake
+qt6/lib/cmake/Qt6/QtGenerateLibHelpers.cmake
+qt6/lib/cmake/Qt6/QtGenerateLibPri.cmake
+qt6/lib/cmake/Qt6/QtGlobalStateHelpers.cmake
+qt6/lib/cmake/Qt6/QtHeadersClean.cmake
+qt6/lib/cmake/Qt6/QtInstallHelpers.cmake
+qt6/lib/cmake/Qt6/QtJavaHelpers.cmake
+qt6/lib/cmake/Qt6/QtLalrHelpers.cmake
+qt6/lib/cmake/Qt6/QtModuleConfig.cmake.in
+qt6/lib/cmake/Qt6/QtModuleDependencies.cmake.in
+qt6/lib/cmake/Qt6/QtModuleHelpers.cmake
+qt6/lib/cmake/Qt6/QtModuleToolsConfig.cmake.in
+qt6/lib/cmake/Qt6/QtModuleToolsDependencies.cmake.in
+qt6/lib/cmake/Qt6/QtModuleToolsVersionlessTargets.cmake.in
+qt6/lib/cmake/Qt6/QtNoLinkTargetHelpers.cmake
+qt6/lib/cmake/Qt6/QtPkgConfigHelpers.cmake
+qt6/lib/cmake/Qt6/QtPlatformAndroid.cmake
+qt6/lib/cmake/Qt6/QtPlatformSupport.cmake
+qt6/lib/cmake/Qt6/QtPlatformTargetHelpers.cmake
+qt6/lib/cmake/Qt6/QtPluginConfig.cmake.in
+qt6/lib/cmake/Qt6/QtPluginDependencies.cmake.in
+qt6/lib/cmake/Qt6/QtPluginHelpers.cmake
+qt6/lib/cmake/Qt6/QtPlugins.cmake.in
+qt6/lib/cmake/Qt6/QtPostProcess.cmake
+qt6/lib/cmake/Qt6/QtPostProcessHelpers.cmake
+qt6/lib/cmake/Qt6/QtPrecompiledHeadersHelpers.cmake
+qt6/lib/cmake/Qt6/QtPriHelpers.cmake
+qt6/lib/cmake/Qt6/QtPrlHelpers.cmake
+qt6/lib/cmake/Qt6/QtProcessConfigureArgs.cmake
+qt6/lib/cmake/Qt6/QtPublicAppleHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicCMakeHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicCMakeVersionHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicFinalizerHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicFindPackageHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicPluginHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicTargetHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicTestHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicToolHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake
+qt6/lib/cmake/Qt6/QtPublicWasmToolchainHelpers.cmake
+qt6/lib/cmake/Qt6/QtQmakeHelpers.cmake
+qt6/lib/cmake/Qt6/QtResourceHelpers.cmake
+qt6/lib/cmake/Qt6/QtRpathHelpers.cmake
+qt6/lib/cmake/Qt6/QtSanitizerHelpers.cmake
+qt6/lib/cmake/Qt6/QtScopeFinalizerHelpers.cmake
+qt6/lib/cmake/Qt6/QtSeparateDebugInfo.Info.plist.in
+qt6/lib/cmake/Qt6/QtSeparateDebugInfo.cmake
+qt6/lib/cmake/Qt6/QtSetup.cmake
+qt6/lib/cmake/Qt6/QtSimdHelpers.cmake
+qt6/lib/cmake/Qt6/QtSingleRepoTargetSetBuildHelpers.cmake
+qt6/lib/cmake/Qt6/QtStandaloneTestsConfig.cmake.in
+qt6/lib/cmake/Qt6/QtSyncQtHelpers.cmake
+qt6/lib/cmake/Qt6/QtTargetHelpers.cmake
+qt6/lib/cmake/Qt6/QtTestHelpers.cmake
+qt6/lib/cmake/Qt6/QtToolHelpers.cmake
+qt6/lib/cmake/Qt6/QtToolchainHelpers.cmake
+qt6/lib/cmake/Qt6/QtWasmHelpers.cmake
+qt6/lib/cmake/Qt6/QtWrapperScriptHelpers.cmake
+qt6/lib/cmake/Qt6/QtWriteArgsFile.cmake
+qt6/lib/cmake/Qt6/config.tests/binary_for_strip/CMakeLists.txt
+qt6/lib/cmake/Qt6/config.tests/binary_for_strip/lib1.cpp
+qt6/lib/cmake/Qt6/config.tests/static_link_order/CMakeLists.txt
+qt6/lib/cmake/Qt6/config.tests/static_link_order/main.cpp
+qt6/lib/cmake/Qt6/config.tests/static_link_order/objlib.cpp
+qt6/lib/cmake/Qt6/config.tests/static_link_order/staticlib1.cpp
+qt6/lib/cmake/Qt6/config.tests/static_link_order/staticlib2.cpp
+qt6/lib/cmake/Qt6/libexec/qt-internal-ninja.in
+qt6/lib/cmake/Qt6/libexec/qt-internal-strip.in
+qt6/lib/cmake/Qt6/modulecppexports.h.in
+qt6/lib/cmake/Qt6/modulecppexports_p.h.in
+qt6/lib/cmake/Qt6/platforms/FindIntegrityPlatformGraphics.cmake
+qt6/lib/cmake/Qt6/platforms/Platform/Integrity.cmake
+qt6/lib/cmake/Qt6/qt.toolchain.cmake
+qt6/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake
+qt6/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake
+qt6/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
+qt6/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/CMakeLists.txt
+qt6/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/Main.cmake
+qt6/lib/cmake/Qt6BuildInternals/StandaloneTests/QtBaseTestsConfig.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfigVersion.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets-release.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets.cmake
+qt6/lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Core/Qt6CTestMacros.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreConfig.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreConfigExtras.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreConfigureFileTemplate.in
+qt6/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreDeploySupport.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreMacros.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreTargets-release.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreTargets.cmake
+qt6/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersion.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsDependencies.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets-release.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake
+qt6/lib/cmake/Qt6CoreTools/Qt6CoreToolsVersionlessTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusAdditionalTargetInfo.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusConfigVersion.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusConfigVersionImpl.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusDependencies.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusMacros.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusTargets-release.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBus/Qt6DBusVersionlessTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsAdditionalTargetInfo.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfig.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersion.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsConfigVersionImpl.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsDependencies.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets-release.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6DBusTools/Qt6DBusToolsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6DeviceDiscoverySupportPrivate/Qt6DeviceDiscoverySupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateConfig.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateDependencies.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateTargets.cmake
+qt6/lib/cmake/Qt6EglFSDeviceIntegrationPrivate/Qt6EglFSDeviceIntegrationPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6EglFsKmsGbmSupportPrivate/Qt6EglFsKmsGbmSupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6EglFsKmsSupportPrivate/Qt6EglFsKmsSupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6FbSupportPrivate/Qt6FbSupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QComposePlatformInputContextPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSEmulatorIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsGbmIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEglFSX11IntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QGifPluginTargets.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginAdditionalTargetInfo.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginConfig.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginConfigVersion.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginConfigVersionImpl.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginTargets-release.cmake
+${PLIST.gtk3}qt6/lib/cmake/Qt6Gui/Qt6QGtk3ThemePluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QICOPluginTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginAdditionalTargetInfo.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginConfig.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginConfigVersion.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginConfigVersionImpl.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginTargets-release.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QIbusPlatformInputContextPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QJpegPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalEglIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QMinimalIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QOffscreenIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QTuioTouchPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbGlxIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QXcbIntegrationPluginTargets.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginAdditionalTargetInfo.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginConfig.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginConfigVersion.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginConfigVersionImpl.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginTargets-release.cmake
+${PLIST.dbus}qt6/lib/cmake/Qt6Gui/Qt6QXdgDesktopPortalThemePluginTargets.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfig.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersion.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsDependencies.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets-release.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsTargets.cmake
+qt6/lib/cmake/Qt6GuiTools/Qt6GuiToolsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6HostInfo/Qt6HostInfoConfig.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6InputSupportPrivate/Qt6InputSupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateConfig.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateDependencies.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateTargets.cmake
+qt6/lib/cmake/Qt6KmsSupportPrivate/Qt6KmsSupportPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkDependencies.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkPlugins.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkTargets-release.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6NetworkVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginConfig.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Network/Qt6QGlibNetworkInformationPluginTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfig.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendCertOnlyPluginTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfig.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLConfig.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersion.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLDependencies.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets-release.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLTargets.cmake
+qt6/lib/cmake/Qt6OpenGL/Qt6OpenGLVersionlessTargets.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfigVersion.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsDependencies.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets-release.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.cmake
+qt6/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfig.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfigVersion.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportDependencies.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportPlugins.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportTargets-release.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportTargets.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupportVersionlessTargets.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginAdditionalTargetInfo.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginConfig.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginConfigVersion.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginConfigVersionImpl.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginTargets-release.cmake
+${PLIST.cups}qt6/lib/cmake/Qt6PrintSupport/Qt6QCupsPrinterSupportPluginTargets.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginConfig.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Sql/Qt6QSQLiteDriverPluginTargets.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlConfig.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlConfigVersion.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlDependencies.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlPlugins.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlTargets-release.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlTargets.cmake
+qt6/lib/cmake/Qt6Sql/Qt6SqlVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestConfig.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestConfigVersion.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestDependencies.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestTargets-release.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestTargets.cmake
+qt6/lib/cmake/Qt6Test/Qt6TestVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersion.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsMacros.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsTargets-release.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsTargets.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfig.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersion.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsDependencies.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets-release.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets.cmake
+qt6/lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateConfig.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateConfigVersion.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateDependencies.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateTargets-release.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateTargets.cmake
+qt6/lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlConfigVersion.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlDependencies.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlTargets-release.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlTargets.cmake
+qt6/lib/cmake/Qt6Xml/Qt6XmlVersionlessTargets.cmake
+qt6/lib/libQt6Concurrent.prl
+qt6/lib/libQt6Concurrent.so
+qt6/lib/libQt6Concurrent.so.6
+qt6/lib/libQt6Concurrent.so.${PKGVERSION}
+qt6/lib/libQt6Core.prl
+qt6/lib/libQt6Core.so
+qt6/lib/libQt6Core.so.6
+qt6/lib/libQt6Core.so.${PKGVERSION}
+${PLIST.dbus}qt6/lib/libQt6DBus.prl
+${PLIST.dbus}qt6/lib/libQt6DBus.so
+${PLIST.dbus}qt6/lib/libQt6DBus.so.6
+${PLIST.dbus}qt6/lib/libQt6DBus.so.${PKGVERSION}
+qt6/lib/libQt6DeviceDiscoverySupport.a
+qt6/lib/libQt6DeviceDiscoverySupport.prl
+qt6/lib/libQt6EglFSDeviceIntegration.prl
+qt6/lib/libQt6EglFSDeviceIntegration.so
+qt6/lib/libQt6EglFSDeviceIntegration.so.6
+qt6/lib/libQt6EglFSDeviceIntegration.so.${PKGVERSION}
+qt6/lib/libQt6EglFsKmsGbmSupport.prl
+qt6/lib/libQt6EglFsKmsGbmSupport.so
+qt6/lib/libQt6EglFsKmsGbmSupport.so.6
+qt6/lib/libQt6EglFsKmsGbmSupport.so.${PKGVERSION}
+qt6/lib/libQt6EglFsKmsSupport.prl
+qt6/lib/libQt6EglFsKmsSupport.so
+qt6/lib/libQt6EglFsKmsSupport.so.6
+qt6/lib/libQt6EglFsKmsSupport.so.${PKGVERSION}
+qt6/lib/libQt6FbSupport.a
+qt6/lib/libQt6FbSupport.prl
+qt6/lib/libQt6Gui.prl
+qt6/lib/libQt6Gui.so
+qt6/lib/libQt6Gui.so.6
+qt6/lib/libQt6Gui.so.${PKGVERSION}
+qt6/lib/libQt6InputSupport.a
+qt6/lib/libQt6InputSupport.prl
+qt6/lib/libQt6KmsSupport.a
+qt6/lib/libQt6KmsSupport.prl
+qt6/lib/libQt6Network.prl
+qt6/lib/libQt6Network.so
+qt6/lib/libQt6Network.so.6
+qt6/lib/libQt6Network.so.${PKGVERSION}
+qt6/lib/libQt6OpenGL.prl
+qt6/lib/libQt6OpenGL.so
+qt6/lib/libQt6OpenGL.so.6
+qt6/lib/libQt6OpenGL.so.${PKGVERSION}
+qt6/lib/libQt6OpenGLWidgets.prl
+qt6/lib/libQt6OpenGLWidgets.so
+qt6/lib/libQt6OpenGLWidgets.so.6
+qt6/lib/libQt6OpenGLWidgets.so.${PKGVERSION}
+qt6/lib/libQt6PrintSupport.prl
+qt6/lib/libQt6PrintSupport.so
+qt6/lib/libQt6PrintSupport.so.6
+qt6/lib/libQt6PrintSupport.so.${PKGVERSION}
+qt6/lib/libQt6Sql.prl
+qt6/lib/libQt6Sql.so
+qt6/lib/libQt6Sql.so.6
+qt6/lib/libQt6Sql.so.${PKGVERSION}
+qt6/lib/libQt6Test.prl
+qt6/lib/libQt6Test.so
+qt6/lib/libQt6Test.so.6
+qt6/lib/libQt6Test.so.${PKGVERSION}
+qt6/lib/libQt6Widgets.prl
+qt6/lib/libQt6Widgets.so
+qt6/lib/libQt6Widgets.so.6
+qt6/lib/libQt6Widgets.so.${PKGVERSION}
+qt6/lib/libQt6XcbQpa.prl
+qt6/lib/libQt6XcbQpa.so
+qt6/lib/libQt6XcbQpa.so.6
+qt6/lib/libQt6XcbQpa.so.${PKGVERSION}
+qt6/lib/libQt6Xml.prl
+qt6/lib/libQt6Xml.so
+qt6/lib/libQt6Xml.so.6
+qt6/lib/libQt6Xml.so.${PKGVERSION}
+qt6/lib/metatypes/qt6concurrent_release_metatypes.json
+qt6/lib/metatypes/qt6core_release_metatypes.json
+${PLIST.dbus}qt6/lib/metatypes/qt6dbus_release_metatypes.json
+qt6/lib/metatypes/qt6devicediscoverysupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6eglfsdeviceintegrationprivate_release_metatypes.json
+qt6/lib/metatypes/qt6eglfskmsgbmsupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6eglfskmssupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6fbsupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6gui_release_metatypes.json
+qt6/lib/metatypes/qt6inputsupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6kmssupportprivate_release_metatypes.json
+qt6/lib/metatypes/qt6network_release_metatypes.json
+qt6/lib/metatypes/qt6opengl_release_metatypes.json
+qt6/lib/metatypes/qt6openglwidgets_release_metatypes.json
+qt6/lib/metatypes/qt6printsupport_release_metatypes.json
+qt6/lib/metatypes/qt6sql_release_metatypes.json
+qt6/lib/metatypes/qt6test_release_metatypes.json
+qt6/lib/metatypes/qt6widgets_release_metatypes.json
+qt6/lib/metatypes/qt6xcbqpaprivate_release_metatypes.json
+qt6/lib/metatypes/qt6xml_release_metatypes.json
+qt6/lib/pkgconfig/Qt6Concurrent.pc
+qt6/lib/pkgconfig/Qt6Core.pc
+${PLIST.dbus}qt6/lib/pkgconfig/Qt6DBus.pc
+qt6/lib/pkgconfig/Qt6Gui.pc
+qt6/lib/pkgconfig/Qt6Network.pc
+qt6/lib/pkgconfig/Qt6OpenGL.pc
+qt6/lib/pkgconfig/Qt6OpenGLWidgets.pc
+qt6/lib/pkgconfig/Qt6Platform.pc
+qt6/lib/pkgconfig/Qt6PrintSupport.pc
+qt6/lib/pkgconfig/Qt6Sql.pc
+qt6/lib/pkgconfig/Qt6Test.pc
+qt6/lib/pkgconfig/Qt6Widgets.pc
+qt6/lib/pkgconfig/Qt6Xml.pc
+qt6/libexec/android_emulator_launcher.sh
+qt6/libexec/cmake_automoc_parser
+qt6/libexec/ensure_pro_file.cmake
+qt6/libexec/moc
+qt6/libexec/qlalr
+qt6/libexec/qt-internal-configure-tests
+qt6/libexec/qt-testrunner.py
+qt6/libexec/qvkgen
+qt6/libexec/rcc
+qt6/libexec/syncqt.pl
+qt6/libexec/tracegen
+qt6/libexec/uic
+qt6/mkspecs/aix-g++-64/qmake.conf
+qt6/mkspecs/aix-g++-64/qplatformdefs.h
+qt6/mkspecs/aix-g++/qmake.conf
+qt6/mkspecs/aix-g++/qplatformdefs.h
+qt6/mkspecs/android-clang/qmake.conf
+qt6/mkspecs/android-clang/qplatformdefs.h
+qt6/mkspecs/common/aix/qplatformdefs.h
+qt6/mkspecs/common/android/qplatformdefs.h
+qt6/mkspecs/common/bsd/bsd.conf
+qt6/mkspecs/common/bsd/qplatformdefs.h
+qt6/mkspecs/common/c89/qplatformdefs.h
+qt6/mkspecs/common/clang-mac.conf
+qt6/mkspecs/common/clang.conf
+qt6/mkspecs/common/g++-base.conf
+qt6/mkspecs/common/g++-macx.conf
+qt6/mkspecs/common/g++-unix.conf
+qt6/mkspecs/common/g++-win32.conf
+qt6/mkspecs/common/g++.conf
+qt6/mkspecs/common/gcc-base-mac.conf
+qt6/mkspecs/common/gcc-base-unix.conf
+qt6/mkspecs/common/gcc-base.conf
+qt6/mkspecs/common/ghs-base.conf
+qt6/mkspecs/common/ghs-integrity-armv7.conf
+qt6/mkspecs/common/ghs-integrity-armv8.conf
+qt6/mkspecs/common/ghs-integrity-x86.conf
+qt6/mkspecs/common/icc-base-unix.conf
+qt6/mkspecs/common/integrity/qplatformdefs.h
+qt6/mkspecs/common/ios.conf
+qt6/mkspecs/common/linux.conf
+qt6/mkspecs/common/llvm.conf
+qt6/mkspecs/common/mac.conf
+qt6/mkspecs/common/mac/qplatformdefs.h
+qt6/mkspecs/common/macx.conf
+qt6/mkspecs/common/msvc-based-version.conf
+qt6/mkspecs/common/msvc-desktop.conf
+qt6/mkspecs/common/msvc-version.conf
+qt6/mkspecs/common/nacl/g++-nacl32.conf
+qt6/mkspecs/common/nacl/g++-nacl64.conf
+qt6/mkspecs/common/nacl/nacl-base.conf
+qt6/mkspecs/common/nacl/qplatformdefs.h
+qt6/mkspecs/common/posix/qplatformdefs.h
+qt6/mkspecs/common/qcc-base-qnx-aarch64le.conf
+qt6/mkspecs/common/qcc-base-qnx-armle-v7.conf
+qt6/mkspecs/common/qcc-base-qnx-x86-64.conf
+qt6/mkspecs/common/qcc-base-qnx-x86.conf
+qt6/mkspecs/common/qcc-base-qnx.conf
+qt6/mkspecs/common/qcc-base.conf
+qt6/mkspecs/common/qmake.conf
+qt6/mkspecs/common/qnx/qplatformdefs.h
+qt6/mkspecs/common/rtems-base.conf
+qt6/mkspecs/common/rtems/qplatformdefs.h
+qt6/mkspecs/common/sanitize.conf
+qt6/mkspecs/common/shell-unix.conf
+qt6/mkspecs/common/shell-win32.conf
+qt6/mkspecs/common/solaris.conf
+qt6/mkspecs/common/tvos.conf
+qt6/mkspecs/common/uikit.conf
+qt6/mkspecs/common/uikit/GLES2/gl2.h
+qt6/mkspecs/common/uikit/clang.conf
+qt6/mkspecs/common/uikit/qmake.conf
+qt6/mkspecs/common/unix.conf
+qt6/mkspecs/common/watchos.conf
+qt6/mkspecs/common/windows-desktop.conf
+qt6/mkspecs/common/windows-vulkan.conf
+qt6/mkspecs/cygwin-g++/qmake.conf
+qt6/mkspecs/cygwin-g++/qplatformdefs.h
+qt6/mkspecs/darwin-g++/qmake.conf
+qt6/mkspecs/darwin-g++/qplatformdefs.h
+qt6/mkspecs/devices/common/freebsd_device_post.conf
+qt6/mkspecs/devices/common/freebsd_device_pre.conf
+qt6/mkspecs/devices/common/linux_arm_device_post.conf
+qt6/mkspecs/devices/common/linux_device_post.conf
+qt6/mkspecs/devices/common/linux_device_pre.conf
+qt6/mkspecs/devices/freebsd-generic-clang/qmake.conf
+qt6/mkspecs/devices/freebsd-generic-clang/qplatformdefs.h
+qt6/mkspecs/devices/freebsd-rasp-pi-clang/qmake.conf
+qt6/mkspecs/devices/freebsd-rasp-pi-clang/qplatformdefs.h
+qt6/mkspecs/devices/integrity-armv8-SA8155P/qmake.conf
+qt6/mkspecs/devices/integrity-armv8-SA8155P/qplatformdefs.h
+qt6/mkspecs/devices/integrity-armv8-drive-cx/qmake.conf
+qt6/mkspecs/devices/integrity-armv8-drive-cx/qplatformdefs.h
+qt6/mkspecs/devices/integrity-armv8-msm8996au/qmake.conf
+qt6/mkspecs/devices/integrity-armv8-msm8996au/qplatformdefs.h
+qt6/mkspecs/devices/linux-archos-gen8-g++/qmake.conf
+qt6/mkspecs/devices/linux-archos-gen8-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-arm-amlogic-8726M-g++/qeglfshooks_8726m.cpp
+qt6/mkspecs/devices/linux-arm-amlogic-8726M-g++/qmake.conf
+qt6/mkspecs/devices/linux-arm-amlogic-8726M-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-arm-generic-g++/qmake.conf
+qt6/mkspecs/devices/linux-arm-generic-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-arm-hisilicon-hix5hd2-g++/qmake.conf
+qt6/mkspecs/devices/linux-arm-hisilicon-hix5hd2-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-arm-trident-pnx8473-g++/qmake.conf
+qt6/mkspecs/devices/linux-arm-trident-pnx8473-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-beagleboard-g++/qmake.conf
+qt6/mkspecs/devices/linux-beagleboard-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-colibri-vf-g++/qmake.conf
+qt6/mkspecs/devices/linux-colibri-vf-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-drive-cx-g++/qmake.conf
+qt6/mkspecs/devices/linux-drive-cx-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-emu-g++/qmake.conf
+qt6/mkspecs/devices/linux-emu-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-generic-g++/qmake.conf
+qt6/mkspecs/devices/linux-generic-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-imx53qsb-g++/qmake.conf
+qt6/mkspecs/devices/linux-imx53qsb-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-imx6-g++/qmake.conf
+qt6/mkspecs/devices/linux-imx6-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-imx7-g++/qmake.conf
+qt6/mkspecs/devices/linux-imx7-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-imx8-g++/qmake.conf
+qt6/mkspecs/devices/linux-imx8-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf
+qt6/mkspecs/devices/linux-jetson-tk1-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf
+qt6/mkspecs/devices/linux-jetson-tk1-pro-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-jetson-tx1-g++/qmake.conf
+qt6/mkspecs/devices/linux-jetson-tx1-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-mipsel-broadcom-97425-g++/qdirectfbeglhooks_bcm97425.cpp
+qt6/mkspecs/devices/linux-mipsel-broadcom-97425-g++/qmake.conf
+qt6/mkspecs/devices/linux-mipsel-broadcom-97425-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-mipsel-ci20-g++/qmake.conf
+qt6/mkspecs/devices/linux-mipsel-ci20-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-nuc-g++/qmake.conf
+qt6/mkspecs/devices/linux-nuc-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-odroid-xu3-g++/qmake.conf
+qt6/mkspecs/devices/linux-odroid-xu3-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi-g++/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi2-g++/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi2-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi3-g++/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi3-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi3-vc4-g++/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi3-vc4-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi4-aarch64/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi4-aarch64/qplatformdefs.h
+qt6/mkspecs/devices/linux-rasp-pi4-v3d-g++/qmake.conf
+qt6/mkspecs/devices/linux-rasp-pi4-v3d-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rcar-h2-g++/qmake.conf
+qt6/mkspecs/devices/linux-rcar-h2-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-rcar-m3-g++/qmake.conf
+qt6/mkspecs/devices/linux-rcar-m3-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-sh4-stmicro-ST7108-g++/qmake.conf
+qt6/mkspecs/devices/linux-sh4-stmicro-ST7108-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-sh4-stmicro-ST7540-g++/qmake.conf
+qt6/mkspecs/devices/linux-sh4-stmicro-ST7540-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-snowball-g++/qmake.conf
+qt6/mkspecs/devices/linux-snowball-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-tegra2-g++/qmake.conf
+qt6/mkspecs/devices/linux-tegra2-g++/qplatformdefs.h
+qt6/mkspecs/devices/linux-tinkerboard-g++/qmake.conf
+qt6/mkspecs/devices/linux-tinkerboard-g++/qplatformdefs.h
+qt6/mkspecs/devices/qmake.conf
+qt6/mkspecs/dummy/qmake.conf
+qt6/mkspecs/features/android/android.prf
+qt6/mkspecs/features/android/android_deployment_settings.prf
+qt6/mkspecs/features/android/default_pre.prf
+qt6/mkspecs/features/android/resolve_config.prf
+qt6/mkspecs/features/android/resolve_target.prf
+qt6/mkspecs/features/android/sdk.prf
+qt6/mkspecs/features/android/spec_post.prf
+qt6/mkspecs/features/benchmark.prf
+qt6/mkspecs/features/build_pass.prf
+qt6/mkspecs/features/cmake_functions.prf
+qt6/mkspecs/features/cmdline.prf
+qt6/mkspecs/features/configure.prf
+qt6/mkspecs/features/configure_base.prf
+qt6/mkspecs/features/coverage.prf
+qt6/mkspecs/features/create_cmake.prf
+qt6/mkspecs/features/ctest_testcase.prf
+qt6/mkspecs/features/ctest_testcase_common.prf
+qt6/mkspecs/features/ctest_testcase_installed.prf
+qt6/mkspecs/features/data/configure.json
+qt6/mkspecs/features/data/dummy.cpp
+qt6/mkspecs/features/data/dumpvcvars.bat
+qt6/mkspecs/features/data/mac/objc_namespace.sh
+qt6/mkspecs/features/data/macros.cpp
+qt6/mkspecs/features/data/testserver/Dockerfile
+qt6/mkspecs/features/data/testserver/docker-compose-common.yml
+qt6/mkspecs/features/data/unix/findclasslist.pl
+qt6/mkspecs/features/dbusadaptors.prf
+qt6/mkspecs/features/dbuscommon.pri
+qt6/mkspecs/features/dbusinterfaces.prf
+qt6/mkspecs/features/declarative_debug.prf
+qt6/mkspecs/features/default_post.prf
+qt6/mkspecs/features/default_pre.prf
+qt6/mkspecs/features/designer_defines.prf
+qt6/mkspecs/features/device_config.prf
+qt6/mkspecs/features/egl.prf
+qt6/mkspecs/features/entrypoint.prf
+qt6/mkspecs/features/exceptions.prf
+qt6/mkspecs/features/exceptions_off.prf
+qt6/mkspecs/features/exclusive_builds.prf
+qt6/mkspecs/features/exclusive_builds_post.prf
+qt6/mkspecs/features/file_copies.prf
+qt6/mkspecs/features/gc_binaries.prf
+qt6/mkspecs/features/gcov.prf
+qt6/mkspecs/features/include_source_dir.prf
+qt6/mkspecs/features/incredibuild_xge.prf
+qt6/mkspecs/features/java.prf
+qt6/mkspecs/features/lex.prf
+qt6/mkspecs/features/link_ltcg.prf
+qt6/mkspecs/features/link_pkgconfig.prf
+qt6/mkspecs/features/lrelease.prf
+qt6/mkspecs/features/ltcg.prf
+qt6/mkspecs/features/mac/asset_catalogs.prf
+qt6/mkspecs/features/mac/mac.prf
+qt6/mkspecs/features/mac/no_warn_empty_obj_files.prf
+qt6/mkspecs/features/mac/objective_c.prf
+qt6/mkspecs/features/mac/rez.prf
+qt6/mkspecs/features/mac/sdk.mk
+qt6/mkspecs/features/mac/sdk.prf
+qt6/mkspecs/features/mac/toolchain.prf
+qt6/mkspecs/features/mac/unsupported/objc_namespace.prf
+qt6/mkspecs/features/metatypes.prf
+qt6/mkspecs/features/moc.prf
+qt6/mkspecs/features/no_debug_info.prf
+qt6/mkspecs/features/plugin_bundle.prf
+qt6/mkspecs/features/precompile_header.prf
+qt6/mkspecs/features/qgltf.prf
+qt6/mkspecs/features/qlalr.prf
+qt6/mkspecs/features/qmake.conf
+qt6/mkspecs/features/qmake_use.prf
+qt6/mkspecs/features/qml_debug.prf
+qt6/mkspecs/features/qml_module.prf
+qt6/mkspecs/features/qml_plugin.prf
+qt6/mkspecs/features/qmltestcase.prf
+qt6/mkspecs/features/qt.prf
+qt6/mkspecs/features/qt_android_deps.prf
+qt6/mkspecs/features/qt_app.prf
+qt6/mkspecs/features/qt_build_config.prf
+qt6/mkspecs/features/qt_build_extra.prf
+qt6/mkspecs/features/qt_build_paths.prf
+qt6/mkspecs/features/qt_clear_installs.prf
+qt6/mkspecs/features/qt_common.prf
+qt6/mkspecs/features/qt_config.prf
+qt6/mkspecs/features/qt_configure.prf
+qt6/mkspecs/features/qt_docs.prf
+qt6/mkspecs/features/qt_docs_targets.prf
+qt6/mkspecs/features/qt_example_installs.prf
+qt6/mkspecs/features/qt_functions.prf
+qt6/mkspecs/features/qt_helper_lib.prf
+qt6/mkspecs/features/qt_installs.prf
+qt6/mkspecs/features/qt_module.prf
+qt6/mkspecs/features/qt_module_headers.prf
+qt6/mkspecs/features/qt_module_pris.prf
+qt6/mkspecs/features/qt_parts.prf
+qt6/mkspecs/features/qt_plugin.prf
+qt6/mkspecs/features/qt_prefix_build_check.prf
+qt6/mkspecs/features/qt_targets.prf
+qt6/mkspecs/features/qt_test_helper.prf
+qt6/mkspecs/features/qt_tool.prf
+qt6/mkspecs/features/qt_tracepoints.prf
+qt6/mkspecs/features/resolve_config.prf
+qt6/mkspecs/features/resolve_target.prf
+qt6/mkspecs/features/resources.prf
+qt6/mkspecs/features/resources_functions.prf
+qt6/mkspecs/features/rtti.prf
+qt6/mkspecs/features/rtti_off.prf
+qt6/mkspecs/features/sanitizer.prf
+qt6/mkspecs/features/silent.prf
+qt6/mkspecs/features/simd.prf
+qt6/mkspecs/features/spec_post.prf
+qt6/mkspecs/features/spec_pre.prf
+qt6/mkspecs/features/static_runtime.prf
+qt6/mkspecs/features/testcase.prf
+qt6/mkspecs/features/testcase_targets.prf
+qt6/mkspecs/features/testcocoon.prf
+qt6/mkspecs/features/testlib_defines.prf
+qt6/mkspecs/features/toolchain.prf
+qt6/mkspecs/features/uic.prf
+qt6/mkspecs/features/uikit/bitcode.prf
+qt6/mkspecs/features/uikit/default_post.prf
+qt6/mkspecs/features/uikit/default_pre.prf
+qt6/mkspecs/features/uikit/device_destinations.sh
+qt6/mkspecs/features/uikit/devices.py
+qt6/mkspecs/features/uikit/exclusive_builds_post.prf
+qt6/mkspecs/features/uikit/gc_binaries.prf
+qt6/mkspecs/features/uikit/qt_parts.prf
+qt6/mkspecs/features/uikit/resolve_config.prf
+qt6/mkspecs/features/uikit/sdk.prf
+qt6/mkspecs/features/uikit/testcase.prf
+qt6/mkspecs/features/uikit/testcase_targets.prf
+qt6/mkspecs/features/uikit/watchos_coretext.prf
+qt6/mkspecs/features/uikit/xcodebuild.mk
+qt6/mkspecs/features/uikit/xcodebuild.prf
+qt6/mkspecs/features/unix/bsymbolic_functions.prf
+qt6/mkspecs/features/unix/ccache.prf
+qt6/mkspecs/features/unix/hide_symbols.prf
+qt6/mkspecs/features/unix/largefile.prf
+qt6/mkspecs/features/unix/no_direct_extern_access.prf
+qt6/mkspecs/features/unix/opengl.prf
+qt6/mkspecs/features/unix/separate_debug_info.prf
+qt6/mkspecs/features/unix/thread.prf
+qt6/mkspecs/features/unix/x11.prf
+qt6/mkspecs/features/unix/x11inc.prf
+qt6/mkspecs/features/unix/x11lib.prf
+qt6/mkspecs/features/unix/x11sm.prf
+qt6/mkspecs/features/unsupported/testserver.prf
+qt6/mkspecs/features/use_c_linker.prf
+qt6/mkspecs/features/vxworks.prf
+qt6/mkspecs/features/warn_off.prf
+qt6/mkspecs/features/warn_on.prf
+qt6/mkspecs/features/wasm/default_pre.prf
+qt6/mkspecs/features/wasm/emcc_ver.prf
+qt6/mkspecs/features/wasm/wasm.prf
+qt6/mkspecs/features/wayland-scanner.prf
+qt6/mkspecs/features/win32/console.prf
+qt6/mkspecs/features/win32/default_pre.prf
+qt6/mkspecs/features/win32/dumpcpp.prf
+qt6/mkspecs/features/win32/idcidl.prf
+qt6/mkspecs/features/win32/msvc_mp.prf
+qt6/mkspecs/features/win32/opengl.prf
+qt6/mkspecs/features/win32/qt_dll.prf
+qt6/mkspecs/features/win32/separate_debug_info.prf
+qt6/mkspecs/features/win32/stl.prf
+qt6/mkspecs/features/win32/stl_off.prf
+qt6/mkspecs/features/win32/windeployqt.prf
+qt6/mkspecs/features/win32/windows.prf
+qt6/mkspecs/features/win32/windows_vulkan_sdk.prf
+qt6/mkspecs/features/xctest.prf
+qt6/mkspecs/features/yacc.prf
+qt6/mkspecs/freebsd-clang/qmake.conf
+qt6/mkspecs/freebsd-clang/qplatformdefs.h
+qt6/mkspecs/freebsd-g++/qmake.conf
+qt6/mkspecs/freebsd-g++/qplatformdefs.h
+qt6/mkspecs/haiku-g++/qmake.conf
+qt6/mkspecs/haiku-g++/qplatformdefs.h
+qt6/mkspecs/hpuxi-g++-64/qmake.conf
+qt6/mkspecs/hpuxi-g++-64/qplatformdefs.h
+qt6/mkspecs/hurd-g++/qmake.conf
+qt6/mkspecs/hurd-g++/qplatformdefs.h
+qt6/mkspecs/integrity-armv7-imx6/qmake.conf
+qt6/mkspecs/integrity-armv7-imx6/qplatformdefs.h
+qt6/mkspecs/integrity-armv7/qmake.conf
+qt6/mkspecs/integrity-armv7/qplatformdefs.h
+qt6/mkspecs/integrity-armv8-rcar/qmake.conf
+qt6/mkspecs/integrity-armv8-rcar/qplatformdefs.h
+qt6/mkspecs/integrity-x86/qmake.conf
+qt6/mkspecs/integrity-x86/qplatformdefs.h
+qt6/mkspecs/linux-aarch64-gnu-g++/qmake.conf
+qt6/mkspecs/linux-aarch64-gnu-g++/qplatformdefs.h
+qt6/mkspecs/linux-arm-gnueabi-g++/qmake.conf
+qt6/mkspecs/linux-arm-gnueabi-g++/qplatformdefs.h
+qt6/mkspecs/linux-clang-32/qmake.conf
+qt6/mkspecs/linux-clang-32/qplatformdefs.h
+qt6/mkspecs/linux-clang-libc++-32/qmake.conf
+qt6/mkspecs/linux-clang-libc++-32/qplatformdefs.h
+qt6/mkspecs/linux-clang-libc++/qmake.conf
+qt6/mkspecs/linux-clang-libc++/qplatformdefs.h
+qt6/mkspecs/linux-clang/qmake.conf
+qt6/mkspecs/linux-clang/qplatformdefs.h
+qt6/mkspecs/linux-g++-32/qmake.conf
+qt6/mkspecs/linux-g++-32/qplatformdefs.h
+qt6/mkspecs/linux-g++-64/qmake.conf
+qt6/mkspecs/linux-g++-64/qplatformdefs.h
+qt6/mkspecs/linux-g++/qmake.conf
+qt6/mkspecs/linux-g++/qplatformdefs.h
+qt6/mkspecs/linux-icc-32/qmake.conf
+qt6/mkspecs/linux-icc-32/qplatformdefs.h
+qt6/mkspecs/linux-icc-64/qmake.conf
+qt6/mkspecs/linux-icc-64/qplatformdefs.h
+qt6/mkspecs/linux-icc-k1om/qmake.conf
+qt6/mkspecs/linux-icc-k1om/qplatformdefs.h
+qt6/mkspecs/linux-icc/qmake.conf
+qt6/mkspecs/linux-icc/qplatformdefs.h
+qt6/mkspecs/linux-llvm/qmake.conf
+qt6/mkspecs/linux-llvm/qplatformdefs.h
+qt6/mkspecs/linux-lsb-g++/qmake.conf
+qt6/mkspecs/linux-lsb-g++/qplatformdefs.h
+qt6/mkspecs/lynxos-g++/qmake.conf
+qt6/mkspecs/lynxos-g++/qplatformdefs.h
+qt6/mkspecs/macx-clang/Info.plist.app
+qt6/mkspecs/macx-clang/Info.plist.dSYM.in
+qt6/mkspecs/macx-clang/Info.plist.disable_highdpi
+qt6/mkspecs/macx-clang/Info.plist.lib
+qt6/mkspecs/macx-clang/qmake.conf
+qt6/mkspecs/macx-clang/qplatformdefs.h
+qt6/mkspecs/macx-g++/Info.plist.app
+qt6/mkspecs/macx-g++/Info.plist.dSYM.in
+qt6/mkspecs/macx-g++/Info.plist.lib
+qt6/mkspecs/macx-g++/qmake.conf
+qt6/mkspecs/macx-g++/qplatformdefs.h
+qt6/mkspecs/macx-icc/Info.plist.app
+qt6/mkspecs/macx-icc/Info.plist.dSYM.in
+qt6/mkspecs/macx-icc/Info.plist.lib
+qt6/mkspecs/macx-icc/qmake.conf
+qt6/mkspecs/macx-icc/qplatformdefs.h
+qt6/mkspecs/macx-ios-clang/Info.plist.app
+qt6/mkspecs/macx-ios-clang/Info.plist.dSYM.in
+qt6/mkspecs/macx-ios-clang/Info.plist.lib
+qt6/mkspecs/macx-ios-clang/LaunchScreen.storyboard
+qt6/mkspecs/macx-ios-clang/features/default_post.prf
+qt6/mkspecs/macx-ios-clang/qmake.conf
+qt6/mkspecs/macx-ios-clang/qplatformdefs.h
+qt6/mkspecs/macx-tvos-clang/Info.plist.app
+qt6/mkspecs/macx-tvos-clang/Info.plist.lib
+qt6/mkspecs/macx-tvos-clang/qmake.conf
+qt6/mkspecs/macx-tvos-clang/qplatformdefs.h
+qt6/mkspecs/macx-watchos-clang/Info.plist.app
+qt6/mkspecs/macx-watchos-clang/Info.plist.lib
+qt6/mkspecs/macx-watchos-clang/qmake.conf
+qt6/mkspecs/macx-watchos-clang/qplatformdefs.h
+qt6/mkspecs/macx-xcode/QtTest.plist
+qt6/mkspecs/macx-xcode/WorkspaceSettings.xcsettings
+qt6/mkspecs/macx-xcode/default.xcscheme
+qt6/mkspecs/macx-xcode/qmake.conf
+qt6/mkspecs/macx-xcode/qplatformdefs.h
+qt6/mkspecs/modules/README
+qt6/mkspecs/modules/qmake.conf
+qt6/mkspecs/modules/qt_lib_concurrent.pri
+qt6/mkspecs/modules/qt_lib_concurrent_private.pri
+qt6/mkspecs/modules/qt_lib_core.pri
+qt6/mkspecs/modules/qt_lib_core_private.pri
+${PLIST.dbus}qt6/mkspecs/modules/qt_lib_dbus.pri
+${PLIST.dbus}qt6/mkspecs/modules/qt_lib_dbus_private.pri
+qt6/mkspecs/modules/qt_lib_devicediscovery_support_private.pri
+qt6/mkspecs/modules/qt_lib_eglfs_kms_gbm_support_private.pri
+qt6/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri
+qt6/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri
+qt6/mkspecs/modules/qt_lib_fb_support_private.pri
+qt6/mkspecs/modules/qt_lib_gui.pri
+qt6/mkspecs/modules/qt_lib_gui_private.pri
+qt6/mkspecs/modules/qt_lib_input_support_private.pri
+qt6/mkspecs/modules/qt_lib_kms_support_private.pri
+qt6/mkspecs/modules/qt_lib_network.pri
+qt6/mkspecs/modules/qt_lib_network_private.pri
+qt6/mkspecs/modules/qt_lib_opengl.pri
+qt6/mkspecs/modules/qt_lib_opengl_private.pri
+qt6/mkspecs/modules/qt_lib_openglwidgets.pri
+qt6/mkspecs/modules/qt_lib_openglwidgets_private.pri
+qt6/mkspecs/modules/qt_lib_printsupport.pri
+qt6/mkspecs/modules/qt_lib_printsupport_private.pri
+qt6/mkspecs/modules/qt_lib_sql.pri
+qt6/mkspecs/modules/qt_lib_sql_private.pri
+qt6/mkspecs/modules/qt_lib_testlib.pri
+qt6/mkspecs/modules/qt_lib_testlib_private.pri
+qt6/mkspecs/modules/qt_lib_widgets.pri
+qt6/mkspecs/modules/qt_lib_widgets_private.pri
+qt6/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri
+qt6/mkspecs/modules/qt_lib_xml.pri
+qt6/mkspecs/modules/qt_lib_xml_private.pri
+qt6/mkspecs/netbsd-g++/qmake.conf
+qt6/mkspecs/netbsd-g++/qplatformdefs.h
+qt6/mkspecs/openbsd-g++/qmake.conf
+qt6/mkspecs/openbsd-g++/qplatformdefs.h
+qt6/mkspecs/qconfig.pri
+qt6/mkspecs/qmodule.pri
+qt6/mkspecs/qnx-aarch64le-qcc/qmake.conf
+qt6/mkspecs/qnx-aarch64le-qcc/qplatformdefs.h
+qt6/mkspecs/qnx-armle-v7-qcc/qmake.conf
+qt6/mkspecs/qnx-armle-v7-qcc/qplatformdefs.h
+qt6/mkspecs/qnx-x86-64-qcc/qmake.conf
+qt6/mkspecs/qnx-x86-64-qcc/qplatformdefs.h
+qt6/mkspecs/qnx-x86-qcc/qmake.conf
+qt6/mkspecs/qnx-x86-qcc/qplatformdefs.h
+qt6/mkspecs/solaris-cc-64-stlport/qmake.conf
+qt6/mkspecs/solaris-cc-64-stlport/qplatformdefs.h
+qt6/mkspecs/solaris-cc-64/qmake.conf
+qt6/mkspecs/solaris-cc-64/qplatformdefs.h
+qt6/mkspecs/solaris-cc-stlport/qmake.conf
+qt6/mkspecs/solaris-cc-stlport/qplatformdefs.h
+qt6/mkspecs/solaris-cc/qmake.conf
+qt6/mkspecs/solaris-cc/qplatformdefs.h
+qt6/mkspecs/solaris-g++-64/qmake.conf
+qt6/mkspecs/solaris-g++-64/qplatformdefs.h
+qt6/mkspecs/solaris-g++/qmake.conf
+qt6/mkspecs/solaris-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/linux-host-g++/qmake.conf
+qt6/mkspecs/unsupported/linux-host-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf
+qt6/mkspecs/unsupported/linux-scratchbox2-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/nacl-g++/qmake.conf
+qt6/mkspecs/unsupported/nacl-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/nacl64-g++/qmake.conf
+qt6/mkspecs/unsupported/nacl64-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/qmake.conf
+qt6/mkspecs/unsupported/qnx-X11-g++/qmake.conf
+qt6/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
+qt6/mkspecs/unsupported/vxworks-ppc-dcc/qplatformdefs.h
+qt6/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf
+qt6/mkspecs/unsupported/vxworks-ppc-g++/qplatformdefs.h
+qt6/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
+qt6/mkspecs/unsupported/vxworks-simpentium-dcc/qplatformdefs.h
+qt6/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf
+qt6/mkspecs/unsupported/vxworks-simpentium-g++/qplatformdefs.h
+qt6/mkspecs/wasm-emscripten/qmake.conf
+qt6/mkspecs/wasm-emscripten/qplatformdefs.h
+qt6/mkspecs/win32-arm64-msvc/qmake.conf
+qt6/mkspecs/win32-arm64-msvc/qplatformdefs.h
+qt6/mkspecs/win32-clang-g++/qmake.conf
+qt6/mkspecs/win32-clang-g++/qplatformdefs.h
+qt6/mkspecs/win32-clang-msvc/qmake.conf
+qt6/mkspecs/win32-clang-msvc/qplatformdefs.h
+qt6/mkspecs/win32-g++/qmake.conf
+qt6/mkspecs/win32-g++/qplatformdefs.h
+qt6/mkspecs/win32-icc-k1om/qmake.conf
+qt6/mkspecs/win32-icc-k1om/qplatformdefs.h
+qt6/mkspecs/win32-icc/qmake.conf
+qt6/mkspecs/win32-icc/qplatformdefs.h
+qt6/mkspecs/win32-msvc/qmake.conf
+qt6/mkspecs/win32-msvc/qplatformdefs.h
+qt6/modules/Concurrent.json
+qt6/modules/Core.json
+${PLIST.dbus}qt6/modules/DBus.json
+qt6/modules/DeviceDiscoverySupportPrivate.json
+qt6/modules/EglFSDeviceIntegrationPrivate.json
+qt6/modules/EglFsKmsGbmSupportPrivate.json
+qt6/modules/EglFsKmsSupportPrivate.json
+qt6/modules/FbSupportPrivate.json
+qt6/modules/Gui.json
+qt6/modules/InputSupportPrivate.json
+qt6/modules/KmsSupportPrivate.json
+qt6/modules/Network.json
+qt6/modules/OpenGL.json
+qt6/modules/OpenGLWidgets.json
+qt6/modules/PrintSupport.json
+qt6/modules/Sql.json
+qt6/modules/Test.json
+qt6/modules/Widgets.json
+qt6/modules/XcbQpaPrivate.json
+qt6/modules/Xml.json
+qt6/plugins/egldeviceintegrations/libqeglfs-emu-integration.so
+qt6/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so
+qt6/plugins/egldeviceintegrations/libqeglfs-kms-integration.so
+qt6/plugins/egldeviceintegrations/libqeglfs-x11-integration.so
+qt6/plugins/generic/libqtuiotouchplugin.so
+qt6/plugins/imageformats/libqgif.so
+qt6/plugins/imageformats/libqico.so
+qt6/plugins/imageformats/libqjpeg.so
+qt6/plugins/networkinformation/libqglib.so
+qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
+${PLIST.dbus}qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
+qt6/plugins/platforms/libqeglfs.so
+qt6/plugins/platforms/libqminimal.so
+qt6/plugins/platforms/libqminimalegl.so
+qt6/plugins/platforms/libqoffscreen.so
+qt6/plugins/platforms/libqvnc.so
+qt6/plugins/platforms/libqxcb.so
+${PLIST.gtk3}qt6/plugins/platformthemes/libqgtk3.so
+${PLIST.dbus}qt6/plugins/platformthemes/libqxdgdesktopportal.so
+${PLIST.cups}qt6/plugins/printsupport/libcupsprintersupport.so
+qt6/plugins/sqldrivers/libqsqlite.so
+qt6/plugins/tls/libqcertonlybackend.so
+qt6/plugins/tls/libqopensslbackend.so
+qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so
+qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so
Index: pkgsrc/x11/qt6-qtbase/PLIST.Darwin
diff -u /dev/null pkgsrc/x11/qt6-qtbase/PLIST.Darwin:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/PLIST.Darwin  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST.Darwin,v 1.1 2022/11/24 11:11:38 nros Exp $
+qt6/include/QtClipboardSupport/${PKGVERSION}/QtClipboardSupport/private/qmacmime_p.h
+qt6/include/QtClipboardSupport/QtClipboardSupport
+qt6/include/QtClipboardSupport/QtClipboardSupportDepends
+qt6/include/QtClipboardSupport/QtClipboardSupportVersion
+qt6/include/QtClipboardSupport/qtclipboardsupportversion.h
+qt6/include/QtGraphicsSupport/${PKGVERSION}/QtGraphicsSupport/private/qrasterbackingstore_p.h
+qt6/include/QtGraphicsSupport/QtGraphicsSupport
+qt6/include/QtGraphicsSupport/QtGraphicsSupportDepends
+qt6/include/QtGraphicsSupport/QtGraphicsSupportVersion
+qt6/include/QtGraphicsSupport/qtgraphicssupportversion.h
+qt6/lib/cmake/Qt6ClipboardSupport/Qt6ClipboardSupportConfig.cmake
+qt6/lib/cmake/Qt6ClipboardSupport/Qt6ClipboardSupportConfigVersion.cmake
+qt6/lib/cmake/Qt6GraphicsSupport/Qt6GraphicsSupportConfig.cmake
+qt6/lib/cmake/Qt6GraphicsSupport/Qt6GraphicsSupportConfigVersion.cmake
+qt6/lib/cmake/Qt6GraphicsSupport/Qt6GraphicsSupportConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6Gui_QCocoaIntegrationPlugin.cmake
+qt6/lib/cmake/Qt6PrintSupport/Qt6PrintSupport_QCocoaPrinterSupportPlugin.cmake
+qt6/lib/cmake/Qt6Widgets/Qt6Widgets_QMacStylePlugin.cmake
+qt6/lib/libQt6ClipboardSupport.a
+qt6/lib/libQt6ClipboardSupport.prl
+qt6/lib/libQt6GraphicsSupport.a
+qt6/lib/libQt6GraphicsSupport.prl
+qt6/mkspecs/modules/qt_lib_clipboard_support_private.pri
+qt6/mkspecs/modules/qt_lib_graphics_support_private.pri
+qt6/plugins/bearer/libqcorewlanbearer.so
+qt6/plugins/platforms/libqcocoa.so
+qt6/plugins/printsupport/libcocoaprintersupport.so
+qt6/plugins/styles/libqmacstyle.so
Index: pkgsrc/x11/qt6-qtbase/PLIST.FreeBSD
diff -u /dev/null pkgsrc/x11/qt6-qtbase/PLIST.FreeBSD:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/PLIST.FreeBSD Thu Nov 24 11:11:38 2022
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST.FreeBSD,v 1.1 2022/11/24 11:11:38 nros Exp $
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets.cmake
+qt6/plugins/generic/libqevdevkeyboardplugin.so
+qt6/plugins/generic/libqevdevmouseplugin.so
+qt6/plugins/generic/libqevdevtabletplugin.so
+qt6/plugins/generic/libqevdevtouchplugin.so
Index: pkgsrc/x11/qt6-qtbase/PLIST.Linux
diff -u /dev/null pkgsrc/x11/qt6-qtbase/PLIST.Linux:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/PLIST.Linux   Thu Nov 24 11:11:38 2022
@@ -0,0 +1,43 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2022/11/24 11:11:38 nros Exp $
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevKeyboardPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevMousePluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTabletPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QEvdevTouchScreenPluginTargets.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginConfig.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Gui/Qt6QLinuxFbIntegrationPluginTargets.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginConfig.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginTargets-release.cmake
+qt6/lib/cmake/Qt6Network/Qt6QNetworkManagerNetworkInformationPluginTargets.cmake
+qt6/plugins/generic/libqevdevkeyboardplugin.so
+qt6/plugins/generic/libqevdevmouseplugin.so
+qt6/plugins/generic/libqevdevtabletplugin.so
+qt6/plugins/generic/libqevdevtouchplugin.so
+qt6/plugins/networkinformation/libqnetworkmanager.so
+qt6/plugins/platforms/libqlinuxfb.so
Index: pkgsrc/x11/qt6-qtbase/buildlink3.mk
diff -u /dev/null pkgsrc/x11/qt6-qtbase/buildlink3.mk:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/buildlink3.mk Thu Nov 24 11:11:38 2022
@@ -0,0 +1,69 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+BUILDLINK_TREE+=       qt6-qtbase
+
+.if !defined(QT6_QTBASE_BUILDLINK3_MK)
+QT6_QTBASE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt6-qtbase+=     qt6-qtbase>=6.4.1
+BUILDLINK_PKGSRCDIR.qt6-qtbase?=       ../../x11/qt6-qtbase
+
+BUILDLINK_INCDIRS.qt6-qtbase+= qt6/include
+BUILDLINK_LIBDIRS.qt6-qtbase+= qt6/lib
+BUILDLINK_LIBDIRS.qt6-qtbase+= qt6/plugins
+
+# \todo Fix duplication with prefix coded in Makefile.common
+QTDIR=         ${BUILDLINK_PREFIX.qt6-qtbase}/qt6
+CMAKE_PREFIX_PATH+=    ${QTDIR}
+
+CONFIGURE_ENV+=        QTDIR=${QTDIR}
+MAKE_ENV+=     QTDIR=${QTDIR}
+
+PTHREAD_OPTS+= require
+
+pkgbase := qt6-qtbase
+.include "../../mk/pkg-build-options.mk"
+
+.if ${PKG_BUILD_OPTIONS.qt6-qtbase:Mdbus}
+.include "../../sysutils/dbus/buildlink3.mk"
+.  if !empty(PLIST_VARS:Mdbus)
+PLIST.dbus=    yes
+.  endif
+.endif
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/pcre2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../fonts/harfbuzz/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
+.include "../../www/libproxy/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.if ${OPSYS} != "Darwin"
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
+.include "../../x11/libxcb/buildlink3.mk"
+.include "../../x11/xcb-util/buildlink3.mk"
+.include "../../x11/xcb-util-image/buildlink3.mk"
+.include "../../x11/xcb-util-keysyms/buildlink3.mk"
+.include "../../x11/xcb-util-renderutil/buildlink3.mk"
+.include "../../x11/xcb-util-wm/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/libxkbcommon/buildlink3.mk"
+.endif
+.endif # QT6_QTBASE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -qt6-qtbase
Index: pkgsrc/x11/qt6-qtbase/distinfo
diff -u /dev/null pkgsrc/x11/qt6-qtbase/distinfo:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/distinfo      Thu Nov 24 11:11:38 2022
@@ -0,0 +1,27 @@
+$NetBSD: distinfo,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+BLAKE2s (qtbase-everywhere-src-6.4.1.tar.xz) = edd9109f0862cc1ea719e84d0aa85c15a1e28f0ad55ba9881a374828ee8ee7b8
+SHA512 (qtbase-everywhere-src-6.4.1.tar.xz) = d5c85a8b05dd32912e213b1c51c928e6bde0ac64cdef1649419f02522604988add9d8e45baa770f53790b5477e6e43e4e66e69db7f2e0c1081a48cfa4052b4af
+Size (qtbase-everywhere-src-6.4.1.tar.xz) = 47988872 bytes
+SHA1 (patch-cmake_QtBaseGlobalTargets.cmake) = c0fc89e5ea4c2ef88bbb8fbd3ef5231520d6d54f
+SHA1 (patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake) = f58e8e445c73444d7f0c015dd8fda64a5a662ef7
+SHA1 (patch-cmake_QtFeature.cmake) = a8e83d33467205ce39fb6df70d6dd5fcd4172d89
+SHA1 (patch-cmake_QtProcessConfigureArgs.cmake) = 98fc5a3fd184accddbc39ef5fac04eb6f56f3a8a
+SHA1 (patch-mkspecs_features_qt__module.prf) = a04c4b1fe80250b6b3591f5486ac0fd3b5056c26
+SHA1 (patch-mkspecs_features_toolchain.prf) = 0cf13cb6e859dd6276954239b91953e557add515
+SHA1 (patch-qmake_generators_makefile.cpp) = 1bca636dc88f258876df54bd0c6c64114fa7411d
+SHA1 (patch-qmake_generators_unix_unixmake2.cpp) = 6ea4efd2ce88d7cf3c73e1dc2cdf984fe3b6af04
+SHA1 (patch-src_corelib_global_qglobal.cpp) = 6368692c2d5d64633d956a89c6b4607667c121a7
+SHA1 (patch-src_corelib_global_qversiontagging.h) = 7a91e19fe1eb9a5b97edb6be3a7bcbf6405b3eb8
+SHA1 (patch-src_corelib_io_qstandardpaths_unix.cpp) = b12a41da19b25e34e12fdf80714a37e8c46278f9
+SHA1 (patch-src_corelib_io_qstorageinfo_unix.cpp) = 9919194e9f6b47f1f311b8f8223a6a7519152073
+SHA1 (patch-src_corelib_plugin_qelfparser__p.cpp) = ba60f01a1c712c2da89f6b9edb662757b00119bb
+SHA1 (patch-src_corelib_qt__cmdline.cmake) = 25fe89821ba1e1323edae87ca1ee0bd5ccf0e407
+SHA1 (patch-src_corelib_thread_qmutex__p.h) = 47047f5af4383b622c59c3969145e44c6ac4bf18
+SHA1 (patch-src_corelib_thread_qwaitcondition__unix.cpp) = 9dffdbfc81bc7d3259020cd32b4039b7be6ee2bd
+SHA1 (patch-src_network_configure.cmake) = 754461c21574b99232efc95af3a80765b2edbecc
+SHA1 (patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm) = 01afb2aef1d14370308c897c1d077b05c5e3f0a9
+SHA1 (patch-src_plugins_platforms_xcb_qxcbatom.cpp) = abbd0b04b881666e82f45adc18e49aafdb43d4be
+SHA1 (patch-src_plugins_platforms_xcb_qxcbconnection__basic.h) = e369001cba31e865adf010ab714ad132b96c1bef
+SHA1 (patch-src_tools_moc_main.cpp) = ebdddd657ba1c24657a9ca5624907e31a5d0c8bb
+SHA1 (patch-src_widgets_graphicsview_qgraphicsitem__p.h) = fd55d5ef6fde506849aab07f7ba23e856373b3a1
Index: pkgsrc/x11/qt6-qtbase/options.mk
diff -u /dev/null pkgsrc/x11/qt6-qtbase/options.mk:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/options.mk    Thu Nov 24 11:11:38 2022
@@ -0,0 +1,37 @@
+# $NetBSD: options.mk,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+PKG_OPTIONS_VAR=       PKG_OPTIONS.qt6-qtbase
+PKG_SUPPORTED_OPTIONS+=        cups dbus gtk3
+PKG_SUGGESTED_OPTIONS+=        cups dbus
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+=           cups
+.if !empty(PKG_OPTIONS:Mcups)
+.  include "../../print/libcups/buildlink3.mk"
+CONFIGURE_ARGS+=       -cups
+PLIST.cups=            yes
+.else
+CONFIGURE_ARGS+=       -no-cups
+.endif
+
+PLIST_VARS+=           dbus
+.if !empty(PKG_OPTIONS:Mdbus)
+# Use lib/dbus-1.0/include/dbus/dbus-arch-deps.h from sysutils/dbus
+USE_DBUS-ARCH-DEPS_H=  yes
+.include "../../sysutils/dbus/buildlink3.mk"
+CONFIGURE_ARGS+=       -dbus-linked
+PLIST.dbus=            yes
+PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6DBus.pc
+.else
+CONFIGURE_ARGS+=       -no-dbus
+.endif
+
+PLIST_VARS+=           gtk3
+.if !empty(PKG_OPTIONS:Mgtk3)
+.  include "../../x11/gtk3/buildlink3.mk"
+CONFIGURE_ARGS+=       -gtk
+PLIST.gtk3=            yes
+.else
+CONFIGURE_ARGS+=       -no-gtk
+.endif

Index: pkgsrc/x11/qt6-qtbase/files/qmake.conf
diff -u /dev/null pkgsrc/x11/qt6-qtbase/files/qmake.conf:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/files/qmake.conf      Thu Nov 24 11:11:38 2022
@@ -0,0 +1,58 @@
+#
+# qmake configuration for pkgsrc
+#
+
+MAKEFILE_GENERATOR     = UNIX
+CONFIG += qt warn_on release link_prl incremental gdb_dwarf_index
+QMAKE_INCREMENTAL_STYLE = sublib
+
+@QMAKE_EXTRA@
+
+include(../common/gcc-base-unix.conf)
+include(../common/g++-unix.conf)
+include(../common/unix.conf)
+
+QMAKE_COMPILER         = @COMPILER@
+
+QMAKE_CC               = @CC@
+QMAKE_CXX              = @CXX@
+QMAKE_CFLAGS           = @CFLAGS@
+QMAKE_CXXFLAGS         = @CXXFLAGS@
+QMAKE_LEX              = @LEX@
+QMAKE_YACC             = @YACC@
+
+QMAKE_INCDIR           = @PREFIX@/include
+QMAKE_LIBDIR           = @PREFIX@/lib
+QMAKE_INCDIR_X11       = @X11BASE@/include
+QMAKE_LIBDIR_X11       = @X11BASE@/lib
+QMAKE_INCDIR_OPENGL    = @X11BASE@/include
+QMAKE_LIBDIR_OPENGL    = @X11BASE@/lib
+
+QMAKE_LINK_SHLIB_CMD   = $$QMAKE_LINK_SHLIB $$QMAKE_LFLAGS_SHLIB $(LFLAGS) $$QMAKE_LFLAGS -o $(TARGETD) $(OBJECTS) $(OBJMOC) $(LIBS)
+
+QMAKE_LFLAGS           = @LDFLAGS@
+QMAKE_LFLAGS_GCSECTIONS        = -Wl,--gc-sections
+QMAKE_LFLAGS_RPATHLINK =
+QMAKE_LFLAGS_THREAD    = @PTHREAD_LDFLAGS@
+
+QMAKE_LIBS             =
+QMAKE_LIBS_DYNLOAD     =
+QMAKE_LIBS_X11         = -lXext -lX11 -lm @SYS_LIBS@
+QMAKE_LIBS_OPENGL      = -lGL
+QMAKE_LIBS_OPENGL_QT   = -lGL
+QMAKE_LIBS_THREAD      = @PTHREAD_LIBS@
+QMAKE_LIBS_NETWORK     = @NETWORK_LIBS@
+
+QMAKE_AR               = @AR@ cqs
+QMAKE_OBJCOPY           = objcopy
+QMAKE_NM               = nm -P
+QMAKE_RANLIB           = @QMAKE_RANLIB@
+
+QMAKE_MOC              = $(QTDIR)/bin/moc
+QMAKE_UIC              = $(QTDIR)/bin/uic
+QMAKE_UIC3             = $(QTDIR)/bin/uic3
+QMAKE_RCC              = $(QTDIR)/bin/rcc
+
+QMAKE_MKDIR            = @MKDIR@
+
+load(qt_config)
Index: pkgsrc/x11/qt6-qtbase/files/qmake.conf.mac
diff -u /dev/null pkgsrc/x11/qt6-qtbase/files/qmake.conf.mac:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/files/qmake.conf.mac  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,63 @@
+#
+# qmake configuration for pkgsrc
+#
+
+MAKEFILE_GENERATOR     = UNIX
+QMAKE_PLATFORM         = darwin mac macos macx osx
+CONFIG += qt warn_on release link_prl incremental global_init_link_order lib_version_first plugin_no_soname
+CONFIG += objective_c
+QMAKE_INCREMENTAL_STYLE = sublib
+# this is a hack: 'moc' does not see the definition of Q_OS_MAC
+# it probably works correctly with CONFIG += sdk
+# see https://bugreports.qt.io/browse/QTBUG-56193
+QMAKE_COMPILER_DEFINES += TARGET_OS_MAC
+
+include(../common/gcc-base-mac.conf)
+include(../common/g++-unix.conf)
+include(../common/unix.conf)
+
+QMAKE_COMPILER         = @CC@
+
+QMAKE_CC               = @CC@
+QMAKE_CXX              = @CXX@
+QMAKE_CFLAGS           = @CFLAGS@
+QMAKE_CXXFLAGS         = @CXXFLAGS@
+QMAKE_LEX              = @LEX@
+QMAKE_YACC             = @YACC@
+
+QMAKE_INCDIR           = @PREFIX@/include
+QMAKE_LIBDIR           = @PREFIX@/lib
+
+QMAKE_LINK_SHLIB_CMD   = $$QMAKE_LINK_SHLIB $$QMAKE_LFLAGS_SHLIB $(LFLAGS) $$QMAKE_LFLAGS -o $(TARGETD) $(OBJECTS) $(OBJMOC) $(LIBS)
+
+QMAKE_LFLAGS           = @LDFLAGS@
+QMAKE_LFLAGS_GCSECTIONS        = -Wl,-dead_strip
+QMAKE_LFLAGS_RPATH     = -Wl,-rpath,
+QMAKE_LFLAGS_THREAD    = @PTHREAD_LDFLAGS@
+# Do not add -all_load, or build fails with duplicate symbols (in bearer).
+# -all_load required to make Objective-C categories work in static builds.
+QMAKE_LFLAGS_STATIC_LIB        =
+
+QMAKE_FIX_RPATH                = install_name_tool -id
+QMAKE_EXTENSION_SHLIB  = dylib
+QMAKE_REL_RPATH_BASE   = @loader_path
+
+QMAKE_LIBS             =
+QMAKE_LIBS_DYNLOAD     =
+QMAKE_LIBS_THREAD      =
+QMAKE_LIBS_OPENGL      = -framework OpenGL -framework AGL
+
+QMAKE_ACTOOL           = actool
+QMAKE_AR               = @AR@ cq
+QMAKE_DSYMUTIL         = dsymutil
+QMAKE_NM               = nm -P
+QMAKE_RANLIB           = @QMAKE_RANLIB@
+
+QMAKE_MOC              = $(QTDIR)/bin/moc
+QMAKE_UIC              = $(QTDIR)/bin/uic
+QMAKE_UIC3             = $(QTDIR)/bin/uic3
+QMAKE_RCC              = $(QTDIR)/bin/rcc
+
+QMAKE_MKDIR            = @MKDIR@
+
+load(qt_config)

Index: pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBaseGlobalTargets.cmake Thu Nov 24 11:11:38 2022
@@ -0,0 +1,49 @@
+$NetBSD: patch-cmake_QtBaseGlobalTargets.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* Only install non-generated files, this is needed since use in source build
+* Don't install files bat.in files as thay are set to executable but not used
+  by pkgsrc systems
+* Don't install the directories under cmake/ since they create empty dirs on
+  some platforms, files in them are installed anyway through other directives
+
+--- cmake/QtBaseGlobalTargets.cmake.orig       2022-11-03 12:40:18.000000000 +0000
++++ cmake/QtBaseGlobalTargets.cmake
+@@ -294,14 +294,14 @@ qt_copy_or_install(DIRECTORY
+     "config.tests/static_link_order"
+     "config.tests/binary_for_strip"
+     DESTINATION "${__GlobalConfig_install_dir}/config.tests"
++    FILES_MATCHING PATTERN "*.cpp"
++    PATTERN "CMakeLists.txt"
+ )
+ 
+ # Install qt-internal-strip and qt-internal-ninja files.
+ set(__qt_internal_strip_wrappers
+     libexec/qt-internal-strip.in
+-    libexec/qt-internal-strip.bat.in
+     libexec/qt-internal-ninja.in
+-    libexec/qt-internal-ninja.bat.in
+ )
+ qt_copy_or_install(PROGRAMS
+     ${__qt_internal_strip_wrappers}
+@@ -365,6 +365,10 @@ qt_copy_or_install(DIRECTORY cmake/
+     FILES_MATCHING PATTERN "Find*.cmake"
+     PATTERN "tests" EXCLUDE
+     PATTERN "3rdparty" EXCLUDE
++    PATTERN "ios" EXCLUDE
++    PATTERN "macos" EXCLUDE
++    PATTERN "platforms" EXCLUDE
++    PATTERN "QtBuildInternals" EXCLUDE
+ )
+ 
+ # In prefix builds we also need to copy the files into the build config directory, so that the
+@@ -375,6 +379,10 @@ if(QT_WILL_INSTALL)
+         FILES_MATCHING PATTERN "Find*.cmake"
+         PATTERN "tests" EXCLUDE
+         PATTERN "3rdparty" EXCLUDE
++        PATTERN "ios" EXCLUDE
++        PATTERN "macos" EXCLUDE
++        PATTERN "platforms" EXCLUDE
++        PATTERN "QtBuildInternals" EXCLUDE
+     )
+ endif()
+ 
Index: pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake     Thu Nov 24 11:11:38 2022
@@ -0,0 +1,40 @@
+$NetBSD: patch-cmake_QtBuildInternals_QtBuildInternalsConfig.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* Only run qt_copy_or_install if there are any Find*.cmake files to install,
+  the reason to do this is that some qt6 packages has a cmake dir but no Find*.cmake
+  files in it and in these cases an empty qt6/lib/cmake/Qt6 directory is created and
+  we don't want that.
+
+--- cmake/QtBuildInternals/QtBuildInternalsConfig.cmake.orig   2022-05-25 08:58:52.000000000 +0000
++++ cmake/QtBuildInternals/QtBuildInternalsConfig.cmake
+@@ -477,16 +477,22 @@ macro(qt_build_repo_end)
+ 
+         if(NOT PROJECT_NAME STREQUAL "QtBase")
+             if(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
+-                qt_copy_or_install(DIRECTORY cmake/
+-                    DESTINATION "${__qt_repo_install_dir}"
+-                    FILES_MATCHING PATTERN "Find*.cmake"
+-                )
+-                if(QT_SUPERBUILD AND QT_WILL_INSTALL)
+-                    file(COPY cmake/
+-                         DESTINATION "${__qt_repo_build_dir}"
+-                         FILES_MATCHING PATTERN "Find*.cmake"
++                file(GLOB_RECURSE find_files cmake/Find*.cmake)
++                list(LENGTH find_files have_find_files)
++                if(have_find_files)
++                    qt_copy_or_install(DIRECTORY cmake/
++                        DESTINATION "${__qt_repo_install_dir}"
++                        FILES_MATCHING PATTERN "Find*.cmake"
+                     )
++                    if(QT_SUPERBUILD AND QT_WILL_INSTALL)
++                        file(COPY cmake/
++                             DESTINATION "${__qt_repo_build_dir}"
++                             FILES_MATCHING PATTERN "Find*.cmake"
++                        )
++                    endif()
+                 endif()
++                unset(have_find_files)
++                unset(find_files)
+             endif()
+         endif()
+ 
Index: pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtFeature.cmake   Thu Nov 24 11:11:38 2022
@@ -0,0 +1,30 @@
+$NetBSD: patch-cmake_QtFeature.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* add function so that libraries such as socket and nsl 
+  can be added to tests
+
+--- cmake/QtFeature.cmake.orig 2022-03-27 12:50:42.000000000 +0000
++++ cmake/QtFeature.cmake
+@@ -1254,3 +1254,22 @@ function(qt_make_features_available targ
+         endforeach()
+     endforeach()
+ endfunction()
++
++# function to add libs to an INTERFACE library target if the lib exists,
++# needed because qt_config_compile test only accepts imported targets in its
++# LIBRARIES argument if PROJECT_PATH is not set.
++function(qt_test_lib_target)
++qt_parse_all_arguments(arg "qt_test_lib_target" "" "TARGET" "LIBS" ${ARGN})
++ 
++if(TARGET ${arg_TARGET})
++return()
++endif()
++add_library(${arg_TARGET} INTERFACE IMPORTED)
++foreach(_lib ${arg_LIBS})
++find_library(fl_${_lib} NAMES ${_lib})
++if(fl_${_lib})
++target_link_libraries(${arg_TARGET} INTERFACE ${fl_${_lib}})
++endif()
++endforeach()
++
++endfunction()
Index: pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-cmake_QtProcessConfigureArgs.cmake      Thu Nov 24 11:11:38 2022
@@ -0,0 +1,26 @@
+$NetBSD: patch-cmake_QtProcessConfigureArgs.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* add function so that libraries such as socket and nsl 
+  can be added to tests
+
+* add support for avoiding the cmake archiving api using configure since
+  libarchive in pkgsrc that cmake uses is built without zstd support
+
+--- cmake/QtProcessConfigureArgs.cmake.orig    2022-03-27 12:50:42.000000000 +0000
++++ cmake/QtProcessConfigureArgs.cmake
+@@ -177,6 +177,7 @@ defstub(set_package_properties)
+ defstub(qt_qml_find_python)
+ defstub(qt_set01)
+ defstub(qt_internal_check_if_linker_is_available)
++defstub(qt_test_lib_target)
+ 
+ ####################################################################################################
+ # Define functions/macros that are called in qt_cmdline.cmake files
+@@ -798,6 +799,7 @@ translate_boolean_input(precompile_heade
+ translate_boolean_input(ccache QT_USE_CCACHE)
+ translate_boolean_input(shared BUILD_SHARED_LIBS)
+ translate_boolean_input(warnings_are_errors WARNINGS_ARE_ERRORS)
++translate_boolean_input(avoid_cmake_archiving_api QT_AVOID_CMAKE_ARCHIVING_API)
+ translate_string_input(qt_namespace QT_NAMESPACE)
+ translate_string_input(qt_libinfix QT_LIBINFIX)
+ translate_string_input(qreal QT_COORD_TYPE)
Index: pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_qt__module.prf
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_qt__module.prf:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_qt__module.prf Thu Nov 24 11:11:38 2022
@@ -0,0 +1,14 @@
+$NetBSD: patch-mkspecs_features_qt__module.prf,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Do not create .la files.
+
+--- mkspecs/features/qt_module.prf.orig        2017-06-08 18:57:48.000000000 +0000
++++ mkspecs/features/qt_module.prf
+@@ -286,7 +286,6 @@ load(qt_targets)
+     QMAKE_PKGCONFIG_INSTALL_REPLACE += pclib_replace
+ }
+ !lib_bundle:unix {
+-    CONFIG += create_libtool
+     host_build: \
+         QMAKE_LIBTOOL_LIBDIR = $$[QT_HOST_LIBS]
+     else: \
Index: pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-mkspecs_features_toolchain.prf  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+$NetBSD: patch-mkspecs_features_toolchain.prf,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Avoid "Variable QMAKE_CXX.COMPILER_MACROS is not defined" errors when using clang
+
+--- mkspecs/features/toolchain.prf.orig        2018-12-03 11:15:26.000000000 +0000
++++ mkspecs/features/toolchain.prf
+@@ -226,6 +226,8 @@ isEmpty($${target_prefix}.COMPILER_MACRO
+         }
+     } else: gcc|ghs {
+         vars = $$qtVariablesFromGCC($$QMAKE_CXX)
++    } else: clang {
++        vars = $$qtVariablesFromGCC($$QMAKE_CXX)
+     }
+     for (v, vars) {
+         !contains(v, "[A-Z_]+ = .*"): next()
Index: pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_makefile.cpp   Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+$NetBSD: patch-qmake_generators_makefile.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Pass library path to linker.
+
+--- qmake/generators/makefile.cpp.orig 2019-08-31 08:29:31.000000000 +0000
++++ qmake/generators/makefile.cpp
+@@ -3387,7 +3387,7 @@ MakefileGenerator::writePkgConfigFile()
+             pkgConfiglibName = bundle.toQString();
+         } else {
+             if (!project->values("QMAKE_DEFAULT_LIBDIRS").contains(libDir))
+-                t << "-L${libdir} ";
++                t << "-Wl,-R${libdir} -L${libdir} ";
+             pkgConfiglibName = "-l" + project->first("QMAKE_ORIG_TARGET");
+             if (project->isActiveConfig("shared"))
+                 pkgConfiglibName += project->first("TARGET_VERSION_EXT").toQString();
Index: pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-qmake_generators_unix_unixmake2.cpp     Thu Nov 24 11:11:38 2022
@@ -0,0 +1,34 @@
+$NetBSD: patch-qmake_generators_unix_unixmake2.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Append external variables.
+
+--- qmake/generators/unix/unixmake2.cpp.orig   2020-09-02 10:15:07.000000000 +0000
++++ qmake/generators/unix/unixmake2.cpp
+@@ -191,12 +191,12 @@ UnixMakefileGenerator::writeMakeParts(QT
+     t << "####### Compiler, tools and options\n\n";
+     t << "CC            = " << var("QMAKE_CC") << Qt::endl;
+     t << "CXX           = " << var("QMAKE_CXX") << Qt::endl;
+-    t << "DEFINES       = "
++    t << "DEFINES      += "
+       << varGlue("PRL_EXPORT_DEFINES","-D"," -D"," ")
+       << varGlue("DEFINES","-D"," -D","") << Qt::endl;
+-    t << "CFLAGS        = " << var("QMAKE_CFLAGS") << " $(DEFINES)\n";
+-    t << "CXXFLAGS      = " << var("QMAKE_CXXFLAGS") << " $(DEFINES)\n";
+-    t << "INCPATH       =";
++    t << "CFLAGS       += " << var("QMAKE_CFLAGS") << " $(DEFINES)\n";
++    t << "CXXFLAGS     += " << var("QMAKE_CXXFLAGS") << " $(DEFINES)\n";
++    t << "INCPATH      +=";
+     {
+         const ProStringList &incs = project->values("INCLUDEPATH");
+         for(int i = 0; i < incs.size(); ++i) {
+@@ -215,8 +215,8 @@ UnixMakefileGenerator::writeMakeParts(QT
+ 
+     if(!project->isActiveConfig("staticlib")) {
+         t << "LINK          = " << var("QMAKE_LINK") << Qt::endl;
+-        t << "LFLAGS        = " << var("QMAKE_LFLAGS") << Qt::endl;
+-        t << "LIBS          = $(SUBLIBS) " << fixLibFlags("LIBS").join(' ') << ' '
++        t << "LFLAGS       += " << var("QMAKE_LFLAGS") << Qt::endl;
++        t << "LIBS         += $(SUBLIBS) " << fixLibFlags("LIBS").join(' ') << ' '
+                                            << fixLibFlags("LIBS_PRIVATE").join(' ') << ' '
+                                            << fixLibFlags("QMAKE_LIBS").join(' ') << ' '
+                                            << fixLibFlags("QMAKE_LIBS_PRIVATE").join(' ') << Qt::endl;
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qglobal.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qglobal.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qglobal.cpp  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,26 @@
+$NetBSD: patch-src_corelib_global_qglobal.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* set the right product type and product version for Net and OpenBSD
+
+--- src/corelib/global/qglobal.cpp.orig        2021-03-05 22:37:13.455522697 +0000
++++ src/corelib/global/qglobal.cpp
+@@ -2607,7 +2607,9 @@ QString QSysInfo::productType()
+     return QStringLiteral("macos");
+ #elif defined(Q_OS_DARWIN)
+     return QStringLiteral("darwin");
+-
++#elif defined(Q_OS_FREEBSD) || defined(Q_OS_NETBSD) || defined(Q_OS_OPENBSD)
++    return kernelType();
++    
+ #elif defined(USE_ETC_OS_RELEASE) // Q_OS_UNIX
+     QUnixOSVersion unixOsVersion;
+     findUnixOsVersion(unixOsVersion);
+@@ -2668,6 +2670,8 @@ QString QSysInfo::productVersion()
+     }
+     // fall through
+ 
++#elif defined(Q_OS_NETBSD) || defined(Q_OS_OPENBSD)
++    return kernelVersion();
+ #elif defined(USE_ETC_OS_RELEASE) // Q_OS_UNIX
+     QUnixOSVersion unixOsVersion;
+     findUnixOsVersion(unixOsVersion);
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_global_qversiontagging.h    Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+$NetBSD: patch-src_corelib_global_qversiontagging.h,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* remove redefine warnings when QT_NO_VERSION_TAGGING is defined
+
+--- src/corelib/global/qversiontagging.h.orig  2022-10-23 21:39:46.764900043 +0000
++++ src/corelib/global/qversiontagging.h
+@@ -73,7 +73,7 @@ struct QVersionTag
+ };
+ }
+ 
+-#if defined(QT_BUILD_CORE_LIB) || defined(QT_BOOTSTRAPPED) || defined(QT_STATIC)
++#if !defined(QT_NO_VERSION_TAGGING) && (defined(QT_BUILD_CORE_LIB) || defined(QT_BOOTSTRAPPED) || defined(QT_STATIC))
+ // don't make tags in QtCore, bootstrapped systems or if the user asked not to
+ #  define QT_NO_VERSION_TAGGING
+ #endif
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths_unix.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths_unix.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstandardpaths_unix.cpp  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_corelib_io_qstandardpaths_unix.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Add ${PREFIX}/share to search path
+
+--- src/corelib/io/qstandardpaths_unix.cpp.orig        2015-10-13 04:35:31.000000000 +0000
++++ src/corelib/io/qstandardpaths_unix.cpp
+@@ -255,6 +255,7 @@ static QStringList xdgDataDirs()
+     // http://standards.freedesktop.org/basedir-spec/latest/
+     QString xdgDataDirsEnv = QFile::decodeName(qgetenv("XDG_DATA_DIRS"));
+     if (xdgDataDirsEnv.isEmpty()) {
++        dirs.append(QString::fromLatin1("@PREFIX@/share"));
+         dirs.append(QString::fromLatin1("/usr/local/share"));
+         dirs.append(QString::fromLatin1("/usr/share"));
+     } else {
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp    Thu Nov 24 11:11:38 2022
@@ -0,0 +1,15 @@
+$NetBSD: patch-src_corelib_io_qstorageinfo_unix.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* fix build on SunOS
+
+--- src/corelib/io/qstorageinfo_unix.cpp.orig  2015-10-13 04:35:31 UTC
++++ src/corelib/io/qstorageinfo_unix.cpp
+@@ -87,7 +87,7 @@
+ #  if !defined(ST_RDONLY)
+ #    define ST_RDONLY 1 // hack for missing define on Android
+ #  endif
+-#elif defined(Q_OS_HAIKU)
++#elif defined(Q_OS_HAIKU) || defined(Q_OS_SOLARIS)
+ #  define QT_STATFSBUF struct statvfs
+ #  define QT_STATFS    ::statvfs
+ #else
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_plugin_qelfparser__p.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_plugin_qelfparser__p.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_plugin_qelfparser__p.cpp    Thu Nov 24 11:11:38 2022
@@ -0,0 +1,19 @@
+$NetBSD: patch-src_corelib_plugin_qelfparser__p.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* Support older ELFOSABI_LINUX that has been replaced with ELFOSABI_GNU.
+  Needed on NetBSD 9.
+
+--- src/corelib/plugin/qelfparser_p.cpp.orig   2022-11-03 12:40:18.000000000 +0000
++++ src/corelib/plugin/qelfparser_p.cpp
+@@ -20,6 +20,11 @@
+ #  error "Need ELF header to parse plugins."
+ #endif
+ 
++// support older ELFOSABI define for GNU/Linux
++#if !defined(ELFOSABI_GNU) && defined(ELFOSABI_LINUX)
++#define ELFOSABI_GNU ELFOSABI_LINUX
++#endif
++
+ QT_BEGIN_NAMESPACE
+ 
+ using namespace Qt::StringLiterals;
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_qt__cmdline.cmake   Thu Nov 24 11:11:38 2022
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_corelib_qt__cmdline.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* support avoiding the cmake archiving api using configure
+  cmakes archiving api needs to be avoided since pkgsrc libarchive 
+  that cmake uses is built without zstd support
+
+--- src/corelib/qt_cmdline.cmake.orig  2021-02-11 10:23:05.000000000 +0000
++++ src/corelib/qt_cmdline.cmake
+@@ -12,3 +12,4 @@ qt_commandline_option(pps TYPE boolean N
+ qt_commandline_option(slog2 TYPE boolean)
+ qt_commandline_option(syslog TYPE boolean)
+ qt_commandline_option(trace TYPE optionalString VALUES etw lttng no yes)
++qt_commandline_option(avoid_cmake_archiving_api TYPE boolean)
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qmutex__p.h
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qmutex__p.h:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qmutex__p.h  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,16 @@
+$NetBSD: patch-src_corelib_thread_qmutex__p.h,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Avoid using semaphores on netbsd. they're flimsy and sem_init fails
+if you use too many semaphores.
+
+--- src/corelib/thread/qmutex_p.h.orig 2021-09-23 07:42:06.000000000 +0000
++++ src/corelib/thread/qmutex_p.h
+@@ -62,7 +62,7 @@
+ 
+ #if defined(Q_OS_MAC)
+ # include <mach/semaphore.h>
+-#elif defined(Q_OS_UNIX)
++#elif defined(Q_OS_UNIX) && !defined(__NetBSD__)
+ # if _POSIX_VERSION-0 >= 200112L || _XOPEN_VERSION-0 >= 600
+ #  include <semaphore.h>
+ #  define QT_UNIX_SEMAPHORE
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_corelib_thread_qwaitcondition__unix.cpp     Thu Nov 24 11:11:38 2022
@@ -0,0 +1,23 @@
+$NetBSD: patch-src_corelib_thread_qwaitcondition__unix.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+On NetBSD before 6.1, do not use pthread_condattr_setclock().
+
+--- src/corelib/thread/qwaitcondition_unix.cpp.orig    2018-12-03 11:15:26.000000000 +0000
++++ src/corelib/thread/qwaitcondition_unix.cpp
+@@ -54,6 +54,7 @@
+ 
+ #include <errno.h>
+ #include <sys/time.h>
++#include <sys/param.h>
+ #include <time.h>
+ 
+ QT_BEGIN_NAMESPACE
+@@ -84,7 +85,7 @@ void qt_initialize_pthread_cond(pthread_
+ #if defined(Q_OS_ANDROID)
+     if (local_condattr_setclock && QElapsedTimer::clockType() == QElapsedTimer::MonotonicClock)
+         local_condattr_setclock(&condattr, CLOCK_MONOTONIC);
+-#elif !defined(Q_OS_MAC)
++#elif !defined(Q_OS_MAC) && !(defined(Q_OS_NETBSD) && (__NetBSD_Version__ < 600010000))
+     if (QElapsedTimer::clockType() == QElapsedTimer::MonotonicClock)
+         pthread_condattr_setclock(&condattr, CLOCK_MONOTONIC);
+ #endif
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_network_configure.cmake
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_network_configure.cmake:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_network_configure.cmake     Thu Nov 24 11:11:38 2022
@@ -0,0 +1,30 @@
+$NetBSD: patch-src_network_configure.cmake,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+* add libraries needed for networking on solaris
+
+--- src/network/configure.cmake.orig   2022-03-27 12:50:42.000000000 +0000
++++ src/network/configure.cmake
+@@ -56,6 +56,7 @@ SSL_free(SSL_new(0));
+ qt_find_package(GSSAPI PROVIDED_TARGETS GSSAPI::GSSAPI MODULE_NAME network QMAKE_LIB gssapi)
+ qt_find_package(GLIB2 OPTIONAL_COMPONENTS GOBJECT PROVIDED_TARGETS GLIB2::GOBJECT MODULE_NAME core QMAKE_LIB gobject)
+ qt_find_package(GLIB2 OPTIONAL_COMPONENTS GIO PROVIDED_TARGETS GLIB2::GIO MODULE_NAME core QMAKE_LIB gio)
++qt_test_lib_target(TARGET QtTEST::needed_network_libs LIBS socket nsl)
+ 
+ 
+ #### Tests
+@@ -63,6 +64,7 @@ qt_find_package(GLIB2 OPTIONAL_COMPONENT
+ # getifaddrs
+ qt_config_compile_test(getifaddrs
+     LABEL "getifaddrs()"
++    LIBRARIES QtTEST::needed_network_libs
+     CODE
+ "#include <sys/types.h>
+ #include <sys/socket.h>
+@@ -100,6 +102,7 @@ req.ifr_index = 0;
+ # ipv6ifname
+ qt_config_compile_test(ipv6ifname
+     LABEL "IPv6 ifname"
++    LIBRARIES QtTEST::needed_network_libs
+     CODE
+ "#include <sys/types.h>
+ #include <sys/socket.h>
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm Thu Nov 24 11:11:38 2022
@@ -0,0 +1,19 @@
+$NetBSD: patch-src_plugins_platforms_cocoa_qiosurfacegraphicsbuffer.mm,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Fix Darwin build on builds before macosx 10.13
+
+--- src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.mm.orig       2019-06-13 04:18:18.000000000 +0000
++++ src/plugins/platforms/cocoa/qiosurfacegraphicsbuffer.mm
+@@ -45,6 +45,12 @@
+ #include <CoreGraphics/CoreGraphics.h>
+ #include <IOSurface/IOSurface.h>
+ 
++// kIOReturnSuccess is only available on 10.13 and above
++// however, IOSurfaceLock has been around longer
++#ifndef kIOSurfaceSuccess
++#define kIOSurfaceSuccess kIOReturnSuccess
++#endif
++
+ // CGColorSpaceCopyPropertyList is available on 10.12 and above,
+ // but was only added in the 10.14 SDK, so declare it just in case.
+ extern "C" CFPropertyListRef CGColorSpaceCopyPropertyList(CGColorSpaceRef space);
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbatom.cpp  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_plugins_platforms_xcb_qxcbatom.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Fix building.
+
+--- src/plugins/platforms/xcb/qxcbatom.cpp.orig        2018-12-13 14:50:05.083875585 +0000
++++ src/plugins/platforms/xcb/qxcbatom.cpp
+@@ -40,6 +40,7 @@
+ 
+ #include <QtCore/qglobal.h>
+ 
++#include <stdlib.h>
+ #include <string.h>
+ 
+ #include <algorithm>
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection__basic.h       Thu Nov 24 11:11:38 2022
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_plugins_platforms_xcb_qxcbconnection__basic.h,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+Include <cstdlib> for std::free().
+
+--- src/plugins/platforms/xcb/qxcbconnection_basic.h.orig      2020-01-21 16:01:11.717518124 +0000
++++ src/plugins/platforms/xcb/qxcbconnection_basic.h
+@@ -50,6 +50,7 @@
+ 
+ #include <xcb/xcb.h>
+ 
++#include <cstdlib>
+ #include <memory>
+ 
+ QT_BEGIN_NAMESPACE
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_tools_moc_main.cpp  Thu Nov 24 11:11:38 2022
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_tools_moc_main.cpp,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+rh#756395, https://bugreports.qt-project.org/browse/QTBUG-22829
+
+--- src/tools/moc/main.cpp.orig        2013-11-27 01:01:11.000000000 +0000
++++ src/tools/moc/main.cpp
+@@ -192,6 +192,7 @@ int runMoc(int argc, char **argv)
+     Moc moc;
+     pp.macros["Q_MOC_RUN"];
+     pp.macros["__cplusplus"];
++    pp.macros["BOOST_TT_HAS_OPERATOR_HPP_INCLUDED"];
+ 
+     // Don't stumble over GCC extensions
+     Macro dummyVariadicFunctionMacro;
Index: pkgsrc/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h
diff -u /dev/null pkgsrc/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h:1.1
--- /dev/null   Thu Nov 24 11:11:39 2022
+++ pkgsrc/x11/qt6-qtbase/patches/patch-src_widgets_graphicsview_qgraphicsitem__p.h     Thu Nov 24 11:11:38 2022
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_widgets_graphicsview_qgraphicsitem__p.h,v 1.1 2022/11/24 11:11:38 nros Exp $
+
+--- src/widgets/graphicsview/qgraphicsitem_p.h.orig    2013-11-27 01:01:12.000000000 +0000
++++ src/widgets/graphicsview/qgraphicsitem_p.h
+@@ -761,7 +761,7 @@ inline bool qt_closestItemFirst(const QG
+     // item1Ancestor is now at the same level as item2Ancestor, but not the same.
+     const QGraphicsItem *p1 = t1;
+     const QGraphicsItem *p2 = t2;
+-    while (t1 && t1 != t2) {
++    while (t1 && t2 && t1 != t2) {
+         p1 = t1;
+         p2 = t2;
+         t1 = t1->d_ptr->parent;



Home | Main Index | Thread Index | Old Index