summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/polyglot/polyglot-1.4.70b.ebuild')
-rw-r--r--games-board/polyglot/polyglot-1.4.70b.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games-board/polyglot/polyglot-1.4.70b.ebuild b/games-board/polyglot/polyglot-1.4.70b.ebuild
index 1c0ce30..a43fd6e 100644
--- a/games-board/polyglot/polyglot-1.4.70b.ebuild
+++ b/games-board/polyglot/polyglot-1.4.70b.ebuild
@@ -4,16 +4,17 @@
EAPI=5
-DESCRIPTION="Chess engine Winboard/xboard to UCI protocol adapter"
+DESCRIPTION="Protocol adapter to run UCI chess engines under xboard"
HOMEPAGE="http://hardy.uhasselt.be/Toga/"
-# Not entirely clear what the "b" stands for; it first appeared
-# in version 1.4w10UCIb6 following 1.4w10
+# not entirely clear what the "b" in the version stands for
SRC_URI="http://hardy.uhasselt.be/Toga/polyglot-release/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+DOCS="AUTHORS ChangeLog TODO" # README* installed by build system
+
src_configure() {
econf \
--bindir="/usr/games/bin" \