Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (138c72cb750c5cba423237deee4261e60672a8c0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (138c72cb750c5cba423237deee4261e60672a8c0)
  • Date: Tue, 16 Dec 2008 18:42:54 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 4 ++++
telephony/libzrtpcpp/DEPENDS | 1 +
telephony/libzrtpcpp/DETAILS | 16 ++++++++++++++++
telephony/libzrtpcpp/HISTORY | 3 +++
4 files changed, 24 insertions(+)

New commits:
commit 138c72cb750c5cba423237deee4261e60672a8c0
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

telephony/libzrtpcpp: new spell
a free implementation of the ZRTP protocol

diff --git a/ChangeLog b/ChangeLog
index aaa6490..2cfe47c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-17 Ladislav Hagara <hgr AT vabo.cz>
+ * telephony/libzrtpcpp: new spell
+ a free implementation of the ZRTP protocol
+
2008-12-16 Ladislav Hagara <hgr AT vabo.cz>
* crypto/cryptoolinux: new spell
a tool to learn cryptography and cryptanalysis
diff --git a/telephony/libzrtpcpp/DEPENDS b/telephony/libzrtpcpp/DEPENDS
new file mode 100755
index 0000000..dbd692d
--- /dev/null
+++ b/telephony/libzrtpcpp/DEPENDS
@@ -0,0 +1 @@
+depends ccrtp
diff --git a/telephony/libzrtpcpp/DETAILS b/telephony/libzrtpcpp/DETAILS
new file mode 100755
index 0000000..6668a1a
--- /dev/null
+++ b/telephony/libzrtpcpp/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=libzrtpcpp
+ VERSION=1.4.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$GNU_URL/ccrtp/$SOURCE
+
SOURCE_HASH=sha512:6bfbf077eb1cf38d9d870d500991e2665932501d9a87c2a74bb72166779626b879df6763bc1ecc8a27dcd760a2929636866cd8741c662706cf4415a622da27e0
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://www.gnutelephony.org/index.php/GNU_ZRTP
+ LICENSE[0]=GPL
+ ENTERED=20081217
+ SHORT="a free implementation of the ZRTP protocol"
+cat << EOF
+ZRTP Protocol Library is an implementation of Phil Zimmermann's ZRTP
protocol,
+created based on and interoperable with Zfone beta 2. Combined with the GNU
+RTP Stack (ccrtp), this offers the ability to create communication services
+that natively support the ZRTP protocol.
+EOF
diff --git a/telephony/libzrtpcpp/HISTORY b/telephony/libzrtpcpp/HISTORY
new file mode 100644
index 0000000..c9b7139
--- /dev/null
+++ b/telephony/libzrtpcpp/HISTORY
@@ -0,0 +1,3 @@
+2008-12-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.4.1
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (138c72cb750c5cba423237deee4261e60672a8c0), Ladislav Hagara, 12/16/2008

Archive powered by MHonArc 2.6.24.

Top of Page