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

Eric Sandall scm at mail.sourcemage.org
Sun Jan 7 21:54:53 EST 2007


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.
 



More information about the SM-Commit mailing list