pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add qt6-qtspeech version 6.4.0 to pkgsrc-wip
Module Name: pkgsrc-wip
Committed By: Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By: nros
Date: Sat Oct 1 15:02:09 2022 +0200
Changeset: 3f994ebbec184ce9f7b2983e4dc53df97c0e55b7
Modified Files:
Makefile
qt6-qtbase/Makefile.common
Added Files:
qt6-qtspeech/DESCR
qt6-qtspeech/Makefile
qt6-qtspeech/PLIST
qt6-qtspeech/buildlink3.mk
qt6-qtspeech/distinfo
Log Message:
Add qt6-qtspeech version 6.4.0 to pkgsrc-wip
Add qt6-qtspeech version 6.4.0 to pkgsrc-wip.
Qt6 module for text to speech capabilites.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f994ebbec184ce9f7b2983e4dc53df97c0e55b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
qt6-qtbase/Makefile.common | 1 +
qt6-qtspeech/DESCR | 1 +
qt6-qtspeech/Makefile | 20 +++++++++++++
qt6-qtspeech/PLIST | 71 ++++++++++++++++++++++++++++++++++++++++++++++
qt6-qtspeech/buildlink3.mk | 15 ++++++++++
qt6-qtspeech/distinfo | 5 ++++
7 files changed, 114 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 9b9cfc4b98..d54aeae2bf 100644
--- a/Makefile
+++ b/Makefile
@@ -5010,6 +5010,7 @@ SUBDIR+= qt6-qtquicktimeline
SUBDIR+= qt6-qtremoteobjects
SUBDIR+= qt6-qtscxml
SUBDIR+= qt6-qtshadertools
+SUBDIR+= qt6-qtspeech
SUBDIR+= qt6-qtsvg
SUBDIR+= qt6-qttools
SUBDIR+= qt6-qtwayland
diff --git a/qt6-qtbase/Makefile.common b/qt6-qtbase/Makefile.common
index 6914ff4996..10c4429a25 100644
--- a/qt6-qtbase/Makefile.common
+++ b/qt6-qtbase/Makefile.common
@@ -17,6 +17,7 @@
# used by wip/qt6-qtremoteobjects/Makefile
# used by wip/qt6-qtscxml/Makefile
# used by wip/qt6-qtshadertools/Makefile
+# used by wip/qt6-qtspeech/Makefile
# used by wip/qt6-qtsvg/Makefile
# used by wip/qt6-qttools/Makefile
# used by wip/qt6-qtwayland/Makefile
diff --git a/qt6-qtspeech/DESCR b/qt6-qtspeech/DESCR
new file mode 100644
index 0000000000..9defea5856
--- /dev/null
+++ b/qt6-qtspeech/DESCR
@@ -0,0 +1 @@
+Qt6 module for text to speech capabilites
diff --git a/qt6-qtspeech/Makefile b/qt6-qtspeech/Makefile
new file mode 100644
index 0000000000..1ce37b915d
--- /dev/null
+++ b/qt6-qtspeech/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= qtspeech-everywhere-src-${QTVERSION}
+PKGNAME= qt6-qtspeech-${QTVERSION}
+COMMENT= Qt6 module for text to speech
+CATEGORIES= audio
+LICENSE= gnu-gpl-v3
+
+CONFIGURE_ARGS+= -no-flite-alsa
+
+PKGCONFIG_OVERRIDE+= lib/pkgconfig/Qt6TextToSpeech.pc
+
+.include "../../wip/qt6-qtbase/Makefile.common"
+
+.include "../../audio/flite/buildlink3.mk"
+.include "../../audio/speech-dispatcher/buildlink3.mk"
+.include "../../wip/qt6-qtbase/buildlink3.mk"
+.include "../../wip/qt6-qtdeclarative/buildlink3.mk"
+.include "../../wip/qt6-qtmultimedia/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/qt6-qtspeech/PLIST b/qt6-qtspeech/PLIST
new file mode 100644
index 0000000000..a85a1a6dc5
--- /dev/null
+++ b/qt6-qtspeech/PLIST
@@ -0,0 +1,71 @@
+@comment $NetBSD$
+lib/pkgconfig/Qt6TextToSpeech.pc
+qt6/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qtexttospeech_p.h
+qt6/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qtexttospeech_qmltypes_p.h
+qt6/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qttexttospeech-config_p.h
+qt6/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qvoice_p.h
+qt6/include/QtTextToSpeech/QTextToSpeech
+qt6/include/QtTextToSpeech/QTextToSpeechEngine
+qt6/include/QtTextToSpeech/QTextToSpeechPlugin
+qt6/include/QtTextToSpeech/QVoice
+qt6/include/QtTextToSpeech/QtTextToSpeech
+qt6/include/QtTextToSpeech/QtTextToSpeechDepends
+qt6/include/QtTextToSpeech/QtTextToSpeechVersion
+qt6/include/QtTextToSpeech/qtexttospeech.h
+qt6/include/QtTextToSpeech/qtexttospeech_global.h
+qt6/include/QtTextToSpeech/qtexttospeechengine.h
+qt6/include/QtTextToSpeech/qtexttospeechplugin.h
+qt6/include/QtTextToSpeech/qttexttospeech-config.h
+qt6/include/QtTextToSpeech/qttexttospeechversion.h
+qt6/include/QtTextToSpeech/qvoice.h
+qt6/lib/cmake/Qt6/FindFlite.cmake
+qt6/lib/cmake/Qt6/FindSpeechDispatcher.cmake
+qt6/lib/cmake/Qt6BuildInternals/StandaloneTests/QtSpeechTestsConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfig.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersion.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets-release.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfig.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfigVersion.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets-release.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfig.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets-release.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfig.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersion.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets-release.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfig.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersion.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechDependencies.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechPlugins.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets-release.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets.cmake
+qt6/lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechVersionlessTargets.cmake
+qt6/lib/libQt6TextToSpeech.prl
+qt6/lib/libQt6TextToSpeech.so
+qt6/lib/libQt6TextToSpeech.so.6
+qt6/lib/libQt6TextToSpeech.so.${PKGVERSION}
+qt6/lib/metatypes/qt6texttospeech_release_metatypes.json
+qt6/lib/pkgconfig/Qt6TextToSpeech.pc
+qt6/mkspecs/modules/qt_lib_texttospeech.pri
+qt6/mkspecs/modules/qt_lib_texttospeech_private.pri
+qt6/modules/TextToSpeech.json
+qt6/plugins/texttospeech/libqtexttospeech_flite.so
+qt6/plugins/texttospeech/libqtexttospeech_mock.so
+qt6/plugins/texttospeech/libqtexttospeech_speechd.so
+qt6/qml/QtTextToSpeech/libtexttospeechqmlplugin.so
+qt6/qml/QtTextToSpeech/plugins.qmltypes
+qt6/qml/QtTextToSpeech/qmldir
diff --git a/qt6-qtspeech/buildlink3.mk b/qt6-qtspeech/buildlink3.mk
new file mode 100644
index 0000000000..36c620e542
--- /dev/null
+++ b/qt6-qtspeech/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= qt6-qtspeech
+
+.if !defined(QT6_QTSPEECH_BUILDLINK3_MK)
+QT6_QTSPEECH_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt6-qtspeech+= qt6-qtspeech>=6.4.0
+BUILDLINK_PKGSRCDIR.qt6-qtspeech?= ../../wip/qt6-qtspeech
+
+.include "../../wip/qt6-qtbase/buildlink3.mk"
+.include "../../wip/qt6-qtdeclarative/buildlink3.mk"
+.endif # QT6_QTSPEECH_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qt6-qtspeech
diff --git a/qt6-qtspeech/distinfo b/qt6-qtspeech/distinfo
new file mode 100644
index 0000000000..11c862731a
--- /dev/null
+++ b/qt6-qtspeech/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (qtspeech-everywhere-src-6.4.0.tar.xz) = 101126fbfb40d6c6340f34091e99b6549ed32acbc6ab2199f05598d0b01d69a0
+SHA512 (qtspeech-everywhere-src-6.4.0.tar.xz) = 48af0ef02a7efb0660951dd88dacb22143312e63940903e331d004d3d4134dba669f95a4ecbed3197b83c04d358452f5f90019ee546b0f76d14002a77511a3b7
+Size (qtspeech-everywhere-src-6.4.0.tar.xz) = 219216 bytes
Home |
Main Index |
Thread Index |
Old Index