summaryrefslogtreecommitdiffstats
path: root/libraries/libzrtpcpp/slack-desc
diff options
context:
space:
mode:
author Euan Thoms2014-08-14 11:57:02 +0200
committer Willy Sudiarto Raharjo2014-08-15 18:21:31 +0200
commite5f0fc05ee131ac75436d09e45a1e6d4a1c51e4e (patch)
tree2b5d5a9b322b658ae65fafce41daf7e8e5feaec6 /libraries/libzrtpcpp/slack-desc
parent96a183a3d88cdef89d24cbf9deb2815ee94d11ca (diff)
downloadslackbuilds-e5f0fc05ee131ac75436d09e45a1e6d4a1c51e4e.tar.gz
libraries/libzrtpcpp: Added (C++ implementation of ZRTP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libzrtpcpp/slack-desc')
-rw-r--r--libraries/libzrtpcpp/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libzrtpcpp/slack-desc b/libraries/libzrtpcpp/slack-desc
new file mode 100644
index 0000000000..c937af9bd9
--- /dev/null
+++ b/libraries/libzrtpcpp/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+libzrtpcpp: ZRTP (C++ implementation of Phil Zimmermann's ZRTP)
+libzrtpcpp:
+libzrtpcpp: GNU ZRTP is a C++ implementation of Phil Zimmermann's ZRTP
+libzrtpcpp: specification and is available under the GPL license.
+libzrtpcpp:
+libzrtpcpp: The complete GNU ZRTP implementation consists of two main parts,
+libzrtpcpp: the GNU ZRTP core (independent from the OS and the RTP/SRTP
+libzrtpcpp: implementation) and an RTP/SRTP implementation specific glue code.
+libzrtpcpp: The current GNU ZRTP distribution contains glue code to bind GNU
+libzrtpcpp: ZRTP to GNU ccRTP.
+libzrtpcpp: Homepage: http://www.gnutelephony.org/