[neon/qt6/qt6-tools/Neon/release] debian: qt6 metatypes and arch aware modules

Carlos De Maine null at kde.org
Tue Apr 4 07:20:24 BST 2023


Git commit 4837b2718c0749550f0c9e77f025d0f8eacede5b by Carlos De Maine.
Committed on 04/04/2023 at 06:20.
Pushed by carlosdem into branch 'Neon/release'.

qt6 metatypes and arch aware modules

M  +11   -11   debian/qt6-tools-dev.install

https://invent.kde.org/neon/qt6/qt6-tools/commit/4837b2718c0749550f0c9e77f025d0f8eacede5b

diff --git a/debian/qt6-tools-dev.install b/debian/qt6-tools-dev.install
index 9609f9b..792b5ce 100644
--- a/debian/qt6-tools-dev.install
+++ b/debian/qt6-tools-dev.install
@@ -236,10 +236,10 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Help.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Help.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6UiTools.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6UiTools.so
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6designer_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6designercomponentsprivate_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6help_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6uitools_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6designer_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6designercomponentsprivate_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6help_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6uitools_*_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Designer.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Help.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Linguist.pc
@@ -256,6 +256,13 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_tools_private.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_uiplugin.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_uitools.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_uitools_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Designer.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/DesignerComponentsPrivate.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Help.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Linguist.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Tools.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/UiPlugin.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/UiTools.json
 usr/lib/qt6/bin/pixeltool
 usr/lib/qt6/bin/qdbusviewer
 usr/lib/qt6/bin/qdistancefieldgenerator
@@ -263,10 +270,3 @@ usr/lib/qt6/bin/qtdiag
 usr/lib/qt6/bin/qtdiag6
 usr/lib/qt6/bin/qtplugininfo
 usr/lib/qt6/libexec/lprodump
-usr/share/qt6/modules/Designer.json
-usr/share/qt6/modules/DesignerComponentsPrivate.json
-usr/share/qt6/modules/Help.json
-usr/share/qt6/modules/Linguist.json
-usr/share/qt6/modules/Tools.json
-usr/share/qt6/modules/UiPlugin.json
-usr/share/qt6/modules/UiTools.json


More information about the Neon-commits mailing list