summaryrefslogtreecommitdiffstats
path: root/network/linphone
diff options
context:
space:
mode:
author B. Watson2022-03-13 23:07:16 +0100
committer B. Watson2022-03-13 23:07:16 +0100
commit3abac8fc12e1bc8c65e7c6751cc2ff7fbf3cc6e2 (patch)
treecc288d5b10f52b0e23f9f64bdcb4ab5d15d88393 /network/linphone
parentc20611464745beb175a581459382fda8a23db9f6 (diff)
downloadslackbuilds-3abac8fc12e1bc8c65e7c6751cc2ff7fbf3cc6e2.tar.gz
network/linphone: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/linphone')
-rw-r--r--network/linphone/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/network/linphone/README b/network/linphone/README
index 04cd544df2..8f47312d14 100644
--- a/network/linphone/README
+++ b/network/linphone/README
@@ -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.