summaryrefslogtreecommitdiffstats
path: root/network/linphone/README
diff options
context:
space:
mode:
author Euan Thoms2014-08-17 01:53:03 +0200
committer Willy Sudiarto Raharjo2014-08-17 01:53:03 +0200
commitc97a007b6a1d1c1753ba5a60c12df147fdc79766 (patch)
tree339d84017a840c1e716db65c7fffdfc96186c2ee /network/linphone/README
parentef896bae3797e50d308cf837f1ab53d658b3f977 (diff)
downloadslackbuilds-c97a007b6a1d1c1753ba5a60c12df147fdc79766.tar.gz
network/linphone: Added support for libupnp.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/linphone/README')
-rw-r--r--network/linphone/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/linphone/README b/network/linphone/README
index a424e3419b..0607e20ad7 100644
--- a/network/linphone/README
+++ b/network/linphone/README
@@ -7,5 +7,8 @@ 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.
+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.