summaryrefslogtreecommitdiffstats
path: root/chat-libs/c-toxcore/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2016-11-23 12:11:59 -0200
committerIsmael Luceno2016-11-23 12:11:59 -0200
commit2913eb73856a2ef07060094513917ec14d91cf3c (patch)
treed0525b42cc019cb6094771459233a8194eaecf2e /chat-libs/c-toxcore/DETAILS
parent721949720dc5cde038b370beda79ffb39e6b016b (diff)
c-toxcore: new spell, Secure instant messaging and videoconferencing
Diffstat (limited to 'chat-libs/c-toxcore/DETAILS')
-rwxr-xr-xchat-libs/c-toxcore/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/chat-libs/c-toxcore/DETAILS b/chat-libs/c-toxcore/DETAILS
new file mode 100755
index 0000000000..0c21160c09
--- /dev/null
+++ b/chat-libs/c-toxcore/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=c-toxcore
+ VERSION=0.0.4
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/TokTok/$SPELL/archive/v$VERSION.tar.gz
+ SOURCE_HASH=sha512:ef76cca22830d6ad590c3852cc185b0b7f414501a22a60416f37ee10513eadbe520ace1d8e3cb0f07c92aa43774bd35ecb3e9c0e3750d90821fcab500ac8bc82
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://tox.chat"
+ LICENSE[0]="GPLv3+"
+ ENTERED=20161123
+ KEYWORDS=""
+ SHORT="Secure instant messaging and videoconferencing"
+cat << EOF
+Tox is a peer-to-peer instant messaging and video calling protocol that
+offers end-to-end encryption.
+EOF