11 lines
451 B
Text
11 lines
451 B
Text
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=5
|
|
HOMEPAGE=http://stockfishchess.org/
|
|
IUSE=armv7 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-6-src.zip
|
|
_md5_=d9f2cca71932cb594675e80a241c713d
|