Skip to Content.
Sympa Menu

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

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 (967bed4220f0795a7fd5198a2b48c5cf7c646dab)
  • Date: Fri, 3 Sep 2010 16:00:20 -0500

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

chat-im/gajim/DEPENDS | 4 ++++
chat-im/gajim/DETAILS | 3 +--
chat-im/gajim/HISTORY | 3 +++
chat-im/gajim/gajim-0.13.4.tar.bz2.sig | 0
chat-im/gajim/gajim-0.14.tar.bz2.sig |binary
dev/null |binary
6 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 967bed4220f0795a7fd5198a2b48c5cf7c646dab
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gajim: => 0.14

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index b15933e..88b7b4e 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -2,6 +2,10 @@ depends pygtk2 &&
depends pysqlite &&
depends intltool &&

+# TODO: added subdepends according to the spells
+suggest_depends avahi "" "" "for serverless chatting in a local network" &&
+suggest_depends farsight2 "" "" "for ability to start audio and video chat"
&&
+
suggest_depends pyopenssl "" "" "for secure connections support" &&
suggest_depends dbus-python "" "" "to control Gajim via commandline" &&
suggest_depends pycrypto "" "" "for encrypting chat messages" &&
diff --git a/chat-im/gajim/DETAILS b/chat-im/gajim/DETAILS
index 8534873..edb1f85 100755
--- a/chat-im/gajim/DETAILS
+++ b/chat-im/gajim/DETAILS
@@ -1,6 +1,5 @@
SPELL=gajim
- VERSION=0.13.4
- PATCHLEVEL=1
+ VERSION=0.14
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.gajim.org/downloads/$BRANCH/$SOURCE
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 4d1b866..adc533f 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,6 @@
+2010-09-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.14
+
2010-07-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: added, to apply patch
diff --git a/chat-im/gajim/gajim-0.13.4.tar.bz2.sig
b/chat-im/gajim/gajim-0.13.4.tar.bz2.sig
deleted file mode 100644
index 1054b98..0000000
Binary files a/chat-im/gajim/gajim-0.13.4.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/gajim/gajim-0.14.tar.bz2.sig
b/chat-im/gajim/gajim-0.14.tar.bz2.sig
new file mode 100644
index 0000000..ce92a9f
Binary files /dev/null and b/chat-im/gajim/gajim-0.14.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (967bed4220f0795a7fd5198a2b48c5cf7c646dab), Vlad Glagolev, 09/03/2010

Archive powered by MHonArc 2.6.24.

Top of Page