diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-13 00:58:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:51 +0200 |
commit | ca1af9ce6538ebd1b58d3ad45f67f1f53de884ea (patch) | |
tree | 0dde228aaba716c5fc714621c97d034c5a7ec282 /libraries/libjingle/README | |
parent | 68130463295a9cb7183ff2847e1cd89e24bfed4d (diff) | |
download | slackbuilds-ca1af9ce6538ebd1b58d3ad45f67f1f53de884ea.tar.gz |
libraries/libjingle: Added to 13.0 repository
Diffstat (limited to 'libraries/libjingle/README')
-rw-r--r-- | libraries/libjingle/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libjingle/README b/libraries/libjingle/README new file mode 100644 index 0000000000..415532e49a --- /dev/null +++ b/libraries/libjingle/README @@ -0,0 +1,8 @@ +Libjingle, the Google Talk Voice and P2P Interoperability Library, +is a set of components we provide to interoperate with Google +Talk's peer-to-peer file sharing and voice calling capabilities. The +package includes source code for Google's implementation of Jingle +and Jingle-Audio, two proposed extensions to the XMPP standard that +are currently available in draft form. + +This requires speex, ortp, and ilbc. |