Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Bor Kraljič (fe2099296eed8e8955b4f5d3c7152c714e4f2d1b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Bor Kraljič (fe2099296eed8e8955b4f5d3c7152c714e4f2d1b)
  • Date: Thu, 22 Sep 2011 02:41:33 -0500

GIT changes to master games grimoire by Bor Kraljič <pyrobor AT ver.si>:

games-arcade-2d/fbg/DEPENDS | 2 +-
games-arcade-2d/fbg/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit fe2099296eed8e8955b4f5d3c7152c714e4f2d1b
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

fbg: wxGTK -> wxgtk (fixes #252)

diff --git a/games-arcade-2d/fbg/DEPENDS b/games-arcade-2d/fbg/DEPENDS
index 6d5cd61..3b60794 100755
--- a/games-arcade-2d/fbg/DEPENDS
+++ b/games-arcade-2d/fbg/DEPENDS
@@ -2,7 +2,7 @@ depends GLUT &&
depends sdl &&
depends physfs &&

-optional_depends wxGTK \
+optional_depends wxgtk \
"" \
"" \
"for wx[windows|GTK] GUI launcher"
diff --git a/games-arcade-2d/fbg/HISTORY b/games-arcade-2d/fbg/HISTORY
index 6d9d455..4881258 100644
--- a/games-arcade-2d/fbg/HISTORY
+++ b/games-arcade-2d/fbg/HISTORY
@@ -1,3 +1,6 @@
+2011-09-22 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: wxGTK -> wxgtk (fixes #252)
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master games grimoire by Bor Kraljič (fe2099296eed8e8955b4f5d3c7152c714e4f2d1b), Bor Kraljič, 09/22/2011

Archive powered by MHonArc 2.6.24.

Top of Page