Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (a1ddbefef7fc28e8eb3352e971dea43017d1f749)
  • Date: Thu, 19 Apr 2007 17:28:57 -0500

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/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

frozen-bubble: Depends on sdl_pango built with the Pango patch

diff --git a/games-arcade-2d/frozen-bubble/DEPENDS
b/games-arcade-2d/frozen-bubble/DEPENDS
index d1b7deb..ab8840a 100755
--- a/games-arcade-2d/frozen-bubble/DEPENDS
+++ b/games-arcade-2d/frozen-bubble/DEPENDS
@@ -1,3 +1,3 @@
-depends sdl-sdlpl &&
-depends sdl_pango &&
+depends sdl-sdlpl &&
+depends -sub FROZEN_BUBBLE_PANGO sdl_pango &&
depends locale-gettext
diff --git a/games-arcade-2d/frozen-bubble/HISTORY
b/games-arcade-2d/frozen-bubble/HISTORY
index e5c508f..171c10e 100644
--- a/games-arcade-2d/frozen-bubble/HISTORY
+++ b/games-arcade-2d/frozen-bubble/HISTORY
@@ -1,3 +1,6 @@
+2007-04-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on sdl_pango built with the Frozen Bubble patch
+
2006-11-29 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Set BINDIR to /usr/games




  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (a1ddbefef7fc28e8eb3352e971dea43017d1f749), Eric Sandall, 04/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page