mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/linphone: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
c206114647
commit
3abac8fc12
1 changed files with 6 additions and 6 deletions
|
@ -6,13 +6,13 @@ with most SIP clients and gateways. It uses various audio and
|
|||
video codecs such as Opus, Speex, GSM, G711, ilbc, Theora, H263-1998,
|
||||
MPEG4, VP8 and snow.
|
||||
|
||||
Video support is enabled by default, but can be disabled and thus negating
|
||||
the need for ffmpeg. To disable support for video just pass VIDEO=no
|
||||
to the script.
|
||||
Video support is enabled by default, but can be disabled and thus
|
||||
negating the need for ffmpeg. To disable support for video just pass
|
||||
VIDEO=no to the script.
|
||||
|
||||
UPNP support is enabled by default, but can be disabled and thus negating
|
||||
the need for libupnp. To disable support for UPNP just pass UPNP=no to
|
||||
the script.
|
||||
UPNP support is enabled by default, but can be disabled and thus
|
||||
negating the need for libupnp. To disable support for UPNP just pass
|
||||
UPNP=no to the script.
|
||||
|
||||
Truespeech is disabled by default, but can be enabled.
|
||||
To enable support for Truespeech just pass TRUESPEECH=yes to the script.
|
||||
|
|
Loading…
Reference in a new issue