diff options
author | Eugene Wissner <belka.ew@gmail.com> | 2010-08-24 00:23:17 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:12 -0500 |
commit | 32376e2b76b9415697b832cf686ecb9b0b3b49fd (patch) | |
tree | 89bb2ddc2f3565fef35012b52c7d40801d6d1f5d /network/linphone/README | |
parent | 4996c7cae22065b510848c3054e4e79da0a36c87 (diff) | |
download | slackbuilds-32376e2b76b9415697b832cf686ecb9b0b3b49fd.tar.gz |
network/linphone: Added (SIP video-phone)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/linphone/README')
-rw-r--r-- | network/linphone/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/linphone/README b/network/linphone/README new file mode 100644 index 0000000000..46658726eb --- /dev/null +++ b/network/linphone/README @@ -0,0 +1,10 @@ +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. + +Linphone requires libosip2, libeXosip2 and speex. For video support +you'll also need ffmpeg. To disable support for video just pass +VIDEO=no to the script. +All depenencies are available from SlackBuilds.org |