diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-11-03 17:07:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-03 17:07:32 +0700 |
commit | 50c50f903332e6a5f5a06b9c991f33561cc0e577 (patch) | |
tree | 8b6b2ffba43c541d9dd4431f41acefdc1c523761 /games/stockfish/stockfish.info | |
parent | cda6abcc4cdc5f7052a7c24449bdc96240590fc1 (diff) | |
download | slackbuilds-50c50f903332e6a5f5a06b9c991f33561cc0e577.tar.gz |
games/stockfish: Added (UCI chess engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stockfish/stockfish.info')
-rw-r--r-- | games/stockfish/stockfish.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/stockfish/stockfish.info b/games/stockfish/stockfish.info new file mode 100644 index 0000000000..a3fb4adf87 --- /dev/null +++ b/games/stockfish/stockfish.info @@ -0,0 +1,10 @@ +PRGNAM="stockfish" +VERSION="8" +HOMEPAGE="https://stockfishchess.org/" +DOWNLOAD="https://stockfish.s3.amazonaws.com/stockfish-8-src.zip" +MD5SUM="fa9797045a76f9b76596d7a0d5ca7b69" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Johannes Schoepfer" +EMAIL="<slackbuilds[at]schoepfer[dot]info>" |