public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: games-board/fairymax/
@ 2014-09-16 13:21 Sebastian Pipping
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2014-09-16 13:21 UTC (permalink / raw
  To: gentoo-commits

commit:     5f3340af0ada49e5523cfba75547dd58eb8c20bb
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Tue Sep 16 13:21:06 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 13:21:06 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5f3340af

games-board/fairymax: 9999

---
 games-board/fairymax/fairymax-9999.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/games-board/fairymax/fairymax-9999.ebuild b/games-board/fairymax/fairymax-9999.ebuild
new file mode 100644
index 0000000..559c1b3
--- /dev/null
+++ b/games-board/fairymax/fairymax-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit git-r3
+
+DESCRIPTION="Fairy-Max (user-defined chess engine) + MaxQi (Xiangqi engine)"
+HOMEPAGE="http://home.hccnet.nl/h.g.muller/CVfairy.html"
+EGIT_REPO_URI="http://hgm.nubati.net/git/fairymax.git"
+
+LICENSE="fairymax"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND=""
+
+src_install() {
+	dodir /usr/games/bin
+	default
+	mv "${D}"/usr/games/*max* "${D}"/usr/games/bin/ || die
+
+	dosym fairymax.6.bz2 /usr/share/man/man6/maxqi.6.bz2
+	dosym fairymax.6.bz2 /usr/share/man/man6/shamax.6.bz2
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-16 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 13:21 [gentoo-commits] proj/betagarden:master commit in: games-board/fairymax/ Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox