[Lunar-commits] r20812 - moonbase/trunk/chat/gossip

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Jul 27 02:20:16 UTC 2006


Author: v3rt1g0
Date: 2006-07-27 02:20:16 +0000 (Thu, 27 Jul 2006)
New Revision: 20812

Modified:
   moonbase/trunk/chat/gossip/DEPENDS
   moonbase/trunk/chat/gossip/DETAILS
Log:
  Module Version Bump: gossip (0.7.8 -> 0.12)

   * lots of new features and bugfixes since this module
     was last updated a year or more ago.
   * cleaned up the depends and the details to bring it inline
     with the new version.

  compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/chat/gossip/DEPENDS
===================================================================
--- moonbase/trunk/chat/gossip/DEPENDS	2006-07-27 02:02:59 UTC (rev 20811)
+++ moonbase/trunk/chat/gossip/DEPENDS	2006-07-27 02:20:16 UTC (rev 20812)
@@ -1,2 +1,9 @@
-depends loudmouth &&
-depends libgnomeui 
+depends  loudmouth   &&
+depends  libgnomeui  &&
+depends  iso-codes   &&   # Needed only for aspell support
+
+optional_depends  "aspell"  "--enable-aspell"  "--disable-aspell"  \
+                  "for spell checking support"                     &&
+optional_depends  "libnotify"                                      \
+                  "--enable-libnotify"  "--disable-libnotify"      \
+                  "for pop-up notifications"

Modified: moonbase/trunk/chat/gossip/DETAILS
===================================================================
--- moonbase/trunk/chat/gossip/DETAILS	2006-07-27 02:02:59 UTC (rev 20811)
+++ moonbase/trunk/chat/gossip/DETAILS	2006-07-27 02:20:16 UTC (rev 20812)
@@ -1,14 +1,16 @@
-           MODULE=gossip
-         VERSION=0.7.8
+          MODULE=gossip
+         VERSION=0.12
+           MAJOR=0.12
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/0.7/
-      SOURCE_VFY=sha1:9f0f1f3ebd3ac0cfa3c07411c7cc007ff568ca05
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:d9b2de1d2194ca1d7c211d7a1ae833b8d54dbe29
         WEB_SITE=http://www.imendio.com/projects/gossip/
          ENTERED=20030719
-         UPDATED=20040906
-           SHORT="Gossip is a Gnome2 based Jabber Client"
+         UPDATED=20060726
+           SHORT="a GNOME based Jabber client"
+
 cat << EOF
-Gossip aims at making Instant Messaging with Jabber as easy as 
-possible, while giving users of the GNOME Desktop a user friendly way of 
-keeping in touch with their friends.
+Gossip aims at making Instant Messaging with Jabber as easy as possible,
+while giving users of the GNOME Desktop a user friendly way of keeping
+in touch with their friends.
 EOF



More information about the Lunar-commits mailing list