From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 07DC913881E for ; Tue, 29 Sep 2015 09:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AB37E07FA; Tue, 29 Sep 2015 09:35:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08322E07FA for ; Tue, 29 Sep 2015 09:35:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1D893403C1 for ; Tue, 29 Sep 2015 09:35:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B43C1215 for ; Tue, 29 Sep 2015 09:35:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1443518320.4fd0737db6d29392c1d83187749744568417760a.ulm@gentoo> Subject: [gentoo-commits] repo/dev/ulm:master commit in: games-board/polyglot/ X-VCS-Repository: repo/dev/ulm X-VCS-Files: games-board/polyglot/ChangeLog games-board/polyglot/Manifest games-board/polyglot/metadata.xml games-board/polyglot/polyglot-1.4.70b.ebuild X-VCS-Directories: games-board/polyglot/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4fd0737db6d29392c1d83187749744568417760a X-VCS-Branch: master Date: Tue, 29 Sep 2015 09:35:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7ae3121b-e5bd-4764-af75-a2705525ca50 X-Archives-Hash: 07bd8f5b870ce65a1c778102188247a2 commit: 4fd0737db6d29392c1d83187749744568417760a Author: Ulrich Müller gentoo org> AuthorDate: Tue Sep 29 09:18:40 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Sep 29 09:18:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=4fd0737d games-board/polyglot: Initial import. Ebuild contributed by me. Package-Manager: portage-2.2.22 games-board/polyglot/ChangeLog | 10 ++++++++++ games-board/polyglot/Manifest | 1 + games-board/polyglot/metadata.xml | 7 +++++++ games-board/polyglot/polyglot-1.4.70b.ebuild | 21 +++++++++++++++++++++ 4 files changed, 39 insertions(+) diff --git a/games-board/polyglot/ChangeLog b/games-board/polyglot/ChangeLog new file mode 100644 index 0000000..469b1ad --- /dev/null +++ b/games-board/polyglot/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for games-board/polyglot +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Id$ + +*polyglot-1.4.70b (29 Sep 2015) + + 29 Sep 2015; Ulrich Müller +polyglot-1.4.70b.ebuild, + +metadata.xml: + Initial import. Ebuild contributed by me. + diff --git a/games-board/polyglot/Manifest b/games-board/polyglot/Manifest new file mode 100644 index 0000000..02d0ec9 --- /dev/null +++ b/games-board/polyglot/Manifest @@ -0,0 +1 @@ +DIST polyglot-1.4.70b.tar.gz 269938 SHA256 cc10554390cb67c73395470505805f673a639fd3283acd02471f7a67dc9bedef SHA512 23ffa735b44ebbdaa991d96ac7d09e368f99640265bea3a30e0623665a8a9567f7c5c3e9518e06348a9b34ef70b43de2000b85f4e6101f4d8f866ae9cac9abec WHIRLPOOL f57135c0ef2e39662ac914022d2c3f0425ea27d722a2bb299bb341d319e21a67cae36e997541bbf2820705413fbcc6161f2c796926f8436cfd8390f5c60cc4a2 diff --git a/games-board/polyglot/metadata.xml b/games-board/polyglot/metadata.xml new file mode 100644 index 0000000..e153d85 --- /dev/null +++ b/games-board/polyglot/metadata.xml @@ -0,0 +1,7 @@ + + + + + ulm@gentoo.org + + diff --git a/games-board/polyglot/polyglot-1.4.70b.ebuild b/games-board/polyglot/polyglot-1.4.70b.ebuild new file mode 100644 index 0000000..1c0ce30 --- /dev/null +++ b/games-board/polyglot/polyglot-1.4.70b.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Chess engine Winboard/xboard to UCI protocol adapter" +HOMEPAGE="http://hardy.uhasselt.be/Toga/" +# Not entirely clear what the "b" stands for; it first appeared +# in version 1.4w10UCIb6 following 1.4w10 +SRC_URI="http://hardy.uhasselt.be/Toga/polyglot-release/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +src_configure() { + econf \ + --bindir="/usr/games/bin" \ + --docdir="/usr/share/doc/${PF}" +}