summaryrefslogtreecommitdiff
path: root/Mk/Uses/qt-dist.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-01-30 12:02:28 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2023-01-30 13:19:52 +0100
commit939cc7c118a35b0fdd8f17720710e9dd1d92222e (patch)
treeaad3262908029a54734886280d7209bc1806bc40 /Mk/Uses/qt-dist.mk
parentdeskutils/gnome-pomodoro: update to 0.22.0 (diff)
accessibility/qt6-speech: new port - interface to speech synthesizers
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.
Diffstat (limited to 'Mk/Uses/qt-dist.mk')
-rw-r--r--Mk/Uses/qt-dist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk
index e935ddf35bc5..d63794857ac3 100644
--- a/Mk/Uses/qt-dist.mk
+++ b/Mk/Uses/qt-dist.mk
@@ -23,10 +23,10 @@ qmake_ARGS?= # empty
# Supported distribution arguments
_COMMON_DISTS= 3d base charts datavis3d declarative imageformats multimedia \
networkauth quick3d quicktimeline remoteobjects scxml sensors \
- serialbus serialport svg tools translations virtualkeyboard \
+ serialbus serialport speech svg tools translations virtualkeyboard \
wayland webchannel webengine websockets
_QT5_DISTS= connectivity gamepad graphicaleffects location quickcontrols \
- quickcontrols2 script speech webglplugin webview \
+ quickcontrols2 script webglplugin webview \
x11extras xmlpatterns
_QT6_DISTS= 5compat doc languageserver lottie positioning shadertools