From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- games-board/polyglot/Manifest | 4 ++++ games-board/polyglot/metadata.xml | 13 +++++++++++++ games-board/polyglot/polyglot-1.4.70b-r2.ebuild | 15 +++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 games-board/polyglot/Manifest create mode 100644 games-board/polyglot/metadata.xml create mode 100644 games-board/polyglot/polyglot-1.4.70b-r2.ebuild (limited to 'games-board/polyglot') diff --git a/games-board/polyglot/Manifest b/games-board/polyglot/Manifest new file mode 100644 index 000000000000..3ea28408191f --- /dev/null +++ b/games-board/polyglot/Manifest @@ -0,0 +1,4 @@ +DIST polyglot-1.4.70b.tar.gz 269938 SHA256 cc10554390cb67c73395470505805f673a639fd3283acd02471f7a67dc9bedef SHA512 23ffa735b44ebbdaa991d96ac7d09e368f99640265bea3a30e0623665a8a9567f7c5c3e9518e06348a9b34ef70b43de2000b85f4e6101f4d8f866ae9cac9abec WHIRLPOOL f57135c0ef2e39662ac914022d2c3f0425ea27d722a2bb299bb341d319e21a67cae36e997541bbf2820705413fbcc6161f2c796926f8436cfd8390f5c60cc4a2 +EBUILD polyglot-1.4.70b-r2.ebuild 470 SHA256 35f9389531d35c7a2e0c9ba6627c7ddd2f18a0869be13af527387b3f6cb94a1a SHA512 798325d28d57421669ac8d658b3b4e084398e8c35a7b14785941c9cfad8a881d1249f19ffad3a2f17a415db268b2b0fb8395fac98f5a84b5a9e0cfa66a406141 WHIRLPOOL 1b4d89d750b6451d01f90a967f672a01879363262c98e250d411e07aad6698c19cf848578e30853d5f06537d3c9daaa984919ed6a58c0de0e1da6fa31856980e +MISC ChangeLog 1055 SHA256 59cd76facf1eee8a60d9e3f1599775b3bccee3480bcd8f3f61f68c7562921506 SHA512 945ffa9a353c314070f76b8896236a0fff67effd1024d937424eac93024d6575b450ed2ac7ee402e8e63eb759154c9f2e48c8fb8236ae3a46e15538e6bb595be WHIRLPOOL 48d660009f486f42c004be2346da2c58bc05ecf34cdd28c3a4884f6a3c407ac53547da43ad6c39c973536b75285cea7a1153aa37a0957904d2e449e70f20fcc1 +MISC metadata.xml 488 SHA256 a0adf99c7fb257d3a32ee2d6c73fac392cead3db025b0ba7cc78d1548273a1f8 SHA512 73200bcc5b340c191d80b87f3b44af5339b259ebe2e7c5668a5066a6e07cdf87d4e15db0361f7b5f65f5032216625fd1591c548c506576ac56174d9dffc94002 WHIRLPOOL 7e190f765a11113feb8c938e0048d514b806ea0d571d65339fe4c2174bd3adbc16677c5957753293005cfa6d780aae8bc530ecba5ad947b17248c13a2e47bd85 diff --git a/games-board/polyglot/metadata.xml b/games-board/polyglot/metadata.xml new file mode 100644 index 000000000000..dfce47d11008 --- /dev/null +++ b/games-board/polyglot/metadata.xml @@ -0,0 +1,13 @@ + + + + + ulm@gentoo.org + + + 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. + + diff --git a/games-board/polyglot/polyglot-1.4.70b-r2.ebuild b/games-board/polyglot/polyglot-1.4.70b-r2.ebuild new file mode 100644 index 000000000000..6a46f3f55963 --- /dev/null +++ b/games-board/polyglot/polyglot-1.4.70b-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Protocol adapter to run UCI chess engines under xboard" +HOMEPAGE="http://hardy.uhasselt.be/Toga/" +# not entirely clear what the "b" in the version stands for +SRC_URI="http://hardy.uhasselt.be/Toga/${PN}-release/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DOCS="AUTHORS ChangeLog TODO" # README* installed by build system -- cgit v1.2.3