Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (bc868c58c2ac4ac4700a856090c48a17dc75c1fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (bc868c58c2ac4ac4700a856090c48a17dc75c1fe)
  • Date: Sun, 4 May 2008 06:22:05 -0500

GIT changes to master games grimoire by Andraž Levstik <ruskie AT codemages.net>:

games-strategy-rts/glob2/DEPENDS | 25 ++++++++++++++-----------
games-strategy-rts/glob2/DETAILS | 4 ++--
games-strategy-rts/glob2/HISTORY | 4 ++++
games-strategy-rts/glob2/glob2.sh | 0
4 files changed, 20 insertions(+), 13 deletions(-)

New commits:
commit 8c2794b7ede11bff1185518052577644411d7b6f
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

glob2: update to 0.9.3

diff --git a/games-strategy-rts/glob2/DEPENDS
b/games-strategy-rts/glob2/DEPENDS
index 1c102ea..e6aa031 100755
--- a/games-strategy-rts/glob2/DEPENDS
+++ b/games-strategy-rts/glob2/DEPENDS
@@ -1,11 +1,14 @@
-depends zlib &&
-depends scons &&
-depends libogg &&
-depends sdl &&
-depends sdl_net &&
-depends sdl_ttf &&
-depends sdl_image &&
-depends freetype2 &&
-depends libvorbis &&
-depends boost &&
-depends speex
+depends zlib &&
+depends scons &&
+depends libogg &&
+depends sdl &&
+depends sdl_net &&
+depends sdl_ttf &&
+depends sdl_image &&
+depends freetype2 &&
+depends libvorbis &&
+depends speex &&
+depends boost &&
+sub_depends boost THREAD &&
+sub_depends boost DATE_TIME
+
diff --git a/games-strategy-rts/glob2/DETAILS
b/games-strategy-rts/glob2/DETAILS
index fb447d4..4791dcc 100755
--- a/games-strategy-rts/glob2/DETAILS
+++ b/games-strategy-rts/glob2/DETAILS
@@ -1,9 +1,9 @@
SPELL=glob2
- VERSION=0.9.2
+ VERSION=0.9.3
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:b942f18d3f00f3572e12b3ea1f8d8638796b9c482ef2cbbeeddf308b9a17317dc8cd6b0f4fb01d2b1b65a03dd95add8771ed793756ea8b5af742daa2640b167f
+
SOURCE_HASH=sha512:6c44074ddbf864d233e8042ea90f5c45467d19569db3b440823a2397a160eeec900170bbc28602a6a75513155f3a7dedf04afab3d09ca93c4df36a5fbe6f2996
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 5ef81fa..9d76308 100644
--- a/games-strategy-rts/glob2/HISTORY
+++ b/games-strategy-rts/glob2/HISTORY
@@ -1,3 +1,7 @@
+2008-05-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 0.9.3
+ * DEPENDS: added sub_depends for boost
+
2008-03-02 Dale E. Edmons <linuxfan AT sourcemage.org>
* INSTALL: cleaned up file and use find_and_scam.

diff --git a/games-strategy-rts/glob2/glob2.sh
b/games-strategy-rts/glob2/glob2.sh
old mode 100644
new mode 100755



  • [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (bc868c58c2ac4ac4700a856090c48a17dc75c1fe), Andraž Levstik, 05/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page