Skip to Content.
Sympa Menu

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

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 (5f7701d5317ae36182db75356bf606f09bc0bcf7)
  • Date: Sat, 11 Nov 2006 12:07:52 -0600

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

chat-im/gaim/DEPENDS | 11 ++++++++++-
chat-im/gaim/DETAILS | 4 ++--
chat-im/gaim/HISTORY | 3 ++-
3 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit 5f7701d5317ae36182db75356bf606f09bc0bcf7
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gaim: Updated svn version. Updated optional_depends with mono & dbus

diff --git a/chat-im/gaim/DEPENDS b/chat-im/gaim/DEPENDS
index 7b7a5d1..601dedc 100755
--- a/chat-im/gaim/DEPENDS
+++ b/chat-im/gaim/DEPENDS
@@ -54,4 +54,13 @@ optional_depends tcl
optional_depends tk \
"" \
"--disable-tk" \
- "for tcl/tk scripting support"
+ "for tcl/tk scripting support" &&
+optional_depends mono \
+ "--enable-mono" \
+ "--disable-mono" \
+ "for Mono runtime support" &&
+optional_depends dbus \
+ "--enable-dbus" \
+ "--disable-dbus" \
+ "for DBUS support"
+
diff --git a/chat-im/gaim/DETAILS b/chat-im/gaim/DETAILS
index 3f3339c..9f5a51b 100755
--- a/chat-im/gaim/DETAILS
+++ b/chat-im/gaim/DETAILS
@@ -1,12 +1,12 @@
SPELL=gaim
if [ "$GAIM_CVS" == "y" ]; then
- VERSION=svn-20061007
+ VERSION=svn-20061111
SOURCE=$SPELL-$VERSION.tar.bz2
# SOURCE_URL[0]=svn_https://svn.sourceforge.net/svnroot/gaim/trunk:gaim
SOURCE_URL[0]=http://www.beernabeer.com/$SOURCE
# FORCE_DOWNLOAD=1
# SOURCE_IGNORE=volatile
-
SOURCE_HASH=sha512:53212f274f24d809158c10c7caa9a58a09a4105b6bfb9d50186edabc73709460969bef044eaa9eb5d9d170c7240b098ff10cccea9a88c940ed361daa43188e9f

+
SOURCE_HASH=sha512:9467f77c3b73ffead71b1d6bcbb0c25557081880027db4672c990ecdbc1e9b181ebd66b6a5180a215704dc8a776f92d0093cc34f48b9e07a8f2fa23839cd4787

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
VERSION=2.0.0beta5
diff --git a/chat-im/gaim/HISTORY b/chat-im/gaim/HISTORY
index 10513bd..ff693b1 100644
--- a/chat-im/gaim/HISTORY
+++ b/chat-im/gaim/HISTORY
@@ -1,5 +1,6 @@
2006-11-11 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to 2.0beta5. Removed UPDATED.
+ * DETAILS: Updated to 2.0beta5. Removed UPDATED. Updated svn version
+ * DEPENDS: Added optional_depends mono & dbus
* INSTALL: Removed
* PROVIDES: Added to provide GAIMIM




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (5f7701d5317ae36182db75356bf606f09bc0bcf7), George Sherwood, 11/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page