diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-12 01:41:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-06 09:30:22 +0700 |
commit | bee9f5abc9d5f532426b845e1c114bb2533def57 (patch) | |
tree | 2d0820d8652b8022430b2731cf6b4dda9e012802 /libraries/libeXosip2/README | |
parent | 95008b5649feb6a0244b7852739ec66b9b2d0034 (diff) | |
download | slackbuilds-bee9f5abc9d5f532426b845e1c114bb2533def57.tar.gz |
libraries/libeXosip2: Removed (per maintainer's request).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libeXosip2/README')
-rw-r--r-- | libraries/libeXosip2/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/libeXosip2/README b/libraries/libeXosip2/README deleted file mode 100644 index 5356ca6660..0000000000 --- a/libraries/libeXosip2/README +++ /dev/null @@ -1,5 +0,0 @@ -eXosip is a library that hides the complexity of using the SIP -protocol for mutlimedia session establishement. This protocol is -mainly to be used by VoIP telephony applications (endpoints or -conference server) but might be also usefull for any application -that wish to establish sessions like multiplayer games. |