summaryrefslogtreecommitdiffstats
path: root/chat-libs/c-toxcore/DETAILS
diff options
context:
space:
mode:
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