qt5-qtspeech: Add version 5.13.0

Qt5 module to make text to speech and speech recognition easy
This commit is contained in:
markd 2019-08-30 06:30:00 +00:00
parent 8169f1ceeb
commit 59a3cf8578
5 changed files with 72 additions and 0 deletions

1
x11/qt5-qtspeech/DESCR Normal file
View file

@ -0,0 +1 @@
Qt5 module to make text to speech and speech recognition easy

20
x11/qt5-qtspeech/Makefile Normal file
View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2019/08/30 06:30:00 markd Exp $
DISTNAME= qtspeech-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtspeech-${QTVERSION}
COMMENT= Qt5 module to make text to speech and speech recognition easy
MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
INSTALLATION_DIRS+= lib/pkgconfig
.include "../../x11/qt5-qtbase/Makefile.common"
post-install:
.for i in Qt5TextToSpeech.pc
cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
.endfor
.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

27
x11/qt5-qtspeech/PLIST Normal file
View file

@ -0,0 +1,27 @@
@comment $NetBSD: PLIST,v 1.1 2019/08/30 06:30:00 markd Exp $
lib/pkgconfig/Qt5TextToSpeech.pc
qt5/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qtexttospeech_p.h
qt5/include/QtTextToSpeech/${PKGVERSION}/QtTextToSpeech/private/qvoice_p.h
qt5/include/QtTextToSpeech/QTextToSpeech
qt5/include/QtTextToSpeech/QTextToSpeechEngine
qt5/include/QtTextToSpeech/QTextToSpeechPlugin
qt5/include/QtTextToSpeech/QVoice
qt5/include/QtTextToSpeech/QtTextToSpeech
qt5/include/QtTextToSpeech/QtTextToSpeechDepends
qt5/include/QtTextToSpeech/QtTextToSpeechVersion
qt5/include/QtTextToSpeech/qtexttospeech.h
qt5/include/QtTextToSpeech/qtexttospeech_global.h
qt5/include/QtTextToSpeech/qtexttospeechengine.h
qt5/include/QtTextToSpeech/qtexttospeechplugin.h
qt5/include/QtTextToSpeech/qttexttospeechversion.h
qt5/include/QtTextToSpeech/qvoice.h
qt5/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake
qt5/lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake
qt5/lib/libQt5TextToSpeech.prl
qt5/lib/libQt5TextToSpeech.so
qt5/lib/libQt5TextToSpeech.so.5
qt5/lib/libQt5TextToSpeech.so.5.13
qt5/lib/libQt5TextToSpeech.so.${PKGVERSION}
qt5/lib/pkgconfig/Qt5TextToSpeech.pc
qt5/mkspecs/modules/qt_lib_texttospeech.pri
qt5/mkspecs/modules/qt_lib_texttospeech_private.pri

View file

@ -0,0 +1,18 @@
# $NetBSD: buildlink3.mk,v 1.1 2019/08/30 06:30:00 markd Exp $
BUILDLINK_TREE+= qt5-qtspeech
.if !defined(QT5_QTSPEECH_BUILDLINK3_MK)
QT5_QTSPEECH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qt5-qtspeech+= qt5-qtspeech>=5.13.0
BUILDLINK_PKGSRCDIR.qt5-qtspeech?= ../../wip/qt5-qtspeech
BUILDLINK_INCDIRS.qt5-qtspeech+= qt5/include
BUILDLINK_LIBDIRS.qt5-qtspeech+= qt5/lib
BUILDLINK_LIBDIRS.qt5-qtspeech+= qt5/plugins
.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
.endif # QT5_QTSPEECH_BUILDLINK3_MK
BUILDLINK_TREE+= -qt5-qtspeech

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2019/08/30 06:30:00 markd Exp $
SHA1 (qtspeech-everywhere-src-5.13.0.tar.xz) = 5eff8daa6ed4210314024348db1613f250770aaf
RMD160 (qtspeech-everywhere-src-5.13.0.tar.xz) = f21fc3a7e315164006a4ef450a8482f415f5da83
SHA512 (qtspeech-everywhere-src-5.13.0.tar.xz) = e016a7e2cf09789bfc8cdb065d71bec4b647a70a747c5b93e81a907335a11ef3296afda336c1586f8d444f914fb88806b79754c6389402325acf88607c334160
Size (qtspeech-everywhere-src-5.13.0.tar.xz) = 99952 bytes