blob: 3dd4449865bbe594a7da29c62bad92c1391ae456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DEPEND=|| ( app-arch/unzip app-arch/zip )
DESCRIPTION=Free UCI chess engine, claimed to be the strongest in the world
EAPI=7
HOMEPAGE=https://stockfishchess.org/
IUSE=cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse debug general-32 general-64 +optimize
KEYWORDS=amd64 x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://stockfish.s3.amazonaws.com/stockfish-10-src.zip
_eclasses_=multilib 797cda3549becfe50afdfa35192ca137 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=456d0f9d446ae8dd71264a09e9c88e96
|