summaryrefslogtreecommitdiffstats
path: root/games/freeciv
diff options
context:
space:
mode:
author Niels Horn <niels.horn@slackbuilds.org>2011-03-30 11:29:46 -0300
committer Robby Workman <rworkman@slackbuilds.org>2011-03-30 22:52:39 -0500
commit63c61669bd39136a2d84cfd345e0dcff960fb993 (patch)
tree68065a43c5e5b3fb7a2239fe3b5bbc1ef34fa7c2 /games/freeciv
parentabe20c885f210a218dd5fe53e202c841d6476258 (diff)
downloadslackbuilds-63c61669bd39136a2d84cfd345e0dcff960fb993.tar.gz
slackbuilds-63c61669bd39136a2d84cfd345e0dcff960fb993.tar.xz
games/freeciv: Updated for version 2.2.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/README7
-rw-r--r--games/freeciv/freeciv.SlackBuild4
-rw-r--r--games/freeciv/freeciv.info6
3 files changed, 5 insertions, 12 deletions
diff --git a/games/freeciv/README b/games/freeciv/README
index 269cabd08b..201f764626 100644
--- a/games/freeciv/README
+++ b/games/freeciv/README
@@ -11,10 +11,3 @@ 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.
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild
index 8b574f09a2..ffc40ae60a 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -3,10 +3,10 @@
# Written by Iskar Enev <iskar.enev[@]gmail.com>
# Maintained as of version 2.2.2 by Niels Horn <niels.horn@gmail.com>
-# Revision date: 2011/02/13
+# Revision date: 2011/03/30
PRGNAM=freeciv
-VERSION=2.2.4
+VERSION=2.2.5
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info
index d318d4fd37..47c502c29c 100644
--- a/games/freeciv/freeciv.info
+++ b/games/freeciv/freeciv.info
@@ -1,8 +1,8 @@
PRGNAM="freeciv"
-VERSION="2.2.4"
+VERSION="2.2.5"
HOMEPAGE="http://www.freeciv.org"
-DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.2.4.tar.bz2"
-MD5SUM="29dec5214b565c19d925cb82c4373831"
+DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.2.5.tar.bz2"
+MD5SUM="e717de02c77139593f21b930245d1709"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"