Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f94fcbac123ab112e6ca3bb88342ea92d9e21eb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f94fcbac123ab112e6ca3bb88342ea92d9e21eb)
  • Date: Tue, 21 Oct 2008 05:10:46 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/mesademos/DEPENDS | 13 ++++++++-----
graphics/mesademos/HISTORY | 4 +++-
2 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit 6f94fcbac123ab112e6ca3bb88342ea92d9e21eb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mesademos: fixed deps; cleaned up

diff --git a/graphics/mesademos/DEPENDS b/graphics/mesademos/DEPENDS
index 0ef6726..ca12fb0 100755
--- a/graphics/mesademos/DEPENDS
+++ b/graphics/mesademos/DEPENDS
@@ -1,5 +1,8 @@
-depends libdrm &&
-depends xorg-libs &&
-depends xorg-utils &&
-depends OPENGL &&
-depends GLUT
+depends imake &&
+depends lndir &&
+depends libdrm &&
+depends gccmakedep &&
+depends makedepend &&
+depends xorg-libs &&
+depends OPENGL &&
+depends GLUT
diff --git a/graphics/mesademos/HISTORY b/graphics/mesademos/HISTORY
index 948ec19..58ee4c3 100644
--- a/graphics/mesademos/HISTORY
+++ b/graphics/mesademos/HISTORY
@@ -1,3 +1,6 @@
+2008-10-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: removed useless xorg-utils dep; added missing deps
+
2008-10-06 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 7.2
* BUILD: Compile demos via autoconf
@@ -137,4 +140,3 @@

2002-11-20 Eric Sandall <sandalle AT sourcemage.org>
* ALL: Spell created
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f94fcbac123ab112e6ca3bb88342ea92d9e21eb), Vlad Glagolev, 10/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page