diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:14 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:14 +0200 |
commit | 0fcd935d2b24e90511aac6ee88e6b688c5a3dd19 (patch) | |
tree | c0337d19e957b8443a00ae3b23eacd75fdd32cc7 /libraries/libzrtpcpp/README | |
parent | 0204c261d7e7319eccd9ae24063d7b8f72578e9c (diff) | |
download | slackbuilds-0fcd935d2b24e90511aac6ee88e6b688c5a3dd19.tar.gz |
libraries/libzrtpcpp: Removed from 13.0 repository
Diffstat (limited to 'libraries/libzrtpcpp/README')
-rw-r--r-- | libraries/libzrtpcpp/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/libzrtpcpp/README b/libraries/libzrtpcpp/README deleted file mode 100644 index 9f55d8a5d7..0000000000 --- a/libraries/libzrtpcpp/README +++ /dev/null @@ -1,11 +0,0 @@ -GNU ZRTP is a C++ implementation of Phil Zimmermann's ZRTP -specification and is available under the GPL license. - -The complete GNU ZRTP implementation consists of two main parts, -the GNU ZRTP core (independent from the OS and the RTP/SRTP -implementation) and an RTP/SRTP implementation specific glue code. -The current GNU ZRTP distribution contains glue code to bind GNU ZRTP -to GNU ccRTP. - -This package requires commoncpp2 and ccrtp, both available on -SlackBuilds.org. |