Install this package:
emerge -a app-emacs/chess
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-emacs/chess
Or alternatively:
emerge --autounmask-write -a app-emacs/chess
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.5 | 7 | amd64 x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> </maintainer> <longdescription> chess.el is an Emacs Lisp library and several clients on top of the underlying library functionality for performing various activities related to the game of chess. You can play against an external chess program such as gnuchess, crafty, phalanx or sjeng. All of them are publically available, and chess.el will automatically detect which one you have installed, provided they have standard executable program names, and are in a located in a directory which is part of the PATH. See the customisable variable `chess-default-engine'. You can also play against another human or computer over the internet (through a direct Emacs-to-Emacs connection, or on one of the Internet Chess Servers like freechess.org or chessclub.com), or even against a very simple chess thinking module implemented in pure Emacs Lisp. chess.el also provides a mode for editing Portable Game Notation (PGN) files. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="sourceforge">emacs-chess</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | chess-2.0.5.tar.xz | 364348 bytes | 2.0.5 |
| Type | File | Size |
|---|---|---|
| DIST | emacs-chess-pieces-2.0.tar.bz2 | 297687 bytes |
| DIST | emacs-chess-sounds-2.0.tar.bz2 | 3390098 bytes |