From bd61d787d27f27c00c8ecfc28e1659a6b28f156d Mon Sep 17 00:00:00 2001 From: Russell Harmon Date: Fri, 29 Jan 2010 21:01:57 -0500 Subject: Add live freeorion ebuild. --- games-strategy/freeorion/freeorion-scm.ebuild | 46 +++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 games-strategy/freeorion/freeorion-scm.ebuild (limited to 'games-strategy') diff --git a/games-strategy/freeorion/freeorion-scm.ebuild b/games-strategy/freeorion/freeorion-scm.ebuild new file mode 100644 index 0000000..d03e332 --- /dev/null +++ b/games-strategy/freeorion/freeorion-scm.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +ESVN_REPO_URI="https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/" + +inherit games cmake-utils subversion + +DESCRIPTION="FreeOrion brings nation building to a galactic scale with its full-featured grand campaign and in-game racial histories, in addition to the classic 4X model of galactic conquest and tactical combat." +HOMEPAGE="http://www.freeorion.org/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + >=dev-libs/boost-1.36 +