summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-06-07 03:12:11 +0200
committer Willy Sudiarto Raharjo2014-06-12 01:51:41 +0200
commit02f91843a483124c963928c5286a96836e15e174 (patch)
tree089a0f239bddf853aa008c53cc27aa750929ebcc /libraries/msgpack-c/msgpack-c.info
parent66b269bafa4d7c6277df3fd4cbb6f4ae70ae5708 (diff)
downloadslackbuilds-02f91843a483124c963928c5286a96836e15e174.tar.gz
libraries/msgpack-c: Added (C/C++ impelmentation of MessagePack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msgpack-c/msgpack-c.info')
-rw-r--r--libraries/msgpack-c/msgpack-c.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info
new file mode 100644
index 0000000000..097fc22b1b
--- /dev/null
+++ b/libraries/msgpack-c/msgpack-c.info
@@ -0,0 +1,10 @@
+PRGNAM="msgpack-c"
+VERSION="0.11.25"
+HOMEPAGE="http://msgpack-c.org/"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.8/msgpack-0.5.8.tar.gz"
+MD5SUM="ea0bee0939d2980c0df91f0e4843ccc4"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Benjamin Trigona-Harany"
+EMAIL="slackbuilds@jaxartes.net"