Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (9db94d8439073e3dc50f769eddb5556c1e4f552f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (9db94d8439073e3dc50f769eddb5556c1e4f552f)
  • Date: Sat, 21 Oct 2006 09:08:16 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

chat-irc/xchat/DEPENDS | 7 ++++++-
chat-irc/xchat/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 9db94d8439073e3dc50f769eddb5556c1e4f552f
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

xchat: Added optional_depends libsexy

diff --git a/chat-irc/xchat/DEPENDS b/chat-irc/xchat/DEPENDS
index 54bc426..2e79cda 100755
--- a/chat-irc/xchat/DEPENDS
+++ b/chat-irc/xchat/DEPENDS
@@ -1,8 +1,13 @@
depends glib2 &&

optional_depends gtkspell \
+ "--enable-spell=gtkspell" \
+ "" \
+ "for spell checker support" &&
+
+optional_depends libsexy \
+ "--enable-spell=libsexy" \
"" \
- "--disable-spell" \
"for spell checker support" &&

optional_depends gettext \
diff --git a/chat-irc/xchat/HISTORY b/chat-irc/xchat/HISTORY
index 02033a0..9bebfee 100644
--- a/chat-irc/xchat/HISTORY
+++ b/chat-irc/xchat/HISTORY
@@ -1,3 +1,6 @@
+2006-10-21 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Added optional_depends libsexy
+
2006-10-17 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.6.8. Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (9db94d8439073e3dc50f769eddb5556c1e4f552f), George Sherwood, 10/21/2006

Archive powered by MHonArc 2.6.24.

Top of Page