Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (e189b5a21cc8069196804ec83e006609040dac62)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (e189b5a21cc8069196804ec83e006609040dac62)
  • Date: Sat, 30 Oct 2010 08:00:10 -0500

GIT changes to master games grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit e189b5a21cc8069196804ec83e006609040dac62
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

openastromenace: fix OpenAL dependency

diff --git a/games-arcade-3d/openastromenace/DEPENDS
b/games-arcade-3d/openastromenace/DEPENDS
index 930b989..a57057f 100755
--- a/games-arcade-3d/openastromenace/DEPENDS
+++ b/games-arcade-3d/openastromenace/DEPENDS
@@ -1,5 +1,5 @@
depends sdl &&
-depends openal-soft &&
+depends OPENAL &&
depends freealut &&
depends libogg &&
depends libvorbis &&
diff --git a/games-arcade-3d/openastromenace/HISTORY
b/games-arcade-3d/openastromenace/HISTORY
index 92c17f5..a766ed1 100644
--- a/games-arcade-3d/openastromenace/HISTORY
+++ b/games-arcade-3d/openastromenace/HISTORY
@@ -1,3 +1,6 @@
+2010-10-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Fix dependency on OpenAL
+
2009-07-25 Julien _kaze_ ROZO <julien AT rozo.org>
* BUILD, DEPENDS, DETAILS, FINAL, INSTALL, PRE_BUILD,
sdl-config.patch,
openastromenace: created this spell



  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (e189b5a21cc8069196804ec83e006609040dac62), Ismael Luceno, 10/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page