[neon/qt6/qt6-speech/Neon/release] debian: simplify installs and fix missing files

Carlos De Maine null at kde.org
Sun Jun 18 04:33:13 BST 2023


Git commit 6a2146e500e40cbf2f08800b571df554edfbca5e by Carlos De Maine.
Committed on 18/06/2023 at 03:33.
Pushed by carlosdem into branch 'Neon/release'.

simplify installs and fix missing files

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

https://invent.kde.org/neon/qt6/qt6-speech/-/commit/6a2146e500e40cbf2f08800b571df554edfbca5e

diff --git a/debian/not-installed b/debian/not-installed
index bb22d18..ccd8125 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -26,7 +26,6 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPlugi
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechPlugins.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_texttospeech_private.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_mock.so
-
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets-relwithdebinfo.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/QtSpeechTestsConfig.cmake
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets-relwithdebinfo.cmake
diff --git a/debian/qt6-speech-dev.install b/debian/qt6-speech-dev.install
index ccf3485..7fdd1a4 100644
--- a/debian/qt6-speech-dev.install
+++ b/debian/qt6-speech-dev.install
@@ -1,28 +1,8 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QTextToSpeech
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QTextToSpeechEngine
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QTextToSpeechPlugin
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QVoice
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QtTextToSpeech
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QtTextToSpeechDepends
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/QtTextToSpeechVersion
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qtexttospeech.h
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qtexttospeech_global.h
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qtexttospeechengine.h
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qtexttospeechplugin.h
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qttexttospeech-config.h
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/qttexttospeechversion.h
-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/Qt6TextToSpeech/Qt6TextToSpeechAdditionalTargetInfo.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfig.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersion.cmake
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersionImpl.cmake
-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/include/${DEB_HOST_MULTIARCH}/qt6/QtTextToSpeech/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6TextToSpeech/
 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}/pkgconfig/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/


More information about the Neon-commits mailing list