blob: 9b75f67b24a99a7e569af411533fb68684f4b761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=|| ( app-arch/unzip app-arch/zip )
DEFINED_PHASES=compile install prepare setup
DESCRIPTION=Free UCI chess engine, claimed to be the strongest in the world
EAPI=8
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_17.tar.gz -> stockfish-17.tar.gz https://tests.stockfishchess.org/api/nn/nn-1111cefa1111.nnue -> stockfish-17-nn-1111cefa1111.nnue https://tests.stockfishchess.org/api/nn/nn-37f18f62d772.nnue -> stockfish-17-nn-37f18f62d772.nnue
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=e7bedb0cc6df0e0309f1b31b0a8c2f46
|