Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (6964ae36998b6c9091c6c62264476e1018dda556)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (6964ae36998b6c9091c6c62264476e1018dda556)
  • Date: Wed, 29 Nov 2006 20:55:15 -0600

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

games-arcade-2d/frozen-bubble/DEPENDS | 4 +++-
games-arcade-2d/frozen-bubble/DETAILS | 7 +++----
games-arcade-2d/frozen-bubble/HISTORY | 7 +++++++
games-arcade-2d/frozen-bubble/INSTALL | 2 +-
games-engines/prboom/DETAILS | 7 ++++---
games-engines/prboom/HISTORY | 3 +++
games-engines/prboom/prboom-2.4.7.tar.gz.sig |binary
7 files changed, 21 insertions(+), 9 deletions(-)

New commits:
commit 6964ae36998b6c9091c6c62264476e1018dda556
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Set BINDIR to install frozen-bubble's binaries into /usr/games

commit ccda53d9ddbd2435ef3165c13383fd7dcafe784b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "frozen-bubble updated""

This reverts commit e90d3d15327835821dba32f9fa94a50005bacaec.

This update to 2.1.0 for frozen-bubble will work after I fix INSTALL.

commit 0835c5b7070877d16d0c9b5c579b43466c420783
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Updated frozen-bubble to 2.0.0"

This reverts commit 259de1423d522efea174e2269396a09ecf1c46e1.

Reverting my update to 2.0.0 so I can un-revert Pieter's 2.1.0 update.

commit 8627c2ed0a0a8676f1f7c79b62550c71a81b7f17
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Updated prboom to 2.4.7

commit 259de1423d522efea174e2269396a09ecf1c46e1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Updated frozen-bubble to 2.0.0

diff --git a/games-arcade-2d/frozen-bubble/DEPENDS
b/games-arcade-2d/frozen-bubble/DEPENDS
index 4942b5c..d1b7deb 100755
--- a/games-arcade-2d/frozen-bubble/DEPENDS
+++ b/games-arcade-2d/frozen-bubble/DEPENDS
@@ -1 +1,3 @@
-depends sdl-sdlpl
+depends sdl-sdlpl &&
+depends sdl_pango &&
+depends locale-gettext
diff --git a/games-arcade-2d/frozen-bubble/DETAILS
b/games-arcade-2d/frozen-bubble/DETAILS
index 09b9ae0..b260d9f 100755
--- a/games-arcade-2d/frozen-bubble/DETAILS
+++ b/games-arcade-2d/frozen-bubble/DETAILS
@@ -1,10 +1,9 @@
SPELL=frozen-bubble
- VERSION=1.0.0
+ VERSION=2.1.0
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://people.mandrakesoft.com/~gc/fb/${SOURCE}
- SOURCE_URL[1]=http://guillaume.cottenceau.free.fr/fb/${SOURCE}
-
SOURCE_HASH=sha512:c18928f33348b23d7c9846ddf2a9bb732176d321daa3d5429a9d6d38f29bdff026d1ec154ae7990ecf58b7faf86570d0c592ef0d5f581b6ab55ed6c81b478f11
+ SOURCE_URL[0]=http://www.frozen-bubble.org/data/${SOURCE}
+
SOURCE_HASH=sha512:79e9f498db214e380b1a958a4bee5945a38fcc9c38817a8238d633539af46d58cbf0a46ca6aae0400d80fdcc7f3c7d9b876143affec4f3ce55333e8859136f75
WEB_SITE=http://www.frozen-bubble.org/
LICENSE[0]=GPL
ENTERED=20020209
diff --git a/games-arcade-2d/frozen-bubble/HISTORY
b/games-arcade-2d/frozen-bubble/HISTORY
index 997087e..a333133 100644
--- a/games-arcade-2d/frozen-bubble/HISTORY
+++ b/games-arcade-2d/frozen-bubble/HISTORY
@@ -1,3 +1,10 @@
+2006-11-29 Eric Sandall <eric AT sandall.us>
+ * INSTALL: Set BINDIR to /usr/games
+
+2006-11-24 Pieter Lenaerts <e-type AT sourcemage.org>
+ * updated to 2.1.0
+ * DEPENDS: added sdl_pango and locale-gettext
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/games-arcade-2d/frozen-bubble/INSTALL
b/games-arcade-2d/frozen-bubble/INSTALL
index 765c72b..8c1cb50 100755
--- a/games-arcade-2d/frozen-bubble/INSTALL
+++ b/games-arcade-2d/frozen-bubble/INSTALL
@@ -1 +1 @@
-make install PREFIX=${INSTALL_ROOT}/usr
+make install PREFIX=${INSTALL_ROOT}/usr BINDIR=${INSTALL_ROOT}/usr/games
diff --git a/games-engines/prboom/DETAILS b/games-engines/prboom/DETAILS
index a3aaa9a..ac8fed7 100755
--- a/games-engines/prboom/DETAILS
+++ b/games-engines/prboom/DETAILS
@@ -1,11 +1,12 @@
SPELL=prboom
- VERSION=2.4.6
+ VERSION=2.4.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/prboom/$SOURCE
- SOURCE_HASH=sha1:00486df7aaf72c164767adeaa01c083401c44b30
- WEB_SITE=http://prboom.sourceforge.net/
+# SOURCE_HASH=sha1:00486df7aaf72c164767adeaa01c083401c44b30
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
+ WEB_SITE=http://prboom.sourceforge.net/
ENTERED=20011123
SHORT="a portable POSIX Doom port"
cat << EOF
diff --git a/games-engines/prboom/HISTORY b/games-engines/prboom/HISTORY
index 36ca4a3..b3b3b1a 100644
--- a/games-engines/prboom/HISTORY
+++ b/games-engines/prboom/HISTORY
@@ -1,3 +1,6 @@
+2006-11-25 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 2.4.7
+
2006-11-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update to 2.4.6, bug #13218

diff --git a/games-engines/prboom/prboom-2.4.7.tar.gz.sig
b/games-engines/prboom/prboom-2.4.7.tar.gz.sig
new file mode 100644
index 0000000..af1675d
Binary files /dev/null and b/games-engines/prboom/prboom-2.4.7.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (6964ae36998b6c9091c6c62264476e1018dda556), Eric Sandall, 11/29/2006

Archive powered by MHonArc 2.6.24.

Top of Page