Port details on branch 2023Q4 |
- qt6-speech Accessibilty features for Qt6
- 6.5.3 accessibility =0 6.5.3Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-10-07 04:42:05
- Last Update: 2023-10-07 04:38:17
- Commit Hash: 5ad565e
- 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 = 1695931458
SHA256 (KDE/Qt/6.5.3/qtspeech-everywhere-src-6.5.3.tar.xz) = 79c2f42c4d921a7e73825ead5681b5b32eac52f5e180e1899bb86e68206b0b9c
SIZE (KDE/Qt/6.5.3/qtspeech-everywhere-src-6.5.3.tar.xz) = 250112
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
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libspeechd.so : accessibility/speech-dispatcher
- libGL.so : graphics/libglvnd
- 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
- This port is required by:
- for Libraries
-
- devel/pyside6
- for Run
-
- devel/qt6
Configuration Options:
- ===> The following configuration options are available for qt6-speech-6.5.3:
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 gl pkgconfig qt-dist:6 gettext-runtime gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|