diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-14 01:09:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-14 01:09:17 +0700 |
commit | 8ceac8ee9c26774886d5164e04ad76828ed021ba (patch) | |
tree | e69c8c4d9e349a40ee05984415618b747e7ca06e /libraries/hpx/hpx.info | |
parent | 48756787a70ee10db0ffb1c6f45891e7ac0875bc (diff) | |
download | slackbuilds-8ceac8ee9c26774886d5164e04ad76828ed021ba.tar.gz |
libraries/hpx: Added (C++ Standards Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hpx/hpx.info')
-rw-r--r-- | libraries/hpx/hpx.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/hpx/hpx.info b/libraries/hpx/hpx.info new file mode 100644 index 0000000000..b7170c3634 --- /dev/null +++ b/libraries/hpx/hpx.info @@ -0,0 +1,10 @@ +PRGNAM="hpx" +VERSION="0.9.99" +HOMEPAGE="https://github.com/STEllAR-GROUP/hpx/" +DOWNLOAD="https://github.com/STEllAR-GROUP/hpx/archive/0.9.99/hpx-0.9.99.tar.gz" +MD5SUM="8dcb996e52047cfaed3eafabd76a86ff" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="numactl hwloc gperftools" +MAINTAINER="Andre Barboza" +EMAIL="bmg.andre@gmail.com" |