Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d1ade978010e5ac96198fca684219c3a192eb61a)
  • Date: Fri, 11 Sep 2009 02:00:23 -0500

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

video/totem/DEPENDS | 6 ++++--
video/totem/HISTORY | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)

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

totem: Use colour in our dependency message

diff --git a/video/totem/DEPENDS b/video/totem/DEPENDS
index ccd6f46..081e877 100755
--- a/video/totem/DEPENDS
+++ b/video/totem/DEPENDS
@@ -30,8 +30,10 @@ optional_depends rarian \
'--disable-scrollkeeper' \
'build and install docs?' &&

-message "you NEED to enable either gnome-doc-utils or gtk-doc" &&
-message "there is no easy way to opt-out of installing docs." &&
+message "${MESSAGE_COLOR}You NEED to enable either
${DEFAULT_COLOR}${SPELL_COLOR}gnome-doc-utils${DEFAULT_COLOR}" \
+ "${MESSAGE_COLOR}or
${DEFAULT_COLOR}${SPELL_COLOR}gtk-doc${DEFAULT_COLOR}${MESSAGE_COLOR}, there
is no" \
+ "easy way to opt-out of installing docs."
&&
+
optional_depends gnome-doc-utils \
'' '' \
'build and install docs?' &&
diff --git a/video/totem/HISTORY b/video/totem/HISTORY
index d69b120..c7bcbd8 100644
--- a/video/totem/HISTORY
+++ b/video/totem/HISTORY
@@ -1,3 +1,6 @@
+2009-09-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Use colour in our message
+
2009-08-02 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: made rarian optional, changed doc deps to gnome-doc-utils
and gtk-doc, added missing, removed unsupported and corrected



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d1ade978010e5ac96198fca684219c3a192eb61a), Eric Sandall, 09/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page