Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Arjan Bouter (fb40cc5d93ea423dd913bdabebef593a6cd445e3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Arjan Bouter (fb40cc5d93ea423dd913bdabebef593a6cd445e3)
  • Date: Thu, 13 Jan 2011 02:19:56 -0600

GIT changes to master games grimoire by Arjan Bouter <abouter AT sourcemage.org>:

dev/null |binary
games-arcade-2d/supertux/BUILD | 10 +---------
games-arcade-2d/supertux/DEPENDS | 2 +-
games-arcade-2d/supertux/DETAILS | 2 +-
games-arcade-2d/supertux/HISTORY | 5 +++++
games-arcade-2d/supertux/INSTALL | 1 -
games-arcade-2d/supertux/supertux-0.3.1d.tar.bz2.sig | 0
games-arcade-2d/supertux/supertux-0.3.3.tar.bz2.sig |binary
8 files changed, 8 insertions(+), 12 deletions(-)

New commits:
commit fb40cc5d93ea423dd913bdabebef593a6cd445e3
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

supertux: version 0.3.3

diff --git a/games-arcade-2d/supertux/BUILD b/games-arcade-2d/supertux/BUILD
index 4cb3cf3..e013b8d 100755
--- a/games-arcade-2d/supertux/BUILD
+++ b/games-arcade-2d/supertux/BUILD
@@ -1,9 +1 @@
-./configure --prefix=${INSTALL_ROOT}/usr \
- --sysconfdir=${INSTALL_ROOT}/etc \
- --mandir=${INSTALL_ROOT}/usr/share/man \
- --infodir=${INSTALL_ROOT}/usr/share/info \
- --bindir=${INSTALL_ROOT}/usr/games \
- --datadir=${INSTALL_ROOT}/usr/share/games \
- --localstatedir=${INSTALL_ROOT}/var/games \
- $OPTS &&
-jam
+cmake_build
diff --git a/games-arcade-2d/supertux/DEPENDS
b/games-arcade-2d/supertux/DEPENDS
index e339fac..0191bc1 100755
--- a/games-arcade-2d/supertux/DEPENDS
+++ b/games-arcade-2d/supertux/DEPENDS
@@ -1,7 +1,7 @@
depends X11-LIBS &&
depends sdl &&
depends sdl_image &&
-depends jam &&
+depends cmake &&
depends physfs &&
depends OPENGL &&
depends openal &&
diff --git a/games-arcade-2d/supertux/DETAILS
b/games-arcade-2d/supertux/DETAILS
index 564e0fb..a16b95e 100755
--- a/games-arcade-2d/supertux/DETAILS
+++ b/games-arcade-2d/supertux/DETAILS
@@ -1,5 +1,5 @@
SPELL=supertux
- VERSION=0.3.1d
+ VERSION=0.3.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/d/}
SOURCE_URL[0]=http://download.berlios.de/supertux/$SOURCE
diff --git a/games-arcade-2d/supertux/HISTORY
b/games-arcade-2d/supertux/HISTORY
index 289f332..9e3ae8a 100644
--- a/games-arcade-2d/supertux/HISTORY
+++ b/games-arcade-2d/supertux/HISTORY
@@ -1,3 +1,8 @@
+2011-01-13 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.3.3
+ * BUILD, DEPENDS: jam -> cmake
+ * INSTALL: removed, obsolete
+
2008-01-05 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.3.1d

diff --git a/games-arcade-2d/supertux/INSTALL
b/games-arcade-2d/supertux/INSTALL
deleted file mode 100755
index 05c8035..0000000
--- a/games-arcade-2d/supertux/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-jam install
diff --git a/games-arcade-2d/supertux/supertux-0.3.1d.tar.bz2.sig
b/games-arcade-2d/supertux/supertux-0.3.1d.tar.bz2.sig
deleted file mode 100644
index a551da9..0000000
Binary files a/games-arcade-2d/supertux/supertux-0.3.1d.tar.bz2.sig and
/dev/null differ
diff --git a/games-arcade-2d/supertux/supertux-0.3.3.tar.bz2.sig
b/games-arcade-2d/supertux/supertux-0.3.3.tar.bz2.sig
new file mode 100644
index 0000000..0731870
Binary files /dev/null and
b/games-arcade-2d/supertux/supertux-0.3.3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Arjan Bouter (fb40cc5d93ea423dd913bdabebef593a6cd445e3), Arjan Bouter, 01/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page