Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (5a1434e909f5d19b651d042264d63e022bdd4dbd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (5a1434e909f5d19b651d042264d63e022bdd4dbd)
  • Date: Wed, 24 Jun 2015 22:10:54 +0000

GIT changes to master games grimoire by Ismael Luceno <ismael AT sourcemage.org>:

dev/null |binary
games-arcade-2d/supertux/DEPENDS | 2 +-
games-arcade-2d/supertux/DETAILS | 11 +++++------
games-arcade-2d/supertux/HISTORY | 6 ++++++
4 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit 5a1434e909f5d19b651d042264d63e022bdd4dbd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

supertux 0.3.5a

diff --git a/games-arcade-2d/supertux/DEPENDS
b/games-arcade-2d/supertux/DEPENDS
index 0191bc1..8b82105 100755
--- a/games-arcade-2d/supertux/DEPENDS
+++ b/games-arcade-2d/supertux/DEPENDS
@@ -4,6 +4,6 @@ depends sdl_image &&
depends cmake &&
depends physfs &&
depends OPENGL &&
-depends openal &&
+depends OPENAL &&
depends libvorbis &&
depends libogg
diff --git a/games-arcade-2d/supertux/DETAILS
b/games-arcade-2d/supertux/DETAILS
index a16b95e..1282da9 100755
--- a/games-arcade-2d/supertux/DETAILS
+++ b/games-arcade-2d/supertux/DETAILS
@@ -1,12 +1,11 @@
SPELL=supertux
- VERSION=0.3.3
+ VERSION=0.3.5a
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/d/}
- SOURCE_URL[0]=http://download.berlios.de/supertux/$SOURCE
-#
SOURCE_HASH=sha512:b887770714270eb4a977c9871135d43f97934ca2cc6d9fd5a6779b3165f2cb480f3787abdf3f1c769209165f8c5213a4d33b97f61e86706b9f9dc2af5862e27d
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=https://github.com/SuperTux/$SPELL/releases/download/v$VERSION/$SOURCE
+
SOURCE_HASH=sha512:f86c8ebe8aa0f789fc28a6634afcfc2a5c983973af677a4d7a5d80a98b732800f30c71e353e4ae044178baf4ca3abfcd08c4af7fe5c7e318c670bd7f8a00e69c
LICENSE[0]=GPL
- WEB_SITE=http://supertux.berlios.de/
+ WEB_SITE=https://supertux.github.io/
ENTERED=20040512
SHORT="a classic 2D jump'n run sidescroller game"
cat << EOF
diff --git a/games-arcade-2d/supertux/HISTORY
b/games-arcade-2d/supertux/HISTORY
index 9e3ae8a..f553f9e 100644
--- a/games-arcade-2d/supertux/HISTORY
+++ b/games-arcade-2d/supertux/HISTORY
@@ -1,3 +1,9 @@
+2015-06-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: openal -> OPENAL
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed WEB_SITE
+ updated spell to 0.3.5a
+
2011-01-13 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.3.3
* BUILD, DEPENDS: jam -> cmake
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
deleted file mode 100644
index 0731870..0000000
Binary files a/games-arcade-2d/supertux/supertux-0.3.3.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (5a1434e909f5d19b651d042264d63e022bdd4dbd), Ismael Luceno, 06/24/2015

Archive powered by MHonArc 2.6.24.

Top of Page