From ea15e5dcae66d871be7ba329cbfd6a21310f7839 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 11 Sep 2016 13:06:43 +0200 Subject: [PATCH] games-strategy/freecol: initial import --- .../freecol/freecol-0.11.6.exheres-0 | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 packages/games-strategy/freecol/freecol-0.11.6.exheres-0 diff --git a/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 b/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 new file mode 100644 index 0000000..8005965 --- /dev/null +++ b/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 @@ -0,0 +1,55 @@ +# Copyright 2016 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require sourceforge [ suffix=zip ] + +SUMMARY="An open source clone of the game Colonization" +DESCRIPTION="FreeCol is a turn-based strategy game based on the old game +Colonization, and similar to Civilization. The objective of the game is to +create an independent nation. +You start with only a few colonists defying the stormy seas in their search +for new land. Will you guide them on the Colonization of a New World?" +HOMEPAGE+=" http://www.freecol.org" + +LICENCES="GPL-2" +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + +DEPENDENCIES=" + build: + virtual/unzip + run: + virtual/jre[>=1.8] +" + +BUGS_TO="hasufell@posteo.de" + +WORK=${WORKBASE}/${PN} + +src_install() { + herebin ${PN} <