Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (dac4095c7f802f2fde30254fb5dcdbd92ab85caf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (dac4095c7f802f2fde30254fb5dcdbd92ab85caf)
  • Date: Fri, 29 Aug 2008 09:46:12 -0500

GIT changes to master games grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

games-strategy-tbs/wesnoth/DEPENDS | 3 ++-
games-strategy-tbs/wesnoth/DETAILS | 4 ++--
games-strategy-tbs/wesnoth/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit dac4095c7f802f2fde30254fb5dcdbd92ab85caf
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

wesnoth: 1.5.3

diff --git a/games-strategy-tbs/wesnoth/DEPENDS
b/games-strategy-tbs/wesnoth/DEPENDS
index 7254609..cc802a3 100755
--- a/games-strategy-tbs/wesnoth/DEPENDS
+++ b/games-strategy-tbs/wesnoth/DEPENDS
@@ -2,7 +2,8 @@ depends freetype2 &&
depends sdl_image &&
depends sdl_mixer &&
depends sdl_net &&
-depends -sub IOSTREAMS boost &&
+depends sdl_ttf &&
+depends -sub "IOSTREAMS REGEX" boost &&

optional_depends python "--enable-python-install" "" "for Python tools" &&

diff --git a/games-strategy-tbs/wesnoth/DETAILS
b/games-strategy-tbs/wesnoth/DETAILS
index 7bc0da4..ae9c570 100755
--- a/games-strategy-tbs/wesnoth/DETAILS
+++ b/games-strategy-tbs/wesnoth/DETAILS
@@ -1,10 +1,10 @@
SPELL=wesnoth
if [[ $WESNOTH_DEVEL == y ]]; then
- VERSION=1.4.4
+ VERSION=1.5.3
SOURCE=$SPELL-$VERSION.tar.bz2
OLD_VERSION=${OLD_VERSION:-1.4.3}
# this is always the hash for the $VERSION tarball
-
SOURCE_HASH=sha512:0576e498672e9fb93d4d23e1347e949e6dcda52f1fab9ddc3d4cfea78437fd9ae98ee7424b70616635dba9c07998cff2c8aa5c2221c4773e8e09535813ee9d14
+
SOURCE_HASH=sha512:32e853b4b5c1c3b3926b2472125026c25f85ad504c0082f6aff97d2be12b120ffa3d7a8ea0730f8efaa20d098845a985141408fee38c4720a99d7186110ed51d
else
VERSION=1.4.4
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index df9c64b..24354bc 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,7 @@
+2008-08-23 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added sdl_ttf, boost with REGEX
+ * DETAILS: updated WESNOTH_DEVEL=y to 1.5.3
+
2008-07-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.4, fixed long desc quoting the paths!




  • [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (dac4095c7f802f2fde30254fb5dcdbd92ab85caf), Jaka Kranjc, 08/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page