diff options
author | adev <adev@linuxmail.org> | 2010-05-11 22:54:53 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:53 +0200 |
commit | 7b6e2e8bfed4dcfd7f4da3f82204c1a87e368343 (patch) | |
tree | 182d2609ef00c94507f7bafe174156b9b664c848 /network/linphone/README | |
parent | 85056eda73bd98e9ad573ca742ed8fa308c684cc (diff) | |
download | slackbuilds-7b6e2e8bfed4dcfd7f4da3f82204c1a87e368343.tar.gz |
network/linphone: Added to 12.1 repository
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 |