blob: 32451d83bff187c791e183d35cbf987ba7e0be62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare setup
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/
INHERIT=toolchain-funcs
IUSE=cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse cpu_flags_x86_avx512f cpu_flags_x86_avx512dq debug general-32 general-64 +optimize
KEYWORDS=~amd64 ~arm64 ~loong ~riscv ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/official-stockfish/Stockfish/archive/sf_16.1.tar.gz -> stockfish-16.1.tar.gz https://tests.stockfishchess.org/api/nn/nn-b1a57edbea57.nnue -> stockfish-16.1-nn-b1a57edbea57.nnue https://tests.stockfishchess.org/api/nn/nn-baff1ede1f90.nnue -> stockfish-16.1-nn-baff1ede1f90.nnue
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96
_md5_=27aa67a5b54fe1910c428f5005933db3
|