notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q2
qt5-speech Accessibilty features for Qt5 (KDE patched)
5.15.14p1 accessibility on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.15.15p1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-06-20 23:21:07
Last Update: 2024-06-20 23:09:02
Commit Hash: 5cde4cb
License: LGPL21
WWW:
https://www.qt.io/
Description:
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. With Qt, code can be reused efficiently to target multiple platforms with one code base. The modular C++ class library and developer tools easily enables developers to create applications for one platform and easily build and run to deploy on another platform.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. /usr/local/share/licenses/qt5-speech-5.15.14p1/catalog.mk
  2. /usr/local/share/licenses/qt5-speech-5.15.14p1/LICENSE
  3. /usr/local/share/licenses/qt5-speech-5.15.14p1/LGPL21
  4. include/qt5/QtTextToSpeech/5.15.14/QtTextToSpeech/private/qtexttospeech_p.h
  5. include/qt5/QtTextToSpeech/5.15.14/QtTextToSpeech/private/qvoice_p.h
  6. include/qt5/QtTextToSpeech/5.15.14/QtTextToSpeech/private/qttexttospeech-config_p.h
  7. include/qt5/QtTextToSpeech/QTextToSpeech
  8. include/qt5/QtTextToSpeech/QTextToSpeechEngine
  9. include/qt5/QtTextToSpeech/QTextToSpeechPlugin
  10. include/qt5/QtTextToSpeech/QVoice
  11. include/qt5/QtTextToSpeech/QtTextToSpeech
  12. include/qt5/QtTextToSpeech/QtTextToSpeechDepends
  13. include/qt5/QtTextToSpeech/QtTextToSpeechVersion
  14. include/qt5/QtTextToSpeech/qtexttospeech.h
  15. include/qt5/QtTextToSpeech/qtexttospeech_global.h
  16. include/qt5/QtTextToSpeech/qtexttospeechengine.h
  17. include/qt5/QtTextToSpeech/qtexttospeechplugin.h
  18. include/qt5/QtTextToSpeech/qttexttospeechversion.h
  19. include/qt5/QtTextToSpeech/qttexttospeech-config.h
  20. include/qt5/QtTextToSpeech/qvoice.h
  21. lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake
  22. lib/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake
  23. @comment lib/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechEngineFlite.cmake
  24. lib/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechPluginSpeechd.cmake
  25. lib/qt5/libQt5TextToSpeech.prl
  26. lib/qt5/libQt5TextToSpeech.so
  27. lib/qt5/libQt5TextToSpeech.so.5
  28. lib/qt5/libQt5TextToSpeech.so.5.15
  29. lib/qt5/libQt5TextToSpeech.so.5.15.14
  30. @comment lib/qt5/libQt5TextToSpeech.so.5.15.14.debug
  31. lib/qt5/mkspecs/modules/qt_lib_texttospeech.pri
  32. lib/qt5/mkspecs/modules/qt_lib_texttospeech_private.pri
  33. @comment lib/qt5/plugins/texttospeech/libqttexttospeech_flite.so
  34. @comment @comment lib/qt5/plugins/texttospeech/libqttexttospeech_flite.so.debug
  35. lib/qt5/plugins/texttospeech/libqtexttospeech_speechd.so
  36. @comment lib/qt5/plugins/texttospeech/libqtexttospeech_speechd.so.debug
  37. libdata/pkgconfig/Qt5TextToSpeech.pc
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • qt5-speech>0:accessibility/qt5-speech
To install the port:
cd /usr/ports/accessibility/qt5-speech/ && make install clean
To add the package, run one of these commands:
  • pkg install accessibility/qt5-speech
  • pkg install qt5-speech
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt5-speech
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1716929091 SHA256 (KDE/Qt/5.15.14/kde-qtspeech-5.15.14p1.tar.xz) = f1d0d42560290497b3fc962661b74d3fcef11b8683755fa6314be81a4fc93905 SIZE (KDE/Qt/5.15.14/kde-qtspeech-5.15.14p1.tar.xz) = 80220

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. xorgproto>=0 : x11/xorgproto
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libspeechd.so : accessibility/speech-dispatcher
  2. libGL.so : graphics/libglvnd
  3. libintl.so : devel/gettext-runtime
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libQt5Core.so : devel/qt5-core
  7. libQt5Gui.so : x11-toolkits/qt5-gui
Patch dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Libraries
  1. devel/pyside2
  2. devel/pyside2-tools
for Run
  1. devel/qt5

Configuration Options:
===> The following configuration options are available for qt5-speech-5.15.14p1: ALSA=off: ALSA audio architecture support ====> Options available for the group BACKEND SPEECHD=on: Speech Dispatcher Backend FLITE=off: Festival Lite Backend ===> Use 'make config' to modify these settings
Options name:
accessibility_qt5-speech
USES:
compiler:c++11-lang gl pkgconfig perl5 qmake:outsource,norecursive qt-dist:5,speech xorg gettext-runtime gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.14/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.14/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.14/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.14/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.15.14p1
20 Jun 2024 23:09:02
commit hash: 5cde4cba07bcff13300f33572a01d6037706e8a3commit hash: 5cde4cba07bcff13300f33572a01d6037706e8a3commit hash: 5cde4cba07bcff13300f33572a01d6037706e8a3commit hash: 5cde4cba07bcff13300f33572a01d6037706e8a3 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.14

Update devel/pyside2* and devel/shiboken to 5.15.14

Update devel/qt5-script* and www/qt5-webengine to 5.15.17

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.14/release-note.md

(cherry picked from commit 72a628f271410ef9de913e203d69495011f6234c)

Number of commits found: 1