[Lunar-commits] <moonbase-other> wesnoth: major version bump
v4hn
me at v4hn.de
Mon Dec 29 18:08:07 CET 2014
commit 997db764c43668af13b296e7739ec13a95c58e11
Author: v4hn <me at v4hn.de>
Date: Mon, 29 Dec 2014 18:07:51 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/997db764c43668af13b296e7739ec13a95c58e11
wesnoth: major version bump
---
games/wesnoth/BUILD | +4/-1
games/wesnoth/DETAILS | +4/-4
2 files changed, 8 insertions(+), 5 deletions(-)
--- a/games/wesnoth/BUILD
+++ b/games/wesnoth/BUILD
@@ -5,9 +5,12 @@ OPTS+=" -DBINDIR=games \
-DMANDIR=${MODULE_PREFIX}/share/man \
-DDOCDIR=${MODULE_PREFIX}/share/doc/$MODULE" &&
-# fribidi is obsolete and would require 0.10.*
+# fribidi is pretty much obsolete
OPTS+=" -DENABLE_FRIBIDI=OFF" &&
+# boost tanks the build over here
+OPTS+=" -DENABLE_BOOST_FILESYSTEM=OFF" &&
+
# I hate -Werror...
OPTS+=" -DENABLE_STRICT_COMPILATION=OFF" &&
--- a/games/wesnoth/DETAILS
+++ b/games/wesnoth/DETAILS
@@ -1,12 +1,12 @@
MODULE=wesnoth
- VERSION=1.10.7
- SOURCE=$MODULE-$VERSION.tar.bz2
+ VERSION=1.12.0
+ SOURCE=$MODULE-${VERSION%.*}.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://www.wesnoth.org/files
- SOURCE_VFY=sha1:86e329585244c377a1863f64dd534bc7bbcc7acf
+ SOURCE_VFY=sha256:9e2b15cf6196ae7059fc48b5483aa6973473688602958dd64211b1775b513e0a
WEB_SITE=http://www.wesnoth.org
ENTERED=20040701
- UPDATED=20130923
+ UPDATED=20141228
SHORT="Battle for Wesnoth - fantasy turn-based strategy game"
cat <<EOF
More information about the Lunar-commits
mailing list