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

Vlad Glagolev scm at sourcemage.org
Thu Oct 2 11:33:19 EDT 2008


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
 



More information about the SM-Commit mailing list