ports/net-im/qTox/pkg-message
Yuri Victorovich 0c0d3d44e8 net-im/qTox: update 1.17.6 → 1.18.1
PR:	283838
Submitted by:	Eric Camachat <eric@camachat.org> (initial version)
2025-01-05 20:32:20 -08:00

21 lines
569 B
Plaintext

[
{ type: install
message: <<EOM
You installed qTox: Qt based Tox client.
To have video working, you need:
1. Have multimedia/webcamd installed and running. The usual way to
start webcamd is to have these two lines in /etc/rc.conf:
webcamd_enable="YES"
webcamd_flags="-H"
2. Make sure V4L option is "on" in multimedia/ffmpeg.
To have spell checking working, you need:
1. Have the locale set, for example have LANG=en_US.UTF-8 set in the
environment.
2. Have some dictionary installed that is supported by KDE sonnet,
for example en-hunspell.
EOM
}
]