diff options
author | Euan Thoms <euan@potensol.com> | 2014-08-15 18:15:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:33 +0700 |
commit | c9fbdbee2b97b94c8ee2059f457208c7dab41ea9 (patch) | |
tree | d4d9789ffa6431002cddeaaf2512298353747a43 /network/linphone/README | |
parent | 3026bf827ebfa8a3d9645a99d08b0e01d0e57fb4 (diff) | |
download | slackbuilds-c9fbdbee2b97b94c8ee2059f457208c7dab41ea9.tar.gz |
network/linphone: Updated for version 3.7.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/linphone/README')
-rw-r--r-- | network/linphone/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/network/linphone/README b/network/linphone/README index 22a3ebe07d..a424e3419b 100644 --- a/network/linphone/README +++ b/network/linphone/README @@ -1,8 +1,11 @@ Linphone is an audio and video Internet phone with GTK+ and console interfaces. It uses the SIP protocol, and is compatible with most SIP clients and gateways. It uses various audio and -video codecs such as Speex, GSM, G711, ilbc, Theora, H263-1998, -MPEG4, and snow. +video codecs such as Opus, Speex, GSM, G711, ilbc, Theora, H263-1998, +MPEG4, VP8 and snow. -For video support you need the optional dependency ffmpeg. -To enable support for video just pass VIDEO=yes 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. + +Truespeech is disabled by default, but can be enabled. +To enable support for Truespeech just pass TRUESPEECH=yes to the script. |