Commit Graph

4 Commits

Author SHA1 Message Date
Sergey Torokhov
d512221f0d games-board/fairy-stockfish: 14.0.1 version bump
Add embed built-in NNUE support for Xiangqi and Janggi

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-12-16 01:32:03 +03:00
Sergey Torokhov
27c841dc12 games-board/fairy-stockfish: drop syzygy tests
The instrumented.sh syzygy test data tarball gets differ size every time.
Drop it.

Closes: https://bugs.gentoo.org/815625

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-10-01 20:35:43 +03:00
Sergey Torokhov
ab88c21f35 games-board/fairy-stockfish: on allvariants, off optimize -O3, cleanup
- Allways enable build 'all' variants option (add Amazons game).
- Drop 'optimize' use flag and disable '-O3/-ffast' optimization.
- Remove unused 'python' use flag.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-09-27 23:49:15 +03:00
Sergey Torokhov
a1ea9f2d5d games-board/fairy-stockfish: new package
Ebuild is based on games-board/stockfish::gentoo

Fairy-Stockfish is a chess variant engine derived from Stockfish designed
for the support of fairy chess variants and easy extensibility with more games.
It can play various regional, historical, and modern chess variants
as well as games with user-defined rules.
For compatibility with graphical user interfaces it supports the UCI, UCCI,
USI, UCI-cyclone, and CECP/XBoard protocols.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-09-27 18:16:19 +03:00