summaryrefslogtreecommitdiff
path: root/development/unittest-cpp/unittest-cpp.info
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2016-10-24 19:58:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-24 19:58:32 +0700
commitf402329dc3c289655bfe9620a97de45710c75af5 (patch)
tree10d5c831d808323f6b3e59f8e87826ddae3097b0 /development/unittest-cpp/unittest-cpp.info
parent8a3a6e14122087983ed04803c0ef897820e0d198 (diff)
downloadslackbuilds-f402329dc3c289655bfe9620a97de45710c75af5.tar.gz
development/unittest-cpp: Added (unit testing framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/unittest-cpp/unittest-cpp.info')
-rw-r--r--development/unittest-cpp/unittest-cpp.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/unittest-cpp/unittest-cpp.info b/development/unittest-cpp/unittest-cpp.info
new file mode 100644
index 0000000000..f1a45dcea4
--- /dev/null
+++ b/development/unittest-cpp/unittest-cpp.info
@@ -0,0 +1,10 @@
+PRGNAM="unittest-cpp"
+VERSION="1.6.1"
+HOMEPAGE="https://github.com/unittest-cpp/unittest-cpp"
+DOWNLOAD="https://github.com/unittest-cpp/unittest-cpp/releases/download/v1.6.1/unittest-cpp-1.6.1.tar.gz"
+MD5SUM="b4849a686b78ba198a51a49966b8ddba"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Christoph Willing"
+EMAIL="chris.willing@linux.com"