[neon/qt6/qt6-3d/Neon/release] debian: qt sixy

Jonathan Esk-Riddell null at kde.org
Tue Mar 1 11:45:58 GMT 2022


Git commit d95f5cfd7b2b5c23da0a595ae2a33989512f9f6d by Jonathan Esk-Riddell.
Committed on 01/03/2022 at 11:45.
Pushed by jriddell into branch 'Neon/release'.

qt sixy

D  +0    -6    debian/README.Debian
D  +0    -10   debian/README.source
M  +21   -5    debian/changelog
M  +67   -9    debian/control
M  +788  -32   debian/copyright
D  +0    -56   debian/manpage.1.ex
D  +0    -126  debian/manpage.md.ex
D  +0    -154  debian/manpage.sgml.ex
D  +0    -291  debian/manpage.xml.ex
A  +115  -0    debian/not-installed
D  +0    -39   debian/postinst.ex
D  +0    -37   debian/postrm.ex
D  +0    -35   debian/preinst.ex
D  +0    -38   debian/prerm.ex
A  +687  -0    debian/qt6-3d-dev.install
D  +0    -2    debian/qt6-3d-docs.docs
D  +0    -4    debian/qt6-3d.cron.d.ex
D  +0    -20   debian/qt6-3d.doc-base.ex
A  +43   -0    debian/qt6-3d.install
M  +9    -19   debian/rules
D  +0    -11   debian/salsa-ci.yml.ex
A  +10   -0    debian/source/lintian-overrides
A  +3    -0    debian/watch
D  +0    -38   debian/watch.ex

https://invent.kde.org/neon/qt6/qt6-3d/commit/d95f5cfd7b2b5c23da0a595ae2a33989512f9f6d

diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index a356f14..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,6 +0,0 @@
-qt6-3d for Debian
-----------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Patrick Franz <deltaone at debian.org>  Sun, 14 Nov 2021 23:31:48 +0100
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 3461e20..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,10 +0,0 @@
-qt6-3d for Debian
-----------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
- -- Patrick Franz <deltaone at debian.org>  Sun, 14 Nov 2021 23:31:48 +0100
-
diff --git a/debian/changelog b/debian/changelog
index 7520f73..32d14f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,25 @@
-qt6-3d (6.2.3-0neon) UNRELEASED; urgency=medium
+qt6-3d (6.2.3+dfsg-0neon) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Jonathan Riddell <jr at jriddell.org>  Tue, 01 Mar 2022 11:44:13 +0000
+
+qt6-3d (6.2.2+dfsg-3) unstable; urgency=medium
 
   [ Patrick Franz ]
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Upload to unstable.
 
-  [ Jonathan Riddell ]
-  * New release
+ -- Patrick Franz <deltaone at debian.org>  Tue, 15 Feb 2022 22:30:22 +0100
+
+qt6-3d (6.2.2+dfsg-2) experimental; urgency=medium
+
+  [ Patrick Franz ]
+  * Update symbols from buildlogs.
+
+ -- Patrick Franz <deltaone at debian.org>  Thu, 30 Dec 2021 16:19:16 +0100
+
+qt6-3d (6.2.2+dfsg-1) experimental; urgency=medium
+
+  * Initial release (Closes: #999683)
 
- -- Jonathan Riddell <jr at jriddell.org>  Wed, 02 Feb 2022 15:13:49 +0000
+ -- Patrick Franz <deltaone at debian.org>  Sun, 14 Nov 2021 23:31:48 +0100
diff --git a/debian/control b/debian/control
index 966a7c6..46c5536 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,74 @@
 Source: qt6-3d
-Section: unknown
+Section: libs
 Priority: optional
-Maintainer: Patrick Franz <deltaone at debian.org>
-Build-Depends: debhelper-compat (= 13)
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Patrick Franz <deltaone at debian.org>, Lu YaNing <dluyaning at gmail.com>
+Build-Depends: cmake (>= 3.18~),
+               debhelper-compat (= 13),
+               libassimp-dev (>= 5.1.1~),
+               libgl-dev,
+               libgl1-mesa-dri <!nocheck>,
+               libssl-dev,
+               libvulkan-dev [linux-any],
+               ninja-build,
+               pkg-config,
+               pkg-kde-tools,
+               qt6-base-dev (>= 6.2.3),
+               qt6-declarative-dev (>= 6.2.3),
+               xauth <!nocheck>,
+               xvfb <!nocheck>,
+               zlib1g-dev
 Standards-Version: 4.6.0
-Homepage: <insert the upstream URL, if relevant>
-#Vcs-Browser: https://salsa.debian.org/debian/qt6-3d
-#Vcs-Git: https://salsa.debian.org/debian/qt6-3d.git
+Homepage: https://www.qt.io/developers/
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-3d
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-3d.git
 Rules-Requires-Root: no
 
 Package: qt6-3d
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Section: kde
+Provides: libqt63danimation6,
+          libqt63dcore6,
+          libqt63dextras6,
+          libqt63dinput6,
+          libqt63dlogic6,
+          libqt63dquick6,
+          libqt63dquickanimation6,
+          libqt63dquickextras6,
+          libqt63dquickinput6,
+          libqt63dquickrender6,
+          libqt63dquickscene2d6,
+          libqt63drender6,
+          qml6-module-qt3d-animation,
+          qml6-module-qt3d-core,
+          qml6-module-qt3d-extras,
+          qml6-module-qt3d-input,
+          qml6-module-qt3d-logic,
+          qml6-module-qt3d-render,
+          qml6-module-qtquick-scene2d,
+          qml6-module-qtquick-scene3d,
+          qt6-3d-assimpsceneimport-plugin,
+          qt6-3d-defaultgeometryloader-plugin,
+          qt6-3d-gltfsceneio-plugin,
+          qt6-3d-scene2d-plugin
+Pre-Depends: ${misc:Pre-Depends}
+Depends: libqt63dcore6 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Qt 6 3D Core library
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains Qt 6 3D Core library.
+
+Package: qt6-3d-dev
+Architecture: any
+Section: kde
+Provides: qt6-3d-dev
+Depends: qt6-3d (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
+Description: Qt 6 3D - development files
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains the header development files used for building Qt 6
+ applications using Qt 3D library.
diff --git a/debian/copyright b/debian/copyright
index 6b905c0..7a7262a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,43 +1,799 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: qt6-3d
-Upstream-Contact: <preferred name and address to reach the upstream project>
-Source: <url://example.com>
+Upstream-Name: qt3d-everywhere-src
+Source: https://download.qt.io/archive/qt/*/submodules/
+Files-Excluded: examples/qt3d/audio-visualizer-qml
+# audio-visualizer-qml: MP3 file under CC BY-ND 2.0
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
- .
- <Including paragraphs>
+Copyright: 2013 Research In Motion
+           2014-2020 Klarälvdalens Datakonsult AB (KDAB)
+           2015-2021 The Qt Company Ltd.
+           2013 Dmitrii Kosarev aka Kakadu <kakadu.hafanana at gmail.com>
+           2015 Konstantin Ritt
+           2015 Lorenz Esch (TU Ilmenau)
+           2015-2016 Paul Lemire <paul.lemire350 at gmail.com>
+           2016 Svenn-Arne Dragly
+           2017 Juan José Casafranca
+           2019 Ford Motor Company
+License: LGPL-3 or GPL-2
 
-# If you want to use GPL v2 or later for the /debian/* files use
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
-Copyright: 2021 Patrick Franz <deltaone at debian.org>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
+Copyright: 2021 Patrick Franz <deltaone at debian.org>,
+           2021 Lu YaNing <dluyaning at gmail.com>
+License: LGPL-3 or GPL-2
+
+Files: src/3rdparty/assimp/*
+Copyright: 2006-2020 assimp team / ASSIMP Development Team
+License: BSD-3-clause
+
+Files: src/3rdparty/assimp/src/cmake/HunterGate.cmake
+Copyright: 2013-2019 Ruslan Baratov
+License: BSD-2-clause
+
+Files: src/3rdparty/assimp/src/cmake-modules/Coveralls*
+Copyright: 2014 Joakim Söderberg <joakim.soderberg at gmail.com>
+License: Expat
+
+Files: src/3rdparty/assimp/src/code/AssetLib/M3D/m3d.h
+Copyright: 2019 bzt (bztsrc at gitlab)
+License: Expat
+
+Files: src/3rdparty/assimp/src/code/Pbrt/stb_image.h
+       src/3rdparty/assimp/src/contrib/stb_image/stb_image.h
+Copyright: NONE
+License: Unlicense
+
+Files: src/3rdparty/assimp/src/contrib/clipper/*
+Copyright: 2010-2012 Angus Johnson
+License: Boost-1.0
+
+Files: src/3rdparty/assimp/src/contrib/draco/*
+Copyright: 2016-2020, The Draco Authors.
+License: Apache-2.0
+
+Files: src/3rdparty/assimp/src/contrib/gtest/*
+Copyright: 2003-2015, Google Inc.
+License: BSD-3-clause
+
+Files: src/3rdparty/assimp/src/contrib/draco/src/draco/tools/fuzz/*
+       src/3rdparty/assimp/src/contrib/gtest/scripts/upload.py
+Copyright: 2007, 2020, Google Inc.
+License: Apache-2.0
+
+Files: src/3rdparty/assimp/src/contrib/Open3DGC/*
+Copyright: 2013 Khaled Mammou - Advanced Micro Devices, Inc.
+License: Expat
+
+Files: src/3rdparty/assimp/src/contrib/Open3DGC/o3dgcArithmeticCodec.cpp
+       src/3rdparty/assimp/src/contrib/Open3DGC/o3dgcArithmeticCodec.h
+Copyright: 2004 Amir Said (said at ieee.org) & William A. Pearlman (pearlw at ecse.rpi.edu)
+License: BSD-2-clause
+
+Files: src/3rdparty/assimp/src/contrib/openddlparser/*
+Copyright: 2014-2020 Kim Kulling
+License: Expat
+
+Files: src/3rdparty/assimp/src/contrib/pugixml/*
+Copyright: 2006-2020 Arseny Kapoulkine (arseny.kapoulkine at gmail.com)
+License: Expat
+
+Files: src/3rdparty/assimp/src/contrib/rapidjson/*
+Copyright: 2002 JSON.org
+           2006-2013 Alexander Chemeris
+           2015 THL A29 Limited, a Tencent company, and Milo Yip.
+License: BSD-3-clause and Expat
+
+Files: src/3rdparty/assimp/src/contrib/utf8cpp/*
+Copyright: 2006 Nemanja Trifunovic
+License: Boost-1.0
+
+Files: src/3rdparty/assimp/src/contrib/zip/*
+Copyright: Rich Geldreich (miniz author)
+           Kuba Podgórski
+License: Unlicense
+
+Files: src/3rdparty/assimp/src/contrib/zlib/*
+Copyright: 1995-2017 Jean-loup Gailly and Mark Adler
+License: Zlib
+
+Files: src/3rdparty/assimp/src/contrib/zlib/contrib/ada/*
+Copyright: 2002-2004 Dmitriy Anisimkov
+License: GPL-2
+
+Files: src/3rdparty/assimp/src/contrib/zlib/contrib/dotzlib/*
+Copyright: Henrik Ravn 2004
+License: Boost-1.0
+
+Files: src/3rdparty/assimp/src/contrib/zlib/contrib/iostream2/*
+Copyright: 1997 Christian Michelsen Research AS
+License: NTP
+
+Files: src/3rdparty/assimp/src/contrib/zip/cmake/asan-wrapper
+Copyright: 2013 Matthew Arsenault
+           2015-2016 RWTH Aachen University, Federal Republic of Germany
+License: Expat
+
+Files: src/3rdparty/assimp/unzip/unzip.h
+Copyright: 1998-2005 Gilles Vollant
+License: Zlib
+
+Files: src/3rdparty/imgui/*
+Copyright: 2014-2018 Omar Cornut
+License: Expat
+
+Files: src/3rdparty/imgui/LICENSE_proggyclean.txt
+       src/3rdparty/imgui/imgui_draw.cpp
+Copyright: 2004-2005 Tristan Grimmer
+           2017 Sean Barrett
+           2014-2018 Omar Cornut
+License: Expat
+
+Files: src/3rdparty/imgui/imstb_rectpack.h
+       src/3rdparty/imgui/imstb_textedit.h
+       src/3rdparty/imgui/imstb_truetype.h
+Copyright: 2009-2017 Sean Barrett
+License: Expat or Unlicense
+
+Files: *.qdoc
+Copyright: 2015-2019 Klarälvdalens Datakonsult AB (KDAB)
+           2016-2021 The Qt Company Ltd.
+License: GFDL-NIV-1.3
+
+Files: examples/*
+       src/extras/3dtext/*
+       src/extras/defaults/qt3dwindow.cpp
+       src/extras/defaults/qt3dwindow.h
+       src/extras/shaders/*
+       src/quick3d/quick3dextras/qt3dquickwindow.cpp
+       src/quick3d/quick3dextras/qt3dquickwindow.h
+       tests/manual/*
+Copyright: 2014-2019 Klarälvdalens Datakonsult AB (KDAB)
+           2016-2020 The Qt Company Ltd.
+           2015 Paul Lemire <paul.lemire350 at gmail.com>
+License: BSD-3-clause
+
+Files: conanfile.py
+Copyright: 2021 The Qt Company Ltd.
+License: GPL-3 with Qt-1.0 exception
+
+Files: config.tests/*
+       src/plugins/renderers/opengl/renderer/frameprofiler_p.h
+       src/render/jobs/filterproximitydistancejob*
+       tests/auto/*
+       tests/benchmarks/Qt3DBench/*
+       tests/benchmarks/core/*
+       tests/benchmarks/render/*
+       tests/manual/cylinder-parent-test/main.cpp
+       usecases/*
+Copyright: 2013 Research In Motion.
+           2014-2020 Klarälvdalens Datakonsult AB (KDAB)
+           2016-2017 The Qt Company Ltd and/or its subsidiary(-ies)
+           2013 Dmitrii Kosarev aka Kakadu <kakadu.hafanana at gmail.com>
+           2015-2016 Paul Lemire <paul.lemire350 at gmail.com>
+License: GPL-3 with Qt-1.0 exception
+
+Files: tests/manual/anim-viewer/*
+       tests/manual/deferred-renderer-cpp/sceneentity.*
+       tests/manual/deferred-renderer-cpp/screenquadentity.*
+       tests/manual/deferred-renderer-qml/GBufferDebugger.qml
+       tests/manual/deferred-renderer-qml/SceneEntity.qml
+       tests/manual/deferred-renderer-qml/ScreenQuadEntity.qml
+       tests/manual/manual-renderloop/main.cpp
+       tests/manual/mesh-morphing/main.cpp
+       tests/manual/qtbug-76766/*
+       tests/manual/render-qml-to-texture/*
+       tests/manual/render-qml-to-texture-qml/*
+       tests/manual/video-texture-qml/*
+Copyright: 2016-2017 The Qt Company Ltd.
+           2014-2019 Klarälvdalens Datakonsult AB (KDAB)
+License: LGPL-3 or GPL-2
+
+Files: tests/auto/extras/qtext2dentity/*
+       tests/auto/global/aspects_startup_shutdown/tst_aspects_startup_shutdown.cpp
+       tests/auto/render/*.qml
+Copyright: 2019 The Qt Company Ltd.
+           2016-2021 Klarälvdalens Datakonsult AB (KDAB)
+License: BSD-3-clause
+
+Files: examples/qt3d/exampleresources/assets/cubemaps/miramar/*
+Copyright: 2005 Jockum Skoglund <hipshot at zfight.com>
+License: miramar
+ Modify however you like, just cred me for my work, maybe link to my page.
+
+Files: examples/qt3d/exampleresources/assets/gltf/*
+Copyright: 2012 Motorola Mobility, Inc.
+License: BSD-3-clause
+
+Files: examples/qt3d/exampleresources/assets/obj/material-sphere.obj
+Copyright: 2016 Allegorithmic
+License: CC-BY-4.0
+
+Files: examples/qt3d/planets-qml/images/nasa/*
+Copyright: 1996 Jet Propulsion Laboratory
+License: NASA-JPL-ImagePolicy
+
+Files: examples/qt3d/planets-qml/images/solarsystemscope/*
+Copyright: 2010-2017 Solar System Scope
+License: CC-BY-4.0
+
+Files: examples/qt3d/wave/shaders/ribbon.vert
+Copyright: 2011 Ashima Arts
+License: Expat
+
+License: LGPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 3
+ as published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 3 can be found in /usr/share/common-licenses/LGPL-3.
+
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in /usr/share/common-licenses/GPL-2.
+
+License: GFDL-NIV-1.3
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation License,
+ version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+  - Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+  - Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+  - Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
+    names of its contributors may be used to endorse or promote products
+    derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-3 with Qt-1.0 exception
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3 as
+ published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in /usr/share/common-licenses/GPL-3.
+ .
+ The Qt Company GPL Exception 1.0
+ Exception 1:
+ .
+ As a special exception you may create a larger work which contains the
+ output of this application and distribute that work under terms of your
+ choice, so long as the work is not otherwise derived from or based on
+ this application and so long as the work does not in itself generate
+ output that contains the output from this application in its original
+ or modified form.
+ .
+ Exception 2:
+ .
+ As a special exception, you have permission to combine this application
+ with Plugins licensed under the terms of your choice, to produce an
+ executable, and to copy and distribute the resulting executable under
+ the terms of your choice. However, the executable must be accompanied
+ by a prominent notice offering all users of the executable the entire
+ source code to this application, excluding the source code of the
+ independent modules, but including any changes you have made to this
+ application, under the terms of this license.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+License: NASA-JPL-ImagePolicy
+ JPL Image Use Policy
+ .
+ Unless otherwise noted, images and video on JPL public web sites (public sites
+ ending with a jpl.nasa.gov address) may be used for any purpose without prior
+ permission, subject to the special cases noted below. Publishers who wish to
+ have authorization may print this page and retain it for their records; JPL
+ does not issue image permissions on an image by image basis.
+ .
+ By electing to download the material from this web site the user agrees:
+ .
+ 1. that Caltech makes no representations or warranties with respect to
+    ownership of copyrights in the images, and does not represent others who
+    may claim to be authors or owners of copyright of any of the images, and
+    makes no warranties as to the quality of the images. Caltech shall not be
+    responsible for any loss or expenses resulting from the use of the images,
+    and you release and hold Caltech harmless from all liability arising from
+    such use.
+ 2. to use a credit line in connection with images. Unless otherwise noted in
+    the caption information for an image, the credit line should be "Courtesy
+    NASA/JPL-Caltech."
+ 3. that the endorsement of any product or service by Caltech, JPL or NASA
+    must not be claimed or implied.
+ .
+ Special Cases:
+ .
+ * Prior written approval must be obtained to use the NASA insignia logo (the
+   blue "meatball" insignia), the NASA logotype (the red "worm" logo) and the
+   NASA seal. These images may not be used by persons who are not NASA employees
+   or on products (including Web pages) that are not NASA sponsored. In
+   addition, no image may be used to explicitly or implicitly suggest
+   endorsement by NASA, JPL or Caltech of commercial goods or services. Requests
+   to use NASA logos may be directed to Bert Ulrich, Public Services Division,
+   NASA Headquarters, Code POS, Washington, DC 20546, telephone (202) 358-1713,
+   fax (202) 358-4331, email bert.ulrich at hq.nasa.gov.
+ * Prior written approval must be obtained to use the JPL logo (stylized JPL
+   letters in red or other colors). Requests to use the JPL logo may be directed
+   to the Institutional Communications Office, email instcomm at jpl.nasa.gov.
+ * If an image includes an identifiable person, using the image for commercial
+   purposes may infringe that person's right of privacy or publicity, and
+   permission should be obtained from the person. NASA and JPL generally do not
+   permit likenesses of current employees to appear on commercial products. For
+   more information, consult the NASA and JPL points of contact listed above.
+ * JPL/Caltech contractors and vendors who wish to use JPL images in advertising
+   or public relation materials should direct requests to the Institutional
+   Communications Office, email instcomm at jpl.nasa.gov.
+ * Some image and video materials on JPL public web sites are owned by
+   organizations other than JPL or NASA. These owners have agreed to make their
+   images and video available for journalistic, educational and personal uses,
+   but restrictions are placed on commercial uses. To obtain permission for
+   commercial use, contact the copyright owner listed in each image caption.
+   Ownership of images and video by parties other than JPL and NASA is noted
+   in the caption material with each image.
+
+License: CC-BY-4.0
+ Creative Commons Attribution 4.0 International Public License
+ .
+ By exercising the Licensed Rights (defined below), You accept and agree
+ to be bound by the terms and conditions of this Creative Commons
+ Attribution 4.0 International Public License ("Public License"). To the
+ extent this Public License may be interpreted as a contract, You are
+ granted the Licensed Rights in consideration of Your acceptance of
+ these terms and conditions, and the Licensor grants You such rights in
+ consideration of benefits the Licensor receives from making the
+ Licensed Material available under these terms and conditions.
+ .
+ Section 1 -- Definitions.
+ .
+  a. Adapted Material means material subject to Copyright and Similar
+     Rights that is derived from or based upon the Licensed Material
+     and in which the Licensed Material is translated, altered,
+     arranged, transformed, or otherwise modified in a manner requiring
+     permission under the Copyright and Similar Rights held by the
+     Licensor. For purposes of this Public License, where the Licensed
+     Material is a musical work, performance, or sound recording,
+     Adapted Material is always produced where the Licensed Material is
+     synched in timed relation with a moving image.
+ .
+  b. Adapter's License means the license You apply to Your Copyright
+     and Similar Rights in Your contributions to Adapted Material in
+     accordance with the terms and conditions of this Public License.
+ .
+  c. Copyright and Similar Rights means copyright and/or similar rights
+     closely related to copyright including, without limitation,
+     performance, broadcast, sound recording, and Sui Generis Database
+     Rights, without regard to how the rights are labeled or
+     categorized. For purposes of this Public License, the rights
+     specified in Section 2(b)(1)-(2) are not Copyright and Similar
+     Rights.
+ .
+  d. Effective Technological Measures means those measures that, in the
+     absence of proper authority, may not be circumvented under laws
+     fulfilling obligations under Article 11 of the WIPO Copyright
+     Treaty adopted on December 20, 1996, and/or similar international
+     agreements.
+ .
+  e. Exceptions and Limitations means fair use, fair dealing, and/or
+     any other exception or limitation to Copyright and Similar Rights
+     that applies to Your use of the Licensed Material.
+ .
+  f. Licensed Material means the artistic or literary work, database,
+     or other material to which the Licensor applied this Public
+     License.
  .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+  g. Licensed Rights means the rights granted to You subject to the
+     terms and conditions of this Public License, which are limited to
+     all Copyright and Similar Rights that apply to Your use of the
+     Licensed Material and that the Licensor has authority to license.
+ .
+  h. Licensor means the individual(s) or entity(ies) granting rights
+     under this Public License.
+ .
+  i. Share means to provide material to the public by any means or
+     process that requires permission under the Licensed Rights, such
+     as reproduction, public display, public performance, distribution,
+     dissemination, communication, or importation, and to make material
+     available to the public including in ways that members of the
+     public may access the material from a place and at a time
+     individually chosen by them.
+ .
+  j. Sui Generis Database Rights means rights other than copyright
+     resulting from Directive 96/9/EC of the European Parliament and of
+     the Council of 11 March 1996 on the legal protection of databases,
+     as amended and/or succeeded, as well as other essentially
+     equivalent rights anywhere in the world.
+ .
+  k. You means the individual or entity exercising the Licensed Rights
+     under this Public License. Your has a corresponding meaning.
+ .
+ Section 2 -- Scope.
+ .
+  a. License grant.
+ .
+       1. Subject to the terms and conditions of this Public License,
+          the Licensor hereby grants You a worldwide, royalty-free,
+          non-sublicensable, non-exclusive, irrevocable license to
+          exercise the Licensed Rights in the Licensed Material to:
+ .
+            a. reproduce and Share the Licensed Material, in whole or
+               in part; and
+ .
+            b. produce, reproduce, and Share Adapted Material.
+ .
+       2. Exceptions and Limitations. For the avoidance of doubt, where
+          Exceptions and Limitations apply to Your use, this Public
+          License does not apply, and You do not need to comply with
+          its terms and conditions.
+ .
+       3. Term. The term of this Public License is specified in Section
+          6(a).
+ .
+       4. Media and formats; technical modifications allowed. The
+          Licensor authorizes You to exercise the Licensed Rights in
+          all media and formats whether now known or hereafter created,
+          and to make technical modifications necessary to do so. The
+          Licensor waives and/or agrees not to assert any right or
+          authority to forbid You from making technical modifications
+          necessary to exercise the Licensed Rights, including
+          technical modifications necessary to circumvent Effective
+          Technological Measures. For purposes of this Public License,
+          simply making modifications authorized by this Section 2(a)
+          (4) never produces Adapted Material.
+ .
+       5. Downstream recipients.
+ .
+            a. Offer from the Licensor -- Licensed Material. Every
+               recipient of the Licensed Material automatically
+               receives an offer from the Licensor to exercise the
+               Licensed Rights under the terms and conditions of this
+               Public License.
+ .
+            b. No downstream restrictions. You may not offer or impose
+               any additional or different terms or conditions on, or
+               apply any Effective Technological Measures to, the
+               Licensed Material if doing so restricts exercise of the
+               Licensed Rights by any recipient of the Licensed
+               Material.
+ .
+       6. No endorsement. Nothing in this Public License constitutes or
+          may be construed as permission to assert or imply that You
+          are, or that Your use of the Licensed Material is, connected
+          with, or sponsored, endorsed, or granted official status by,
+          the Licensor or others designated to receive attribution as
+          provided in Section 3(a)(1)(A)(i).
+ .
+  b. Other rights.
+ .
+       1. Moral rights, such as the right of integrity, are not
+          licensed under this Public License, nor are publicity,
+          privacy, and/or other similar personality rights; however, to
+          the extent possible, the Licensor waives and/or agrees not to
+          assert any such rights held by the Licensor to the limited
+          extent necessary to allow You to exercise the Licensed
+          Rights, but not otherwise.
+ .
+       2. Patent and trademark rights are not licensed under this
+          Public License.
+ .
+       3. To the extent possible, the Licensor waives any right to
+          collect royalties from You for the exercise of the Licensed
+          Rights, whether directly or through a collecting society
+          under any voluntary or waivable statutory or compulsory
+          licensing scheme. In all other cases the Licensor expressly
+          reserves any right to collect such royalties.
+ .
+ Section 3 -- License Conditions.
+ .
+ Your exercise of the Licensed Rights is expressly made subject to the
+ following conditions.
+ .
+  a. Attribution.
+ .
+       1. If You Share the Licensed Material (including in modified
+          form), You must:
+ .
+            a. retain the following if it is supplied by the Licensor
+               with the Licensed Material:
+ .
+                 i. identification of the creator(s) of the Licensed
+                    Material and any others designated to receive
+                    attribution, in any reasonable manner requested by
+                    the Licensor (including by pseudonym if
+                    designated);
+ .
+                ii. a copyright notice;
+ .
+               iii. a notice that refers to this Public License;
+ .
+                iv. a notice that refers to the disclaimer of
+                    warranties;
+ .
+                 v. a URI or hyperlink to the Licensed Material to the
+                    extent reasonably practicable;
+ .
+            b. indicate if You modified the Licensed Material and
+               retain an indication of any previous modifications; and
+ .
+            c. indicate the Licensed Material is licensed under this
+               Public License, and include the text of, or the URI or
+               hyperlink to, this Public License.
+ .
+       2. You may satisfy the conditions in Section 3(a)(1) in any
+          reasonable manner based on the medium, means, and context in
+          which You Share the Licensed Material. For example, it may be
+          reasonable to satisfy the conditions by providing a URI or
+          hyperlink to a resource that includes the required
+          information.
+ .
+       3. If requested by the Licensor, You must remove any of the
+          information required by Section 3(a)(1)(A) to the extent
+          reasonably practicable.
+ .
+       4. If You Share Adapted Material You produce, the Adapter's
+          License You apply must not prevent recipients of the Adapted
+          Material from complying with this Public License.
+ .
+ Section 4 -- Sui Generis Database Rights.
+ .
+ Where the Licensed Rights include Sui Generis Database Rights that
+ apply to Your use of the Licensed Material:
+ .
+  a. for the avoidance of doubt, Section 2(a)(1) grants You the right
+     to extract, reuse, reproduce, and Share all or a substantial
+     portion of the contents of the database;
+ .
+  b. if You include all or a substantial portion of the database
+     contents in a database in which You have Sui Generis Database
+     Rights, then the database in which You have Sui Generis Database
+     Rights (but not its individual contents) is Adapted Material; and
+ .
+  c. You must comply with the conditions in Section 3(a) if You Share
+     all or a substantial portion of the contents of the database.
+ .
+ For the avoidance of doubt, this Section 4 supplements and does not
+ replace Your obligations under this Public License where the Licensed
+ Rights include other Copyright and Similar Rights.
+ .
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
+ .
+  a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
+     EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
+     AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
+     ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
+     IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
+     WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
+     PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
+     ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
+     KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
+     ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+ .
+  b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
+     TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
+     NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
+     INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
+     COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
+     USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
+     ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
+     DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
+     IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+ .
+  c. The disclaimer of warranties and limitation of liability provided
+     above shall be interpreted in a manner that, to the extent
+     possible, most closely approximates an absolute disclaimer and
+     waiver of all liability.
+ .
+ Section 6 -- Term and Termination.
+ .
+  a. This Public License applies for the term of the Copyright and
+     Similar Rights licensed here. However, if You fail to comply with
+     this Public License, then Your rights under this Public License
+     terminate automatically.
+ .
+  b. Where Your right to use the Licensed Material has terminated under
+     Section 6(a), it reinstates:
+ .
+       1. automatically as of the date the violation is cured, provided
+          it is cured within 30 days of Your discovery of the
+          violation; or
+ .
+       2. upon express reinstatement by the Licensor.
+ .
+     For the avoidance of doubt, this Section 6(b) does not affect any
+     right the Licensor may have to seek remedies for Your violations
+     of this Public License.
+ .
+  c. For the avoidance of doubt, the Licensor may also offer the
+     Licensed Material under separate terms or conditions or stop
+     distributing the Licensed Material at any time; however, doing so
+     will not terminate this Public License.
+ .
+  d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
+     License.
+ .
+ Section 7 -- Other Terms and Conditions.
+ .
+  a. The Licensor shall not be bound by any additional or different
+     terms or conditions communicated by You unless expressly agreed.
+ .
+  b. Any arrangements, understandings, or agreements regarding the
+     Licensed Material not stated herein are separate from and
+     independent of the terms and conditions of this Public License.
+ .
+ Section 8 -- Interpretation.
+ .
+  a. For the avoidance of doubt, this Public License does not, and
+     shall not be interpreted to, reduce, limit, restrict, or impose
+     conditions on any use of the Licensed Material that could lawfully
+     be made without permission under this Public License.
+ .
+  b. To the extent possible, if any provision of this Public License is
+     deemed unenforceable, it shall be automatically reformed to the
+     minimum extent necessary to make it enforceable. If the provision
+     cannot be reformed, it shall be severed from this Public License
+     without affecting the enforceability of the remaining terms and
+     conditions.
+ .
+  c. No term or condition of this Public License will be waived and no
+     failure to comply consented to unless expressly agreed to by the
+     Licensor.
+ .
+  d. Nothing in this Public License constitutes or may be interpreted
+     as a limitation upon, or waiver of, any privileges and immunities
+     that apply to the Licensor or You, including from the legal
+     processes of any jurisdiction or authority.
+
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty.  In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgment in the product documentation would be
+    appreciated but is not required.
+ .
+ 2. Altered source versions must be plainly marked as such, and must not be
+    misrepresented as being the original software.
+ .
+ 3. This notice may not be removed or altered from any source distribution.
+
+License: Unlicense
+ This is free and unencumbered software released into the public domain.
+ Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
+ software, either in source code form or as a compiled binary, for any purpose,
+ commercial or non-commercial, and by any means.
+ .
+ In jurisdictions that recognize copyright laws, the author or authors of this
+ software dedicate any and all copyright interest in the software to the public
+ domain. We make this dedication for the benefit of the public at large and to
+ the detriment of our heirs and successors. We intend this dedication to be an
+ overt act of relinquishment in perpetuity of all present and future rights to
+ this software under copyright law.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid picking licenses with terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
-#
-# If you need, there are some extra license texts available in two places:
-#   /usr/share/debhelper/dh_make/licenses/
-#   /usr/share/common-licenses/
+License: Boost-1.0
+ Boost Software License - Version 1.0 - August 17th, 2003
+ http://www.boost.org/LICENSE_1_0.txt
+ .
+ Permission is hereby granted, free of charge, to any person or organization
+ obtaining a copy of the software and accompanying documentation covered by
+ this license (the "Software") to use, reproduce, display, distribute,
+ execute, and transmit the Software, and to prepare derivative works of the
+ Software, and to permit third-parties to whom the Software is furnished to
+ do so, all subject to the following:
+ .
+ The copyright notices in the Software and this entire statement, including
+ the above license grant, this restriction and the following disclaimer,
+ must be included in all copies of the Software, in whole or in part, and
+ all derivative works of the Software, unless such copies or derivative
+ works are solely in the form of machine-executable object code generated by
+ a source language processor.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+
+License: NTP
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appear in all copies and
+ that both that copyright notice and this permission notice appear
+ in supporting documentation. Christian Michelsen Research AS makes no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied warranty.
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+     http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License 2.0 can
+ be found in "/usr/share/common-licenses/Apache-2.0"
diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex
deleted file mode 100644
index 0836da1..0000000
--- a/debian/manpage.1.ex
+++ /dev/null
@@ -1,56 +0,0 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" (C) Copyright 2021 Patrick Franz <deltaone at debian.org>,
-.\"
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH Qt6-3d SECTION "November 14 2021"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh        disable hyphenation
-.\" .hy        enable hyphenation
-.\" .ad l      left justify
-.\" .ad b      justify to both left and right margins
-.\" .nf        disable filling
-.\" .fi        enable filling
-.\" .br        insert line break
-.\" .sp <n>    insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-qt6-3d \- program to do something
-.SH SYNOPSIS
-.B qt6-3d
-.RI [ options ] " files" ...
-.br
-.B bar
-.RI [ options ] " files" ...
-.SH DESCRIPTION
-This manual page documents briefly the
-.B qt6-3d
-and
-.B bar
-commands.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-\fBqt6-3d\fP is a program that...
-.SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
-A summary of options is included below.
-For a complete description, see the Info files.
-.TP
-.B \-h, \-\-help
-Show summary of options.
-.TP
-.B \-v, \-\-version
-Show version of program.
-.SH SEE ALSO
-.BR bar (1),
-.BR baz (1).
-.br
-The programs are documented fully by
-.IR "The Rise and Fall of a Fooish Bar" ,
-available via the Info system.
diff --git a/debian/manpage.md.ex b/debian/manpage.md.ex
deleted file mode 100644
index 8e3d83a..0000000
--- a/debian/manpage.md.ex
+++ /dev/null
@@ -1,126 +0,0 @@
-% qt6-3d(SECTION) | User Commands
-%
-% "November 14 2021"
-
-[comment]: # The lines above form a Pandoc metadata block. They must be
-[comment]: # the first ones in the file.
-[comment]: # See https://pandoc.org/MANUAL.html#metadata-blocks for details.
-
-[comment]: # pandoc -s -f markdown -t man package.md -o package.1
-[comment]: # 
-[comment]: # A manual page package.1 will be generated. You may view the
-[comment]: # manual page with: nroff -man package.1 | less. A typical entry
-[comment]: # in a Makefile or Makefile.am is:
-[comment]: # 
-[comment]: # package.1: package.md
-[comment]: #         pandoc --standalone --from=markdown --to=man $< --output=$@
-[comment]: # 
-[comment]: # The pandoc binary is found in the pandoc package. Please remember
-[comment]: # that if you create the nroff version in one of the debian/rules
-[comment]: # file targets, such as build, you will need to include pandoc in
-[comment]: # your Build-Depends control field.
-
-[comment]: # Remove the lines starting with `[comment]:' in this file in order
-[comment]: # to avoid warning messages from pandoc.
-
-# NAME
-
-qt6-3d - program to do something
-
-# SYNOPSIS
-
-**qt6-3d** **-e** _this_ [**\-\-example=that**] [{**-e** | **\-\-example**} _this_]
-                 [{**-e** | **\-\-example**} {_this_ | _that_}]
-
-**qt6-3d** [{**-h** | *\-\-help**} | {**-v** | **\-\-version**}]
-
-# DESCRIPTION
-
-This manual page documents briefly the **qt6-3d** and **bar** commands.
-
-This manual page was written for the Debian distribution because the
-original program does not have a manual page. Instead, it has documentation
-in the GNU info(1) format; see below.
-
-**qt6-3d** is a program that...
-
-# OPTIONS
-
-The program follows the usual GNU command line syntax, with long options
-starting with two dashes (`-'). A summary of options is included below. For
-a complete description, see the **info**(1) files.
-
-**-e** _this_, **\-\-example=**_that_
-:   Does this and that.
-
-**-h**, **\-\-help**
-:   Show summary of options.
-
-**-v**, **\-\-version**
-:   Show version of program.
-
-# FILES
-
-/etc/foo.conf
-:   The system-wide configuration file to control the behaviour of
-    qt6-3d. See **foo.conf**(5) for further details.
-
-${HOME}/.foo.conf
-:   The per-user configuration file to control the behaviour of
-    qt6-3d. See **foo.conf**(5) for further details.
-
-# ENVIRONMENT
-
-**FOO_CONF**
-:   If used, the defined file is used as configuration file (see also
-    the section called “FILES”).
-
-# DIAGNOSTICS
-
-The following diagnostics may be issued on stderr:
-
-Bad configuration file. Exiting.
-:   The configuration file seems to contain a broken configuration
-    line. Use the **\-\-verbose** option, to get more info.
-
-**qt6-3d** provides some return codes, that can be used in scripts:
-
-    Code Diagnostic
-    0 Program exited successfully.
-    1 The configuration file seems to be broken.
-
-# BUGS
-
-The program is currently limited to only work with the foobar library.
-
-The upstream BTS can be found at http://bugzilla.foo.tld.
-
-# SEE ALSO
-
-**bar**(1), **baz**(1), **foo.conf**(5)
-
-The programs are documented fully by The Rise and Fall of a Fooish Bar
-available via the **info**(1) system.
-
-# AUTHOR
-
-Patrick Franz <deltaone at debian.org>
-:   Wrote this manpage for the Debian system.
-
-# COPYRIGHT
-
-Copyright © 2007 Patrick Franz
-
-This manual page was written for the Debian system (and may be used by
-others).
-
-Permission is granted to copy, distribute and/or modify this document under
-the terms of the GNU General Public License, Version 2 or (at your option)
-any later version published by the Free Software Foundation.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in /usr/share/common-licenses/GPL.
-
-[comment]: #  Local Variables:
-[comment]: #  mode: markdown
-[comment]: #  End:
diff --git a/debian/manpage.sgml.ex b/debian/manpage.sgml.ex
deleted file mode 100644
index ab630fe..0000000
--- a/debian/manpage.sgml.ex
+++ /dev/null
@@ -1,154 +0,0 @@
-<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-
-<!-- Process this file with docbook-to-man to generate an nroff manual
-     page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
-     the manual page with: `docbook-to-man manpage.sgml | nroff -man |
-     less'.  A typical entry in a Makefile or Makefile.am is:
-
-manpage.1: manpage.sgml
-	docbook-to-man $< > $@
-
-
-	The docbook-to-man binary is found in the docbook-to-man package.
-	Please remember that if you create the nroff version in one of the
-	debian/rules file targets (such as build), you will need to include
-	docbook-to-man in your Build-Depends control field.
-
-  -->
-
-  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
-  <!ENTITY dhfirstname "<firstname>FIRSTNAME</firstname>">
-  <!ENTITY dhsurname   "<surname>SURNAME</surname>">
-  <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>November 14 2021</date>">
-  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
-       allowed: see man(7), man(1). -->
-  <!ENTITY dhsection   "<manvolnum>SECTION</manvolnum>">
-  <!ENTITY dhemail     "<email>deltaone at debian.org</email>">
-  <!ENTITY dhusername  "Patrick Franz">
-  <!ENTITY dhucpackage "<refentrytitle>Qt6-3d</refentrytitle>">
-  <!ENTITY dhpackage   "qt6-3d">
-
-  <!ENTITY debian      "<productname>Debian</productname>">
-  <!ENTITY gnu         "<acronym>GNU</acronym>">
-  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
-]>
-
-<refentry>
-  <refentryinfo>
-    <address>
-      &dhemail;
-    </address>
-    <author>
-      &dhfirstname;
-      &dhsurname;
-    </author>
-    <copyright>
-      <year>2003</year>
-      <holder>&dhusername;</holder>
-    </copyright>
-    &dhdate;
-  </refentryinfo>
-  <refmeta>
-    &dhucpackage;
-
-    &dhsection;
-  </refmeta>
-  <refnamediv>
-    <refname>&dhpackage;</refname>
-
-    <refpurpose>program to do something</refpurpose>
-  </refnamediv>
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-
-      <arg><option>-e <replaceable>this</replaceable></option></arg>
-
-      <arg><option>--example <replaceable>that</replaceable></option></arg>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  <refsect1>
-    <title>DESCRIPTION</title>
-
-    <para>This manual page documents briefly the
-      <command>&dhpackage;</command> and <command>bar</command>
-      commands.</para>
-
-    <para>This manual page was written for the &debian; distribution
-      because the original program does not have a manual page.
-      Instead, it has documentation in the &gnu;
-      <application>Info</application> format; see below.</para>
-
-    <para><command>&dhpackage;</command> is a program that...</para>
-
-  </refsect1>
-  <refsect1>
-    <title>OPTIONS</title>
-
-    <para>These programs follow the usual &gnu; command line syntax,
-      with long options starting with two dashes (`-').  A summary of
-      options is included below.  For a complete description, see the
-      <application>Info</application> files.</para>
-
-    <variablelist>
-      <varlistentry>
-        <term><option>-h</option>
-          <option>--help</option>
-        </term>
-        <listitem>
-          <para>Show summary of options.</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><option>-v</option>
-          <option>--version</option>
-        </term>
-        <listitem>
-          <para>Show version of program.</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1>
-  <refsect1>
-    <title>SEE ALSO</title>
-
-    <para>bar (1), baz (1).</para>
-
-    <para>The programs are documented fully by <citetitle>The Rise and
-      Fall of a Fooish Bar</citetitle> available via the
-      <application>Info</application> system.</para>
-  </refsect1>
-  <refsect1>
-    <title>AUTHOR</title>
-
-    <para>This manual page was written by &dhusername; &dhemail; for
-      the &debian; system (and may be used by others).  Permission is
-      granted to copy, distribute and/or modify this document under
-      the terms of the &gnu; General Public License, Version 2 any
-      later version published by the Free Software Foundation.
-    </para>
-    <para>
-      On Debian systems, the complete text of the GNU General Public
-      License can be found in /usr/share/common-licenses/GPL.
-    </para>
-
-  </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:2
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-default-dtd-file:nil
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
--->
diff --git a/debian/manpage.xml.ex b/debian/manpage.xml.ex
deleted file mode 100644
index ee00a15..0000000
--- a/debian/manpage.xml.ex
+++ /dev/null
@@ -1,291 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
-"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-
-<!--
-
-`xsltproc -''-nonet \
-          -''-param man.charmap.use.subset "0" \
-          -''-param make.year.ranges "1" \
-          -''-param make.single.year.ranges "1" \
-          /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \
-          manpage.xml'
-
-A manual page <package>.<section> will be generated. You may view the
-manual page with: nroff -man <package>.<section> | less'. A typical entry
-in a Makefile or Makefile.am is:
-
-DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl
-XP     = xsltproc -''-nonet -''-param man.charmap.use.subset "0"
-
-manpage.1: manpage.xml
-        $(XP) $(DB2MAN) $<
-
-The xsltproc binary is found in the xsltproc package. The XSL files are in
-docbook-xsl. A description of the parameters you can use can be found in the
-docbook-xsl-doc-* packages. Please remember that if you create the nroff
-version in one of the debian/rules file targets (such as build), you will need
-to include xsltproc and docbook-xsl in your Build-Depends control field.
-Alternatively use the xmlto command/package. That will also automatically
-pull in xsltproc and docbook-xsl.
-
-Notes for using docbook2x: docbook2x-man does not automatically create the
-AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as
-<refsect1> ... </refsect1>.
-
-To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections
-read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be
-found in the docbook-xsl-doc-html package.
-
-Validation can be done using: `xmllint -''-noout -''-valid manpage.xml`
-
-General documentation about man-pages and man-page-formatting:
-man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
-
--->
-
-  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
-  <!ENTITY dhfirstname "FIRSTNAME">
-  <!ENTITY dhsurname   "SURNAME">
-  <!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
-  <!ENTITY dhusername  "Patrick Franz">
-  <!ENTITY dhemail     "deltaone at debian.org">
-  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
-       allowed: see man(7), man(1) and
-       http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
-  <!ENTITY dhsection   "SECTION">
-  <!-- TITLE should be something like "User commands" or similar (see
-       http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
-  <!ENTITY dhtitle     "qt6-3d User Manual">
-  <!ENTITY dhucpackage "Qt6-3d">
-  <!ENTITY dhpackage   "qt6-3d">
-]>
-
-<refentry>
-  <refentryinfo>
-    <title>&dhtitle;</title>
-    <productname>&dhpackage;</productname>
-    <authorgroup>
-      <author>
-       <firstname>&dhfirstname;</firstname>
-        <surname>&dhsurname;</surname>
-        <contrib>Wrote this manpage for the Debian system.</contrib>
-        <address>
-          <email>&dhemail;</email>
-        </address>
-      </author>
-    </authorgroup>
-    <copyright>
-      <year>2007</year>
-      <holder>&dhusername;</holder>
-    </copyright>
-    <legalnotice>
-      <para>This manual page was written for the Debian system
-        (and may be used by others).</para>
-      <para>Permission is granted to copy, distribute and/or modify this
-        document under the terms of the GNU General Public License,
-        Version 2 or (at your option) any later version published by
-        the Free Software Foundation.</para>
-      <para>On Debian systems, the complete text of the GNU General Public
-        License can be found in
-        <filename>/usr/share/common-licenses/GPL</filename>.</para>
-    </legalnotice>
-  </refentryinfo>
-  <refmeta>
-    <refentrytitle>&dhucpackage;</refentrytitle>
-    <manvolnum>&dhsection;</manvolnum>
-  </refmeta>
-  <refnamediv>
-    <refname>&dhpackage;</refname>
-    <refpurpose>program to do something</refpurpose>
-  </refnamediv>
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-      <!-- These are several examples, how syntaxes could look -->
-      <arg choice="plain"><option>-e <replaceable>this</replaceable></option></arg>
-      <arg choice="opt"><option>--example=<parameter>that</parameter></option></arg>
-      <arg choice="opt">
-        <group choice="req">
-          <arg choice="plain"><option>-e</option></arg>
-          <arg choice="plain"><option>--example</option></arg>
-        </group>
-        <replaceable class="option">this</replaceable>
-      </arg>
-      <arg choice="opt">
-        <group choice="req">
-          <arg choice="plain"><option>-e</option></arg>
-          <arg choice="plain"><option>--example</option></arg>
-        </group>
-        <group choice="req">
-          <arg choice="plain"><replaceable>this</replaceable></arg>
-          <arg choice="plain"><replaceable>that</replaceable></arg>
-        </group>
-      </arg>
-    </cmdsynopsis>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-      <!-- Normally the help and version options make the programs stop
-           right after outputting the requested information. -->
-      <group choice="opt">
-        <arg choice="plain">
-          <group choice="req">
-            <arg choice="plain"><option>-h</option></arg>
-            <arg choice="plain"><option>--help</option></arg>
-          </group>
-        </arg>
-        <arg choice="plain">
-          <group choice="req">
-            <arg choice="plain"><option>-v</option></arg>
-            <arg choice="plain"><option>--version</option></arg>
-          </group>
-        </arg>
-      </group>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  <refsect1 id="description">
-    <title>DESCRIPTION</title>
-    <para>This manual page documents briefly the
-      <command>&dhpackage;</command> and <command>bar</command>
-      commands.</para>
-    <para>This manual page was written for the Debian distribution
-      because the original program does not have a manual page.
-      Instead, it has documentation in the GNU <citerefentry>
-        <refentrytitle>info</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry> format; see below.</para>
-    <para><command>&dhpackage;</command> is a program that...</para>
-  </refsect1>
-  <refsect1 id="options">
-    <title>OPTIONS</title>
-    <para>The program follows the usual GNU command line syntax,
-      with long options starting with two dashes (`-').  A summary of
-      options is included below.  For a complete description, see the
-      <citerefentry>
-        <refentrytitle>info</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry> files.</para>
-    <variablelist>
-      <!-- Use the variablelist.term.separator and the
-           variablelist.term.break.after parameters to
-           control the term elements. -->
-      <varlistentry>
-        <term><option>-e <replaceable>this</replaceable></option></term>
-        <term><option>--example=<replaceable>that</replaceable></option></term>
-        <listitem>
-          <para>Does this and that.</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><option>-h</option></term>
-        <term><option>--help</option></term>
-        <listitem>
-          <para>Show summary of options.</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><option>-v</option></term>
-        <term><option>--version</option></term>
-        <listitem>
-          <para>Show version of program.</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1>
-  <refsect1 id="files">
-    <title>FILES</title>
-    <variablelist>
-      <varlistentry>
-        <term><filename>/etc/foo.conf</filename></term>
-        <listitem>
-          <para>The system-wide configuration file to control the
-            behaviour of <application>&dhpackage;</application>. See
-            <citerefentry>
-              <refentrytitle>foo.conf</refentrytitle>
-              <manvolnum>5</manvolnum>
-            </citerefentry> for further details.</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><filename>${HOME}/.foo.conf</filename></term>
-        <listitem>
-          <para>The per-user configuration file to control the
-             behaviour of <application>&dhpackage;</application>. See
-             <citerefentry>
-               <refentrytitle>foo.conf</refentrytitle>
-               <manvolnum>5</manvolnum>
-             </citerefentry> for further details.</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1>
-  <refsect1 id="environment">
-    <title>ENVIRONMENT</title>
-    <variablelist>
-      <varlistentry>
-        <term><envar>FOO_CONF</envar></term>
-        <listitem>
-          <para>If used, the defined file is used as configuration
-            file (see also <xref linkend="files"/>).</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1>
-  <refsect1 id="diagnostics">
-    <title>DIAGNOSTICS</title>
-    <para>The following diagnostics may be issued
-      on <filename class="devicefile">stderr</filename>:</para>
-    <variablelist>
-      <varlistentry>
-        <term><errortext>Bad configuration file. Exiting.</errortext></term>
-        <listitem>
-          <para>The configuration file seems to contain a broken configuration
-            line. Use the <option>--verbose</option> option, to get more info.
-          </para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-    <para><command>&dhpackage;</command> provides some return codes, that can
-      be used in scripts:</para>
-    <segmentedlist>
-      <segtitle>Code</segtitle>
-      <segtitle>Diagnostic</segtitle>
-      <seglistitem>
-        <seg><errorcode>0</errorcode></seg>
-        <seg>Program exited successfully.</seg>
-      </seglistitem>
-      <seglistitem>
-        <seg><errorcode>1</errorcode></seg>
-        <seg>The configuration file seems to be broken.</seg>
-      </seglistitem>
-    </segmentedlist>
-  </refsect1>
-  <refsect1 id="bugs">
-    <!-- Or use this section to tell about upstream BTS. -->
-    <title>BUGS</title>
-    <para>The program is currently limited to only work
-      with the <package>foobar</package> library.</para>
-    <para>The upstreams <acronym>BTS</acronym> can be found
-      at <ulink url="http://bugzilla.foo.tld"/>.</para>
-  </refsect1>
-  <refsect1 id="see_also">
-    <title>SEE ALSO</title>
-    <!-- In alpabetical order. -->
-    <para><citerefentry>
-        <refentrytitle>bar</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry>, <citerefentry>
-        <refentrytitle>baz</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry>, <citerefentry>
-        <refentrytitle>foo.conf</refentrytitle>
-        <manvolnum>5</manvolnum>
-      </citerefentry></para>
-    <para>The programs are documented fully by <citetitle>The Rise and
-      Fall of a Fooish Bar</citetitle> available via the <citerefentry>
-        <refentrytitle>info</refentrytitle>
-        <manvolnum>1</manvolnum>
-      </citerefentry> system.</para>
-  </refsect1>
-</refentry>
-
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..9f3dfc3
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1,115 @@
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/6.*
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/6.*
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6DefaultGeometryLoaderPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFGeometryLoaderPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneExportPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6GLTFSceneImportPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6OpenGLRendererPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6Scene2DPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt6AssimpSceneImportPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/Qt3DTestsConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene3dpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3danimationpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dcorepluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dextraspluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3danimation_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dcore_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dextras_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dinput_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dlogic_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquick_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickanimation_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickextras_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickinput_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickrender_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickscene2d_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3drender_private.pri
diff --git a/debian/postinst.ex b/debian/postinst.ex
deleted file mode 100644
index e46463b..0000000
--- a/debian/postinst.ex
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/bin/sh
-# postinst script for qt6-3d
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postinst> `configure' <most-recently-configured-version>
-#        * <old-postinst> `abort-upgrade' <new version>
-#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-#          <new-version>
-#        * <postinst> `abort-remove'
-#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-#          <failed-install-package> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see https://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    configure)
-    ;;
-
-    abort-upgrade|abort-remove|abort-deconfigure)
-    ;;
-
-    *)
-        echo "postinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/postrm.ex b/debian/postrm.ex
deleted file mode 100644
index f80fe6e..0000000
--- a/debian/postrm.ex
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-# postrm script for qt6-3d
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postrm> `remove'
-#        * <postrm> `purge'
-#        * <old-postrm> `upgrade' <new-version>
-#        * <new-postrm> `failed-upgrade' <old-version>
-#        * <new-postrm> `abort-install'
-#        * <new-postrm> `abort-install' <old-version>
-#        * <new-postrm> `abort-upgrade' <old-version>
-#        * <disappearer's-postrm> `disappear' <overwriter>
-#          <overwriter-version>
-# for details, see https://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
-    ;;
-
-    *)
-        echo "postrm called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/preinst.ex b/debian/preinst.ex
deleted file mode 100644
index f716dc3..0000000
--- a/debian/preinst.ex
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/sh
-# preinst script for qt6-3d
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <new-preinst> `install'
-#        * <new-preinst> `install' <old-version>
-#        * <new-preinst> `upgrade' <old-version>
-#        * <old-preinst> `abort-upgrade' <new-version>
-# for details, see https://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    install|upgrade)
-    ;;
-
-    abort-upgrade)
-    ;;
-
-    *)
-        echo "preinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/prerm.ex b/debian/prerm.ex
deleted file mode 100644
index 4138ff4..0000000
--- a/debian/prerm.ex
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/sh
-# prerm script for qt6-3d
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <prerm> `remove'
-#        * <old-prerm> `upgrade' <new-version>
-#        * <new-prerm> `failed-upgrade' <old-version>
-#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
-#        * <deconfigured's-prerm> `deconfigure' `in-favour'
-#          <package-being-installed> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see https://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    remove|upgrade|deconfigure)
-    ;;
-
-    failed-upgrade)
-    ;;
-
-    *)
-        echo "prerm called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/qt6-3d-dev.install b/debian/qt6-3d-dev.install
new file mode 100644
index 0000000..56dc09c
--- /dev/null
+++ b/debian/qt6-3d-dev.install
@@ -0,0 +1,687 @@
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAbstractAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAbstractAnimationClip
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAbstractChannelMapping
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAbstractClipAnimator
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAbstractClipBlendNode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAdditiveClipBlend
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationCallback
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationClip
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationClipData
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationClipLoader
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationController
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QAnimationGroup
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QBlendedClipAnimator
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QCallbackMapping
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QChannel
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QChannelComponent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QChannelMapper
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QChannelMapping
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QClipAnimator
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QClipBlendValue
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QClock
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QKeyFrame
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QKeyframeAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QLerpClipBlend
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QMorphTarget
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QMorphingAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QSkeletonMapping
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/QVertexBlendAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/Qt3DAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/Qt3DAnimationDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/Qt3DAnimationVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qabstractanimation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qabstractanimationclip.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qabstractchannelmapping.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qabstractclipanimator.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qabstractclipblendnode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qadditiveclipblend.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationcallback.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationclip.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationclipdata.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationcliploader.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationcontroller.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qanimationgroup.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qblendedclipanimator.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qcallbackmapping.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qchannel.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qchannelcomponent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qchannelmapper.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qchannelmapping.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qclipanimator.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qclipblendvalue.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qclock.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qkeyframe.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qkeyframeanimation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qlerpclipblend.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qmorphinganimation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qmorphtarget.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qskeletonmapping.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qt3danimation_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qt3danimationversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DAnimation/qvertexblendanimation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/FunctorType
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAbstractAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAbstractFunctor
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAbstractSkeleton
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QArmature
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAspectEngine
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAspectJob
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAspectJobPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QAttribute
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBackendNode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBackendNodeMapper
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBackendNodeMapperPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBoundingVolume
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBuffer
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QBufferPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QComponent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QCoreAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QCoreSettings
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QEntity
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QEntityPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QGeometryFactoryPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QJoint
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QNode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QNodeId
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QNodeIdTypePair
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QSkeleton
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QSkeletonLoader
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/QTransform
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/Qt3DCore
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/Qt3DCoreDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/Qt3DCoreVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qabstractaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qabstractfunctor.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qabstractskeleton.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qarmature.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qaspectengine.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qaspectjob.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qattribute.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qbackendnode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qboundingvolume.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qbuffer.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qcomponent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qcoreaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qcoresettings.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qentity.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qgeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qgeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qjoint.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qnode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qnodeid.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qskeleton.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qskeletonloader.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qt3dcore-config.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qt3dcore_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qt3dcoreversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DCore/qtransform.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QAbstractCameraController
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QAbstractSpriteSheet
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QConeGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QConeGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QConeMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCuboidGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCuboidGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCuboidMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCylinderGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCylinderGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QCylinderMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QDiffuseMapMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QDiffuseSpecularMapMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QDiffuseSpecularMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QExtrudedTextGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QExtrudedTextMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QFirstPersonCameraController
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QForwardRenderer
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QGoochMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QMetalRoughMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QMorphPhongMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QNormalDiffuseMapAlphaMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QNormalDiffuseMapMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QNormalDiffuseSpecularMapMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QOrbitCameraController
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPerVertexColorMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPhongAlphaMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPhongMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPlaneGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPlaneGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QPlaneMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSkyboxEntity
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSphereGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSphereGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSphereMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSpriteGrid
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSpriteSheet
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QSpriteSheetItem
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QText2DEntity
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QTextureMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QTorusGeometry
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QTorusGeometryView
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/QTorusMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/Qt3DExtras
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/Qt3DExtrasDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/Qt3DExtrasVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/Qt3DWindow
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qabstractcameracontroller.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qabstractspritesheet.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qconegeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qconegeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qconemesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcuboidgeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcuboidgeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcuboidmesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcylindergeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcylindergeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qcylindermesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qdiffusemapmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qdiffusespecularmapmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qdiffusespecularmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qextrudedtextgeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qextrudedtextmesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qfirstpersoncameracontroller.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qforwardrenderer.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qgoochmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qmetalroughmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qmorphphongmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qnormaldiffusemapalphamaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qnormaldiffusemapmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qnormaldiffusespecularmapmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qorbitcameracontroller.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qpervertexcolormaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qphongalphamaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qphongmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qplanegeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qplanegeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qplanemesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qskyboxentity.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspheregeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspheregeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspheremesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspritegrid.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspritesheet.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qspritesheetitem.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qt3dextras_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qt3dextrasversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qt3dwindow.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qtext2dentity.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qtexturematerial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qtorusgeometry.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qtorusgeometryview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DExtras/qtorusmesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAbstractActionInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAbstractAxisInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAbstractPhysicalDevice
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAction
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QActionInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAnalogAxisInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAxis
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAxisAccumulator
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QAxisSetting
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QButtonAxisInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QInputAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QInputChord
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QInputSequence
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QInputSettings
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QKeyEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QKeyEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QKeyboardDevice
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QKeyboardHandler
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QLogicalDevice
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QMouseDevice
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QMouseEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QMouseEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QMouseHandler
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QWheelEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/QWheelEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/Qt3DInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/Qt3DInputDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/Qt3DInputVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qabstractactioninput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qabstractaxisinput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qabstractphysicaldevice.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qaction.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qactioninput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qanalogaxisinput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qaxis.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qaxisaccumulator.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qaxissetting.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qbuttonaxisinput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qinputaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qinputchord.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qinputsequence.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qinputsettings.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qkeyboarddevice.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qkeyboardhandler.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qkeyevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qlogicaldevice.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qmousedevice.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qmouseevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qmousehandler.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qt3dinput_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DInput/qt3dinputversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/QFrameAction
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/QLogicAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/Qt3DLogic
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/Qt3DLogicDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/Qt3DLogicVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/qframeaction.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/qlogicaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/qt3dlogic_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DLogic/qt3dlogicversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/QQmlAspectEngine
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/Qt3DQuick
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/Qt3DQuickDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/Qt3DQuickVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/qqmlaspectengine.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/qt3dquick_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuick/qt3dquickversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/Qt3DQuickAnimation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/Qt3DQuickAnimationDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/Qt3DQuickAnimationVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/qt3dquickanimation_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickAnimation/qt3dquickanimationversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/Qt3DQuickExtras
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/Qt3DQuickExtrasDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/Qt3DQuickExtrasVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/Qt3DQuickWindow
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/qt3dquickextras_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/qt3dquickextrasversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickExtras/qt3dquickwindow.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/Qt3DQuickInput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/Qt3DQuickInputDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/Qt3DQuickInputVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/qt3dquickinput_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickInput/qt3dquickinputversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/Qt3DQuickRender
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/Qt3DQuickRenderDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/Qt3DQuickRenderVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/qt3dquickrender_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickRender/qt3dquickrenderversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/QScene2D
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/Qt3DQuickScene2D
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/Qt3DQuickScene2DDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/Qt3DQuickScene2DVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/qscene2d.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/qt3dquickscene2d_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DQuickScene2D/qt3dquickscene2dversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/PropertyReaderInterface
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/PropertyReaderInterfacePtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAbstractLight
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAbstractRayCaster
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAbstractTexture
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAbstractTextureImage
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAlphaCoverage
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QAlphaTest
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QBlendEquation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QBlendEquationArguments
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QBlitFramebuffer
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QBufferCapture
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QCamera
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QCameraLens
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QCameraSelector
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QClearBuffers
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QClipPlane
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QColorMask
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QComputeCommand
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QCullFace
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDebugOverlay
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDepthRange
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDepthTest
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDirectionalLight
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDispatchCompute
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QDithering
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QEffect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QEnvironmentLight
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QFilterKey
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QFrameGraphNode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QFrontFace
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QFrustumCulling
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QGeometryRenderer
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QGraphicsApiFilter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLayer
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLayerFilter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLevelOfDetail
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLevelOfDetailBoundingSphere
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLevelOfDetailSwitch
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QLineWidth
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QMaterial
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QMemoryBarrier
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QMesh
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QMultiSampleAntiAliasing
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QNoDepthMask
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QNoDraw
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QNoPicking
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QObjectPicker
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPaintedTextureImage
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QParameter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickLineEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickLineEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickPointEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickPointEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickTriangleEvent
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickTriangleEventPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickingProxy
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPickingSettings
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPointLight
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPointSize
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QPolygonOffset
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QProximityFilter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRasterMode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRayCaster
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRayCasterHit
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderAspect
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderCapabilities
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderCapture
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderCaptureReply
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderPass
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderPassFilter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderSettings
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderState
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderStateSet
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderSurfaceSelector
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderTarget
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderTargetOutput
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QRenderTargetSelector
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSceneLoader
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QScissorTest
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QScreenRayCaster
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSeamlessCubemap
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSetFence
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QShaderData
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QShaderImage
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QShaderProgram
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QShaderProgramBuilder
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSortPolicy
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSpotLight
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QStencilMask
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QStencilOperation
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QStencilOperationArguments
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QStencilTest
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QStencilTestArguments
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QSubtreeEnabler
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTechnique
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTechniqueFilter
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTexture
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureData
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureDataPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureDataUpdate
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureImage
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureImageData
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureImageDataGenerator
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureImageDataGeneratorPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureImageDataPtr
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QTextureWrapMode
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QViewport
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/QWaitFence
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/Qt3DRender
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/Qt3DRenderDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/Qt3DRenderVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qabstractlight.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qabstractraycaster.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qabstracttexture.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qabstracttextureimage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qalphacoverage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qalphatest.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qblendequation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qblendequationarguments.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qblitframebuffer.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qbuffercapture.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcamera.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcameralens.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcameraselector.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qclearbuffers.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qclipplane.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcolormask.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcomputecommand.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qcullface.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdebugoverlay.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdepthrange.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdepthtest.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdirectionallight.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdispatchcompute.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qdithering.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qeffect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qenvironmentlight.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qfilterkey.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qframegraphnode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qfrontface.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qfrustumculling.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qgeometryrenderer.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qgraphicsapifilter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlayer.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlayerfilter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlevelofdetail.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlevelofdetailboundingsphere.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlevelofdetailswitch.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qlinewidth.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qmaterial.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qmemorybarrier.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qmesh.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qmultisampleantialiasing.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qnodepthmask.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qnodraw.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qnopicking.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qobjectpicker.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpaintedtextureimage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qparameter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpickevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpickingproxy.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpickingsettings.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpicklineevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpickpointevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpicktriangleevent.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpointlight.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpointsize.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qpolygonoffset.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qproximityfilter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrastermode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qraycaster.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qraycasterhit.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderapi.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderaspect.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendercapabilities.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendercapture.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderpass.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderpassfilter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendersettings.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderstate.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrenderstateset.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendersurfaceselector.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendertarget.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendertargetoutput.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qrendertargetselector.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qsceneloader.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qscissortest.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qscreenraycaster.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qseamlesscubemap.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qsetfence.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qshaderdata.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qshaderimage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qshaderprogram.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qshaderprogrambuilder.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qsortpolicy.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qspotlight.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qstencilmask.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qstenciloperation.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qstenciloperationarguments.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qstenciltest.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qstenciltestarguments.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qsubtreeenabler.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qt3drender-config.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qt3drender_global.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qt3drenderversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtechnique.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtechniquefilter.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtexture.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtexturedata.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtexturedataupdate.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtextureimage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtextureimagedata.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtextureimagedatagenerator.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qtexturewrapmode.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qviewport.h
+usr/include/${DEB_HOST_MULTIARCH}/qt6/Qt3DRender/qwaitfence.h
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindWrapQt3DAssimp.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DAnimation/Qt63DAnimationVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DCore/Qt63DCoreVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DExtras/Qt63DExtrasVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DInput/Qt63DInputVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DLogic/Qt63DLogicVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuick/Qt63DQuickVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickAnimation/Qt63DQuickAnimationVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickExtras/Qt63DQuickExtrasVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickInput/Qt63DQuickInputVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickRender/Qt63DQuickRenderVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DQuickScene2D/Qt63DQuickScene2DVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderDependencies.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt63DRender/Qt63DRenderVersionlessTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DAnimation.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DAnimation.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DCore.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DCore.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DExtras.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DExtras.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DInput.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DInput.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DLogic.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DLogic.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuick.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuick.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickAnimation.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickAnimation.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickExtras.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickExtras.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickInput.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickInput.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickRender.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickRender.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickScene2D.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickScene2D.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DRender.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DRender.so
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63danimation_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dcore_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dextras_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dinput_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dlogic_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquick_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquickanimation_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquickextras_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquickinput_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquickrender_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63dquickscene2d_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt63drender_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3danimation.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dcore.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dextras.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dinput.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dlogic.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquick.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickanimation.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickextras.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickinput.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickrender.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3dquickscene2d.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_3drender.pri
+usr/share/qt6/modules/3DAnimation.json
+usr/share/qt6/modules/3DCore.json
+usr/share/qt6/modules/3DExtras.json
+usr/share/qt6/modules/3DInput.json
+usr/share/qt6/modules/3DLogic.json
+usr/share/qt6/modules/3DQuick.json
+usr/share/qt6/modules/3DQuickAnimation.json
+usr/share/qt6/modules/3DQuickExtras.json
+usr/share/qt6/modules/3DQuickInput.json
+usr/share/qt6/modules/3DQuickRender.json
+usr/share/qt6/modules/3DQuickScene2D.json
+usr/share/qt6/modules/3DRender.json
diff --git a/debian/qt6-3d-docs.docs b/debian/qt6-3d-docs.docs
deleted file mode 100644
index 7319041..0000000
--- a/debian/qt6-3d-docs.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-README.source
-README.Debian
diff --git a/debian/qt6-3d.cron.d.ex b/debian/qt6-3d.cron.d.ex
deleted file mode 100644
index 5ee0612..0000000
--- a/debian/qt6-3d.cron.d.ex
+++ /dev/null
@@ -1,4 +0,0 @@
-#
-# Regular cron jobs for the qt6-3d package
-#
-0 4	* * *	root	[ -x /usr/bin/qt6-3d_maintenance ] && /usr/bin/qt6-3d_maintenance
diff --git a/debian/qt6-3d.doc-base.ex b/debian/qt6-3d.doc-base.ex
deleted file mode 100644
index 9cacd8a..0000000
--- a/debian/qt6-3d.doc-base.ex
+++ /dev/null
@@ -1,20 +0,0 @@
-Document: qt6-3d
-Title: Debian qt6-3d Manual
-Author: <insert document author here>
-Abstract: This manual describes what qt6-3d is
- and how it can be used to
- manage online manuals on Debian systems.
-Section: unknown
-
-Format: debiandoc-sgml
-Files: /usr/share/doc/qt6-3d/qt6-3d.sgml.gz
-
-Format: postscript
-Files: /usr/share/doc/qt6-3d/qt6-3d.ps.gz
-
-Format: text
-Files: /usr/share/doc/qt6-3d/qt6-3d.text.gz
-
-Format: HTML
-Index: /usr/share/doc/qt6-3d/html/index.html
-Files: /usr/share/doc/qt6-3d/html/*.html
diff --git a/debian/qt6-3d.install b/debian/qt6-3d.install
new file mode 100644
index 0000000..2c03ca4
--- /dev/null
+++ b/debian/qt6-3d.install
@@ -0,0 +1,43 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DAnimation.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DCore.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DExtras.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DInput.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DLogic.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuick.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickAnimation.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickExtras.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickInput.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickRender.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DQuickScene2D.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt63DRender.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/geometryloaders/libdefaultgeometryloader.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/geometryloaders/libgltfgeometryloader.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/renderers/libopenglrenderer.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/renderplugins/libscene2d.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sceneparsers/libassimpsceneimport.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sceneparsers/libgltfsceneexport.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sceneparsers/libgltfsceneimport.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Animation/libquick3danimationplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Animation/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Animation/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Core/libquick3dcoreplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Core/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Core/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Extras/libquick3dextrasplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Extras/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Extras/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Input/libquick3dinputplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Input/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Input/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Logic/libquick3dlogicplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Logic/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Logic/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Render/libquick3drenderplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Render/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt3D/Render/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene2D/libqtquickscene2dplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene2D/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene2D/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene3D/libqtquickscene3dplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene3D/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/Scene3D/qmldir
diff --git a/debian/rules b/debian/rules
index 59ea751..149018d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,25 +1,15 @@
 #!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
-#export DH_VERBOSE = 1
-
-
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+include /usr/share/dpkg/architecture.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@
+	dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
 
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 
-# dh_make generated override targets
-# This is example for Cmake (See https://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- \
-#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+execute_after_dh_auto_install:
+	# Reproducible builds: remove build paths from .prl files
+	sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libQt6*.prl
diff --git a/debian/salsa-ci.yml.ex b/debian/salsa-ci.yml.ex
deleted file mode 100644
index a6fb8bd..0000000
--- a/debian/salsa-ci.yml.ex
+++ /dev/null
@@ -1,11 +0,0 @@
-# For more information on what jobs are run see:
-# https://salsa.debian.org/salsa-ci-team/pipeline
-#
-# To enable the jobs, go to your repository (at salsa.debian.org)
-# and click over Settings > CI/CD > Expand (in General pipelines).
-# In "CI/CD configuration file" write debian/salsa-ci.yml and click
-# in "Save Changes". The CI tests will run after the next commit.
----
-include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..72a14d4
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,10 @@
+# False positive: files under JSON license are not actually present
+# (they would be at i.e. src/3rdparty/assimp/contrib/rapidjson/bin/jsonchecker/ if they were)
+qt6-3d source: license-problem-json-evil src/3rdparty/assimp/src/contrib/rapidjson/license.txt
+
+# The file is not shipped, neither is the source code next to it built,
+# but the contents of the chm are entirely generated from the source
+# code.
+qt6-3d source: source-contains-prebuilt-ms-help-file src/3rdparty/assimp/src/contrib/zlib/contrib/dotzlib/DotZLib.chm                                                                                                          
+qt6-3d source: source-contains-prebuilt-ms-help-file src/3rdparty/assimp/src/doc/AssimpCmdDoc_Html/AssimpCmdDoc.chm                                                                                                            
+qt6-3d source: source-contains-prebuilt-ms-help-file src/3rdparty/assimp/src/doc/AssimpDoc_Html/AssimpDoc.chm 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a5f0ce6
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+opts=uversionmangle=s/-/~/,dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
+https://download.qt.io/archive/qt/([\d\.]*)/([\d\.]*)/submodules/qt3d-everywhere-src-(.*)\.tar\.xz
diff --git a/debian/watch.ex b/debian/watch.ex
deleted file mode 100644
index 06b61bf..0000000
--- a/debian/watch.ex
+++ /dev/null
@@ -1,38 +0,0 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 4 file
-version=4
-
-# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig
-#opts="pgpsigurlmangle=s%$%.sig%"
-
-# HTTP site (basic)
-#http://example.com/downloads.html \
-#  files/qt6-3d-([\d\.]+)\.tar\.gz debian uupdate
-
-# Uncomment to examine an FTP server
-#ftp://ftp.example.com/pub/qt6-3d-(.*)\.tar\.gz debian uupdate
-
-# SourceForge hosted projects
-# http://sf.net/qt6-3d/ qt6-3d-(.*)\.tar\.gz debian uupdate
-
-# GitHub hosted projects
-#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
-#   https://github.com/<user>/qt6-3d/tags \
-#   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
-
-# PyPI
-# https://pypi.debian.net/qt6-3d/qt6-3d-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
-# Direct Git
-# opts="mode=git" http://git.example.com/qt6-3d.git \
-#   refs/tags/v([\d\.]+) debian uupdate
-
-
-
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html qt6-3d-(.*)\.tar\.gz


More information about the Neon-commits mailing list