Skip to Content.
Sympa Menu

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

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 (591d808e55a7cc529b392bc1e0ec37aee12e7012)
  • Date: Tue, 24 Nov 2009 18:45:24 -0600

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

chat-im/gajim/DEPENDS | 18 +++---------------
chat-im/gajim/DETAILS | 5 +++--
chat-im/gajim/HISTORY | 4 ++++
chat-im/gajim/gajim-0.12.5.tar.bz2.sig | 0
chat-im/gajim/gajim-0.13.tar.bz2.sig |binary
dev/null |binary
6 files changed, 10 insertions(+), 17 deletions(-)

New commits:
commit 591d808e55a7cc529b392bc1e0ec37aee12e7012
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gajim: => 0.13

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index b5e55d3..bd03644 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -2,19 +2,7 @@ depends pygtk2 &&
depends pysqlite &&
depends intltool &&

-optional_depends dbus \
- "--enable-remote" \
- "--disable-remote" \
- "for remote control via DBus" &&
-
-optional_depends gtkspell \
- "--enable-gtkspell" \
- "--disable-gtkspell" \
- "for spell checking" &&
-
+optional_depends dbus "" "" "for remote control via DBus" &&
+optional_depends gtkspell "" "" "for spell checking" &&
optional_depends dbus-python "" "" "for nice popup windows" &&
-
-optional_depends libxscrnsaver \
- "--enable-idle" \
- "--disable-idle" \
- "for idle module"
+optional_depends libxscrnsaver "" "" "for idle module"
diff --git a/chat-im/gajim/DETAILS b/chat-im/gajim/DETAILS
index adc3a48..fc52ea4 100755
--- a/chat-im/gajim/DETAILS
+++ b/chat-im/gajim/DETAILS
@@ -1,7 +1,8 @@
SPELL=gajim
- VERSION=0.12.5
+ VERSION=0.13
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[1]=http://www.gajim.org/downloads/$SOURCE
+ SOURCE_URL[1]=http://www.gajim.org/downloads/$BRANCH/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.gajim.org/
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 6d94e3e..21fec86 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,7 @@
+2009-11-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.13; fixed source url
+ * DEPENDS: removed useless flags
+
2009-08-07 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.12.5

diff --git a/chat-im/gajim/gajim-0.12.5.tar.bz2.sig
b/chat-im/gajim/gajim-0.12.5.tar.bz2.sig
deleted file mode 100644
index df4fe40..0000000
Binary files a/chat-im/gajim/gajim-0.12.5.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/gajim/gajim-0.13.tar.bz2.sig
b/chat-im/gajim/gajim-0.13.tar.bz2.sig
new file mode 100644
index 0000000..4fd9631
Binary files /dev/null and b/chat-im/gajim/gajim-0.13.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (591d808e55a7cc529b392bc1e0ec37aee12e7012), Vlad Glagolev, 11/24/2009

Archive powered by MHonArc 2.6.24.

Top of Page