gpo.zugaina.org

Search Portage & Overlays:

games-board/fairy-stockfish

Chess variant engine derived from Stockfish to support fairy chess variants

Screenshots

  • fairy-stockfish-14.0.1
    ~amd64 ~x86
    cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse debug general-32 general-64 largeboards nnue test

    View      Download      Browse     License: GPL-3   
    Overlay: guru

ChangeLog

commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400

*/*: remove empty global variable assigment

Signed-off-by: Julien Roy <julien@jroy.ca>

commit 21befb198b04c1c9ca68073919710a3122d81fab
Author: Sergey Torokhov <torokhov-s-a@yandex.ru>
Date: Sat Oct 29 01:09:12 2022 +0300

games-board/fairy-stockfish: drop old 14 version

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

commit d512221f0d58d0d628a9598cf87d2182b1ac82fd
Author: Sergey Torokhov <torokhov-s-a@yandex.ru>
Date: Thu Dec 16 01:32:03 2021 +0300

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>

commit 27c841dc12e4b418f5fa4bea13511e6ac3b9331a
Author: Sergey Torokhov <torokhov-s-a@yandex.ru>
Date: Fri Oct 1 20:19:57 2021 +0300

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>

commit ab88c21f35e2e2068a601ed51d67e26f8ce7cc62
Author: Sergey Torokhov <torokhov-s-a@yandex.ru>
Date: Mon Sep 27 23:43:23 2021 +0300

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>

commit a1ea9f2d5d5ab80c534a0883439cbd43ff185217
Author: Sergey Torokhov <torokhov-s-a@yandex.ru>
Date: Mon Sep 27 18:14:43 2021 +0300

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>