[neon/qt6/qt6-speech/Neon/release] debian: fix installs

Carlos De Maine null at kde.org
Wed May 10 11:40:22 BST 2023


Git commit 695794fb5b24c0ad1d7950ae25f670aa8f8b15a6 by Carlos De Maine.
Committed on 10/05/2023 at 10:40.
Pushed by carlosdem into branch 'Neon/release'.

fix installs

M  +6    -0    debian/not-installed
M  +3    -3    debian/qt6-speech-dev.install
M  +3    -0    debian/qt6-speech.install

https://invent.kde.org/neon/qt6/qt6-speech/commit/695794fb5b24c0ad1d7950ae25f670aa8f8b15a6

diff --git a/debian/not-installed b/debian/not-installed
index 5dc2696..8bd99e5 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -4,6 +4,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfig.c
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersion.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersionImpl.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets-relwithdebinfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginAdditionalTargetInfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfig.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfigVersion.cmake
@@ -19,6 +20,11 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPlugi
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersion.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersionImpl.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets-relwithdebinfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets-relwithdebinfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechPlugins.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets-relwithdebinfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets-relwithdebinfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6texttospeech_relwithdebinfo_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_texttospeech_private.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_mock.so
diff --git a/debian/qt6-speech-dev.install b/debian/qt6-speech-dev.install
index 2d400eb..87c938d 100644
--- a/debian/qt6-speech-dev.install
+++ b/debian/qt6-speech-dev.install
@@ -15,7 +15,6 @@ usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qvoice.h
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindFlite.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindSpeechDispatcher.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/QtSpeechTestsConfig.cmake
-
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechAdditionalTargetInfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfig.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersion.cmake
@@ -23,9 +22,10 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersion
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechDependencies.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechVersionlessTargets.cmake
-
-
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6TextToSpeech.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6TextToSpeech.so
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6TextToSpeech.pc
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_texttospeech.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/TextToSpeech.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTextToSpeech/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTextToSpeech/qmldir
diff --git a/debian/qt6-speech.install b/debian/qt6-speech.install
index be8ffb7..9f44710 100644
--- a/debian/qt6-speech.install
+++ b/debian/qt6-speech.install
@@ -1 +1,4 @@
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6TextToSpeech.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_flite.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_speechd.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTextToSpeech/libtexttospeechqmlplugin.so


More information about the Neon-commits mailing list