diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-09-30 22:36:48 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-09-30 22:47:04 +0200 |
commit | 8055f638192911f7349f2ddbdf1c7680b4c8496f (patch) | |
tree | 12878a028b8ff5d106cdefac36e81df463d20b2f /games-board/polyglot/metadata.xml | |
parent | dev-libs/jsoncpp: Bump to 1.6.5 (diff) | |
download | gentoo-8055f638192911f7349f2ddbdf1c7680b4c8496f.tar.gz gentoo-8055f638192911f7349f2ddbdf1c7680b4c8496f.tar.bz2 gentoo-8055f638192911f7349f2ddbdf1c7680b4c8496f.zip |
games-board/polyglot: Initial import.
Ebuild contributed by me.
Package-Manager: portage-2.2.22
Diffstat (limited to 'games-board/polyglot/metadata.xml')
-rw-r--r-- | games-board/polyglot/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games-board/polyglot/metadata.xml b/games-board/polyglot/metadata.xml new file mode 100644 index 000000000000..a864094595f9 --- /dev/null +++ b/games-board/polyglot/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> + <email>ulm@gentoo.org</email> +</maintainer> +<longdescription> + PolyGlot is a "UCI adapter". It connects a GUI interface (such + as XBoard, Winboard, Arena or Chessbase) to a UCI chess engine. + By specifying an opening book (in PolyGlot book format) chess + engines can transparently use such books. +</longdescription> +</pkgmetadata> |