Skip to Content.
Sympa Menu

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

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 (5cc84c072c001ad96d7c37a738afdeec605a6094)
  • Date: Thu, 2 Oct 2008 10:33:19 -0500

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

audio-drivers/alsa-lib/DEPENDS | 7 ++++++-
audio-drivers/alsa-lib/HISTORY | 4 ++++
2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 1b8d511961fd4bbd6109756f34d138e3513f67d6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

alsa-lib: added python dep

diff --git a/audio-drivers/alsa-lib/DEPENDS b/audio-drivers/alsa-lib/DEPENDS
index 5a368fe..edd02cc 100755
--- a/audio-drivers/alsa-lib/DEPENDS
+++ b/audio-drivers/alsa-lib/DEPENDS
@@ -3,4 +3,9 @@ if [[ $ALSA_LIB_GIT == y ]]; then
depends libtool &&
depends automake &&
depends autoconf
-fi
+fi &&
+
+optional_depends python \
+ "--enable-python" \
+ "--disable-python" \
+ "for python components"
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index 3325f83..00f9c6f 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,3 +1,7 @@
+2008-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added optional python dep
+ * TRIGGERS: check on python recast
+
2008-08-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.17a




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5cc84c072c001ad96d7c37a738afdeec605a6094), Vlad Glagolev, 10/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page