355747219c
Created as a slave port of games/xboard X frontend for playing chess games, supporting several engines It is keeping up to date (as I hope) with the version of H.G.Muller at http://hgm.nubati.net/cgi-bin/gitweb.cgi/xboard.git as he seems to be the main maintainer correcting problems and adding features often whereas releases of xboard seem to be quite seldom. PR: 193272 Submitted by: kalten@gmx.at
15 lines
509 B
Text
15 lines
509 B
Text
--- xboard.conf.in.orig 2014-07-02 14:34:53.000000000 +0200
|
|
+++ xboard.conf.in 2014-08-21 00:56:04.000000000 +0200
|
|
@@ -70,11 +70,7 @@
|
|
; Engines & adjudicatons in engine-engine games
|
|
;
|
|
-firstChessProgram fairymax
|
|
--firstChessProgramNames {fairymax
|
|
-"Fruit 2.1" -fcp fruit -fUCI
|
|
-"Crafty" -fcp crafty
|
|
-"GNU Chess" -fcp gnuchess
|
|
-}
|
|
+-firstChessProgramNames {}
|
|
-niceEngines 0
|
|
-polyglotDir ""
|
|
-adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true'
|