[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f4d0c540ac1e8dad51092b6919582c7f6a4641e)

Vlad Glagolev scm at sourcemage.org
Sat Nov 17 08:01:08 EST 2007


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

 chat-im/gajim/DEPENDS                  |   30 +++++++++++++++++++++---------
 chat-im/gajim/DETAILS                  |    4 ++--
 chat-im/gajim/HISTORY                  |    4 ++++
 chat-im/gajim/gajim-0.11.2.tar.bz2.sig |    0 
 chat-im/gajim/gajim-0.11.3.tar.bz2.sig |binary
 dev/null                               |binary
 6 files changed, 27 insertions(+), 11 deletions(-)

New commits:
commit 6f4d0c540ac1e8dad51092b6919582c7f6a4641e
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    gajim: updated to 0.11.3

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index f1eeb6e..97bcaff 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -1,12 +1,24 @@
-depends  pygtk2    &&
-depends  pysqlite  &&
-depends  intltool  &&
-optional_depends dbus '--enable-remote' '--disable-remote' 'for remote control via DBus'       &&
-optional_depends dbus-python '' '' 'for nice popup windows'                                    &&
-optional_depends gtkspell '--enable-gtkspell' '--disable-gtkspell' 'To add spelling checking'  &&
+depends pygtk2 &&
+depends pysqlite &&
+depends intltool &&
 
-source  $GRIMOIRE/FUNCTIONS  &&
+optional_depends dbus \
+                 "--enable-remote" \
+                 "--disable-remote" \
+                 "for remote control via DBus" &&
 
-if  check_if_xorg_modular_libs  gtk+2  ;  then
-  optional_depends libxscrnsaver '--enable-idle' '--disable-idle' 'for idle module'
+optional_depends gtkspell \
+                 "--enable-gtkspell" \
+                 "--disable-gtkspell" \
+                 "for spell checking" &&
+
+optional_depends dbus-python "" "" "for nice popup windows" &&
+
+source $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs gtk+2; then
+  optional_depends libxscrnsaver \
+                   "--enable-idle" \
+                   "--disable-idle" \
+                   "for idle module"
 fi
diff --git a/chat-im/gajim/DETAILS b/chat-im/gajim/DETAILS
index 557efa8..a82b22a 100755
--- a/chat-im/gajim/DETAILS
+++ b/chat-im/gajim/DETAILS
@@ -1,8 +1,8 @@
            SPELL=gajim
-         VERSION=0.11.2
+         VERSION=0.11.3
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[1]=http://www.gajim.org/downloads/$SOURCE
-      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
         WEB_SITE=http://www.gajim.org/
          ENTERED=20050415
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 665bfdb..35a1665 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,7 @@
+2007-11-17 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.11.3
+	* DEPENDS: cleaned up to make it more readable
+
 2007-09-25 Pol Vinogradov <vin.public at gmail.com>
 	* DEPENDS: added libxscrnsaver as optional if xorg is modular
 	  and dbus-python
diff --git a/chat-im/gajim/gajim-0.11.2.tar.bz2.sig b/chat-im/gajim/gajim-0.11.2.tar.bz2.sig
deleted file mode 100644
index 9bee298..0000000
Binary files a/chat-im/gajim/gajim-0.11.2.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/gajim/gajim-0.11.3.tar.bz2.sig b/chat-im/gajim/gajim-0.11.3.tar.bz2.sig
new file mode 100644
index 0000000..be8e8a2
Binary files /dev/null and b/chat-im/gajim/gajim-0.11.3.tar.bz2.sig differ



More information about the SM-Commit mailing list