Skip to Content.
Sympa Menu

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

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 (39d10b8438a298760a4bd2dbad344ce309eaeec7)
  • Date: Sat, 3 Apr 2010 23:58:36 -0500

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

games-utils/mumble/DEPENDS | 4 +++-
games-utils/mumble/HISTORY | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)

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

mumble: depends on avahi & libsndfile

diff --git a/games-utils/mumble/DEPENDS b/games-utils/mumble/DEPENDS
index 104b140..6b2512d 100755
--- a/games-utils/mumble/DEPENDS
+++ b/games-utils/mumble/DEPENDS
@@ -4,6 +4,8 @@ depends protobuf &&
depends qt4 &&
depends libxevie &&
depends speex &&
+depends libsndfile &&
depends alsa-lib &&
depends speech-dispatcher &&
-depends openssl
+depends openssl &&
+depends -sub COMPAT_LIBDNS_SD avahi
diff --git a/games-utils/mumble/HISTORY b/games-utils/mumble/HISTORY
index 5bc02bc..cd9ca91 100644
--- a/games-utils/mumble/HISTORY
+++ b/games-utils/mumble/HISTORY
@@ -1,6 +1,6 @@
2010-04-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.2.2
- * DEPENDS: depends on protobuf
+ * DEPENDS: depends on protobuf, avahi, libsndfile

2008-06-26 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, BUILD, INSTALL, HISTORY: Created



  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (39d10b8438a298760a4bd2dbad344ce309eaeec7), Ismael Luceno, 04/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page