[Lunar-commits] r18715 - moonbase/trunk/mail/sylpheed2

Chad Kittel v3rt1g0 at lunar-linux.org
Tue Feb 14 02:19:06 UTC 2006


Author: v3rt1g0
Date: 2006-02-14 02:19:05 +0000 (Tue, 14 Feb 2006)
New Revision: 18715

Modified:
   moonbase/trunk/mail/sylpheed2/DEPENDS
   moonbase/trunk/mail/sylpheed2/DETAILS
Log:
  Module Version Bump: sylpheed2 (2.0.4 -> 2.2.0)

   * major version bump to newest stable release.  Lots of new 
     features and enhancements.
   * added new optional depends on gtkspell

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


Modified: moonbase/trunk/mail/sylpheed2/DEPENDS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DEPENDS	2006-02-13 22:06:34 UTC (rev 18714)
+++ moonbase/trunk/mail/sylpheed2/DEPENDS	2006-02-14 02:19:05 UTC (rev 18715)
@@ -18,4 +18,8 @@
 
 optional_depends  "jpilot"                                 \
                   "--enable-jpilot"  ""                    \
-                  "to use jpilot address book"
+                  "to use jpilot address book"             &&
+
+optional_depends  "gtkspell"                               \
+                  "--enable-gtkspell"  ""                  \
+                  "for inline spellchecking support"

Modified: moonbase/trunk/mail/sylpheed2/DETAILS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DETAILS	2006-02-13 22:06:34 UTC (rev 18714)
+++ moonbase/trunk/mail/sylpheed2/DETAILS	2006-02-14 02:19:05 UTC (rev 18715)
@@ -1,16 +1,18 @@
           MODULE=sylpheed2
-         VERSION=2.0.4
+         VERSION=2.2.0
           SOURCE=sylpheed-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
-      SOURCE_URL=http://sylpheed.good-day.net/sylpheed/v2.0/
-      SOURCE_VFY=sha1:97949f339b911febc2c734ef225bb266dd187a37
+      SOURCE_URL=http://sylpheed.good-day.net/sylpheed/v2.2/
+      SOURCE_VFY=sha1:2f7c8bb4b7eed71d0b09b7dd924e26e7fdd82209
         WEB_SITE=http://sylpheed.good-day.net
          ENTERED=20050201
-         UPDATED=20051108
-           SHORT="an e-mail client (and news reader)"
+         UPDATED=20060213
+           SHORT="a gtk+-2 based e-mail client (and news reader)"
 
 cat << EOF
-This is the GTK2-based version of Sylpheed.  Please have a look at the 
-description of 'sylpheed' (the GTK+ counterpart) for a more eloquent 
-explanation.
+Sylpheed strives to be a simple, lightweight but featureful, easy-to-use
+e-mail and news clinet based on the gtk+-2 toolkit.  Messages are stored
+in the MH message format on your local system.
+
+For the older, unmaintained gtk+-1 version, see the 'sylpheed' module.
 EOF



More information about the Lunar-commits mailing list