[SM-Commit] GIT changes to master games grimoire by Vasil Yonkov (b37413b89016f736ed1040bbe5848899a6edb69b)

Vasil Yonkov scm at sourcemage.org
Sat Nov 21 14:47:49 EST 2009


GIT changes to master games grimoire by Vasil Yonkov <spirtbrat at sourcemage.org>:

 games-strategy-rts/glob2/DEPENDS                  |    6 +++-
 games-strategy-rts/glob2/DETAILS                  |    7 ++---
 games-strategy-rts/glob2/HISTORY                  |    6 ++++
 games-strategy-rts/glob2/PRE_BUILD                |    3 --
 games-strategy-rts/glob2/gcc43.patch              |   30 ----------------------
 games-strategy-rts/glob2/glob2-0.9.4.4.tar.gz.sig |binary
 6 files changed, 15 insertions(+), 37 deletions(-)

New commits:
commit b37413b89016f736ed1040bbe5848899a6edb69b
Author: Vasil Yonkov <spirtbrat at sourcemage.org>
Commit: Vasil Yonkov <spirtbrat at sourcemage.org>

    glob2: => 0.9.4.4

diff --git a/games-strategy-rts/glob2/DEPENDS b/games-strategy-rts/glob2/DEPENDS
index e6aa031..cef209b 100755
--- a/games-strategy-rts/glob2/DEPENDS
+++ b/games-strategy-rts/glob2/DEPENDS
@@ -10,5 +10,9 @@ depends  libvorbis           &&
 depends  speex               &&
 depends  boost               &&
 sub_depends boost THREAD     &&
-sub_depends boost DATE_TIME
+sub_depends boost DATE_TIME  &&
 
+optional_depends "fribidi" \
+                 ""        \
+                 ""        \
+                 "Unicode support"
diff --git a/games-strategy-rts/glob2/DETAILS b/games-strategy-rts/glob2/DETAILS
index 4791dcc..150bdef 100755
--- a/games-strategy-rts/glob2/DETAILS
+++ b/games-strategy-rts/glob2/DETAILS
@@ -1,9 +1,10 @@
            SPELL=glob2
-         VERSION=0.9.3
+         VERSION=0.9.4.4
           SOURCE=${SPELL}-${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
-   SOURCE_URL[0]=http://dl.sv.nongnu.org/releases/$SPELL/$VERSION/$SOURCE
-     SOURCE_HASH=sha512:6c44074ddbf864d233e8042ea90f5c45467d19569db3b440823a2397a160eeec900170bbc28602a6a75513155f3a7dedf04afab3d09ca93c4df36a5fbe6f2996
+#  SOURCE_URL[0]=http://dl.sv.nongnu.org/releases/$SPELL/$VERSION/$SOURCE
+   SOURCE_URL[0]=http://dl.sv.nongnu.org/releases/$SPELL/0.9.4/$SOURCE
+     SOURCE_HASH=sha512:c82ace807ad208bc386b730f1fe6d6162640a9468440482f3584f8ccab825967660d8bbf6b3bebf70c74d1ed95f153cd9b5a0bd72dc247a1f97176c6c737f6ca
       LICENSE[0]=GPL
         WEB_SITE=http://globulation2.org/
          ENTERED=20040814
diff --git a/games-strategy-rts/glob2/HISTORY b/games-strategy-rts/glob2/HISTORY
index 3754bbf..f553313 100644
--- a/games-strategy-rts/glob2/HISTORY
+++ b/games-strategy-rts/glob2/HISTORY
@@ -1,3 +1,9 @@
+2009-11-21 Vasil Yonkov <spirtbrat at sourcemage.org>
+	* DEPENDS: added option for fribidi
+	* DETAILS: updated spell to 0.9.4.4
+	* PRE_BUILD: removed
+	* gcc43.patch removed
+
 2009-03-28 Eric Sandall <sandalle at sourcemage.org>
 	* BUILD: Use custom CFLAGS and CXXFLAGS
 
diff --git a/games-strategy-rts/glob2/PRE_BUILD b/games-strategy-rts/glob2/PRE_BUILD
deleted file mode 100755
index 2a1daf1..0000000
--- a/games-strategy-rts/glob2/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build                          &&
-cd  $SOURCE_DIRECTORY                      &&
-patch -p0 < $SCRIPT_DIRECTORY/gcc43.patch
diff --git a/games-strategy-rts/glob2/gcc43.patch b/games-strategy-rts/glob2/gcc43.patch
deleted file mode 100644
index 38865fb..0000000
--- a/games-strategy-rts/glob2/gcc43.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Fix GCC 4.3 compilation
-# From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479872
-#
-Index: libgag/include/FileManager.h
-===================================================================
---- libgag/include/FileManager.h
-+++ libgag/include/FileManager.h
-@@ -24,6 +24,7 @@
- #include <vector>
- #include <fstream>
- #include <string>
-+#include <ctime>
-
- //! this is the host filesystem directory separator
- #ifndef DIR_SEPARATOR
-
-Index: src/FertilityCalculatorThreadMessage.cpp
-===================================================================
---- src/FertilityCalculatorThreadMessage.cpp.orig	2008-05-20 01:18:24.913717892 +0200
-+++ src/FertilityCalculatorThreadMessage.cpp	2008-05-20 01:18:33.466469496 +0200
-@@ -19,6 +19,7 @@
- #include "FertilityCalculatorThreadMessage.h"
-
- #include <sstream>
-+#include <typeinfo>
-
- FCTUpdateCompletionPercent::FCTUpdateCompletionPercent(float percent)
- 	: percent(percent)
-
diff --git a/games-strategy-rts/glob2/glob2-0.9.4.4.tar.gz.sig b/games-strategy-rts/glob2/glob2-0.9.4.4.tar.gz.sig
new file mode 100644
index 0000000..042834d
Binary files /dev/null and b/games-strategy-rts/glob2/glob2-0.9.4.4.tar.gz.sig differ



More information about the SM-Commit mailing list