summaryrefslogtreecommitdiffstats
path: root/games/freeciv/README
diff options
context:
space:
mode:
author Niels Horn2010-08-28 14:18:55 +0200
committer Erik Hanson2010-08-29 22:32:14 +0200
commit013fae3ee16963c3b12327de06c683d053424a7d (patch)
treea0e8c8fff9d5dfe819c96c5bed93cd1769c2a86e /games/freeciv/README
parent2164cbb85477aab27ae2b3859fd84d3b0970f06d (diff)
downloadslackbuilds-013fae3ee16963c3b12327de06c683d053424a7d.tar.gz
games/freeciv: Updated for version 2.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/freeciv/README')
-rw-r--r--games/freeciv/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/games/freeciv/README b/games/freeciv/README
index 72f6ec4e26..cbc1a4b3f7 100644
--- a/games/freeciv/README
+++ b/games/freeciv/README
@@ -3,9 +3,16 @@ becomes the leader of a civilization, fighting to obtain the ultimate goal:
To become the greatest civilization.
Players of the Civilization(R) series by Microprose(R) should feel at home,
-scince one aim of Freeciv is to have optional modes (called rulesets) with
+since one aim of Freeciv is to have optional modes (called rulesets) with
compatible rules.
Freeciv is maintained by an international team of coders and enthusiasts, and
is easily one of the most fun and addictive network games out there! That also
means it has very extensive multilanguage support, something rare in games.
+
+Note: Building this on Slackware64, it complains about a missing mikmod lib.
+This is actually a little bug in Slackware64 that I reported to Patrick.
+The library is not needed at all, but the libSDL_mixer.la file incorrectly
+states it as a dependency. On 32-bits Slackware this does not happen.
+
+This requires libmikmod to compile on Slackware64.