| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Misc updates:
UnusedEclassesCheck
RESTRICT+=" .." -> RESTRICT=".."
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Julien Roy <julien@jroy.ca>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
| |
Add embed built-in NNUE support for Xiangqi and Janggi
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: James Beddek <telans@posteo.de>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/785526
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/785019
Closes: https://bugs.gentoo.org/780966
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
|
|
|
| |
The bot file is installed wrong path since fix module installation.
Without shell-scripts and bot exec permissions app doesn't start.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
| |
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
| |
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following or similar error still takes place
under certain conditions on score screen:
File "... /rmahjong/client/states.py", line 558, in get_results
score = (int(self.message[wind + "_score"]))
ValueError: invalid literal for int() with base 10: '27100.0'
so restore part of patch to fix passing literal to int().
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
|
|
|
|
|
|
|
| |
The inittest2 dependence is unneccessary as python3 internal unittest is used.
Update patches to fix passing float into int("") in other way.
Update test.py patch to fix numerous 'ResourceWarning's.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|
|
This is attempt python3 "final" porting the game
by means of additional patches to initial py3 port.
The game is playable for me at "single player + 3 bots".
Network game process is not tested.
Menu icon for desktop entry is fetched from Kmahjongg project.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
|