[Lunar-commits] <moonbase> gajim: updated to version 0.12.5

Duncan Gibson engelsman at lunar-linux.org
Mon Sep 14 20:55:07 CEST 2009


commit fe9437bdd895b7a3290e8cb764549a026669b5c7
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date:   Mon Sep 14 20:55:07 2009 +0200

    gajim: updated to version 0.12.5
    
    version 0.11.3 failed to download during an 'lget -a' sweep
    updated to version 0.12.5
    added BUILD file to set --disable-trayicon option
    
    Note: downloads, builds, installs OK
          runs, but I have no Jabber account to test against - engelsman
---
 chat/gajim/BUILD   |    7 +++++++
 chat/gajim/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/chat/gajim/BUILD b/chat/gajim/BUILD
new file mode 100644
index 0000000..7b3c399
--- /dev/null
+++ b/chat/gajim/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS="$OPTS --disable-trayicon " &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/chat/gajim/DETAILS b/chat/gajim/DETAILS
index 7f18695..df28d84 100644
--- a/chat/gajim/DETAILS
+++ b/chat/gajim/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gajim
-         VERSION=0.11.3
+         VERSION=0.12.5
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.gajim.org/downloads/
-      SOURCE_VFY=sha1:c51ba6118f73b571ce10c521727caa3c5c49180a
+      SOURCE_VFY=sha1:cffa46929634ff4032299ccfc02a78b055e1c38d
         WEB_SITE=http://www.gajim.org/
          ENTERED=20070207
-         UPDATED=20071201
+         UPDATED=20090914
            SHORT="Jabber client based on PyGTK"
       MAINTAINER="jannis at lunar-linux.org"
 


More information about the Lunar-commits mailing list