Port details on branch 2024Q1 |
- qt6-speech Accessibilty features for Qt6
- 6.6.2 accessibility =0 6.6.2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-02-16 21:15:08
- Last Update: 2024-02-16 21:12:37
- Commit Hash: ffda294
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- As with the Qt 5 version, Qt Speech provides application developers with a
QObject subclass, QTextToSpeech, that provides an interface to the platform's
speech synthesizer engine; and a value type QVoice that encapsulates voice
characteristics. With those classes, applications can make themselves more
accessible to users, and go beyond the screen-reader functionality of assistive
technologies. Using non-visual channels to inform users about changes or events
can be very useful in hands-free situations, such as turn-by-turn navigation
systems. Content-focused applications like ebook readers could benefit from
text-to-speech synthesis without depending on assistive technology.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-speech>0:accessibility/qt6-speech
- To install the port:
- cd /usr/ports/accessibility/qt6-speech/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/qt6-speech
- pkg install qt6-speech
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-speech
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707969713
SHA256 (KDE/Qt/6.6.2/qtspeech-everywhere-src-6.6.2.tar.xz) = c023bb12403270dbc22aa8fb721b60132bc55504f8a306087785dd70c51d6ee3
SIZE (KDE/Qt/6.6.2/qtspeech-everywhere-src-6.6.2.tar.xz) = 262008
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Library dependencies:
-
- libspeechd.so : accessibility/speech-dispatcher
- libOpenGL.so : graphics/libglvnd
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- libQt6Multimedia.so : multimedia/qt6-multimedia
- This port is required by:
- for Libraries
-
- devel/pyside6
Configuration Options:
- ===> The following configuration options are available for qt6-speech-6.6.2:
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_qt6-speech
- USES:
- cmake compiler:c++17-lang gl pkgconfig qt-dist:6 gettext-runtime gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|