Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (f51bd7ae6a99ae1811c86458dfb106644ba0af92)
  • Date: Sun, 7 Jan 2007 20:54:53 -0600

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

games-strategy-tbs/freeciv/DEPENDS | 2 +-
games-strategy-tbs/freeciv/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

freeciv: alsa-lib provides sound through ALSA, not SDL

diff --git a/games-strategy-tbs/freeciv/DEPENDS
b/games-strategy-tbs/freeciv/DEPENDS
index 50945c4..535eefa 100755
--- a/games-strategy-tbs/freeciv/DEPENDS
+++ b/games-strategy-tbs/freeciv/DEPENDS
@@ -13,7 +13,7 @@ optional_depends sdl_mixer
optional_depends alsa-lib \
"" \
"--disable-alsa" \
- "for sound support through SDL" &&
+ "for sound support through ALSA" &&
optional_depends readline \
"--with-readline" \
"--without-readline" \
diff --git a/games-strategy-tbs/freeciv/HISTORY
b/games-strategy-tbs/freeciv/HISTORY
index ea6af17..9d4afe5 100644
--- a/games-strategy-tbs/freeciv/HISTORY
+++ b/games-strategy-tbs/freeciv/HISTORY
@@ -1,3 +1,6 @@
+2007-01-04 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: alsa-lib provides sound through ALSA, not SDL
+
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 Eric Sandall (f51bd7ae6a99ae1811c86458dfb106644ba0af92), Eric Sandall, 01/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page