Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (a70fbe6f5f4cdebc6b46b8ba64bf159603e74def)

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 z-rejected grimoire by Eric Sandall (a70fbe6f5f4cdebc6b46b8ba64bf159603e74def)
  • Date: Tue, 2 Jul 2013 21:02:35 -0500

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

z-games/steam/DEPENDS | 2 +-
z-games/steam/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

steam: glu -> GLUT typo fix

diff --git a/z-games/steam/DEPENDS b/z-games/steam/DEPENDS
index 0d29919..8766ec4 100755
--- a/z-games/steam/DEPENDS
+++ b/z-games/steam/DEPENDS
@@ -8,7 +8,7 @@ depends fontconfig &&
depends freetype2 &&
depends gdk-pixbuf2 &&
depends glib2 &&
-depends glu &&
+depends GLUT &&
depends gtk+2 &&
depends hicolor-icon-theme &&
depends JPEG &&
diff --git a/z-games/steam/HISTORY b/z-games/steam/HISTORY
index e5f0f1d..cdb95c9 100644
--- a/z-games/steam/HISTORY
+++ b/z-games/steam/HISTORY
@@ -1,3 +1,6 @@
+2013-07-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: glu -> GLUT typo fix
+
2013-03-20 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Changed VERSION from "beta" to a release date.
Will use VERSION to update unversioned binaries from the web.



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (a70fbe6f5f4cdebc6b46b8ba64bf159603e74def), Eric Sandall, 07/02/2013

Archive powered by MHonArc 2.6.24.

Top of Page