pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Update sylpheed to 2.0.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b65421aab47
branches:  trunk
changeset: 497521:0b65421aab47
user:      chris <chris%pkgsrc.org@localhost>
date:      Fri Jul 29 19:32:23 2005 +0000

description:
Update sylpheed to 2.0.0.

Changes since 1.0 are:

    * New features
          o The feature for junk mail control has been added.
          o Filter rules can be applied to sent messages now.
          o Any commands can be executed when new messages arrive.
          o The move of folders has been enabled.

    * Display
          o The anti-aliased font display has been enabled.
          o Icons can be displayed with alpha-blending (translucence)
            now.
          o Attached images can be displayed as inline now.
          o The summary view (message list) now displays its rows with
            alternating row colors.
          o The icons and logo has been renewed.
          o The window icon is displayed now.

    * User interface
          o The file selection dialog has been improved.
          o URL links can be opened by single click now.
          o Right-click menu can be available on the message view now.
          o The order of the buttons now complies with GNOME HIG.
          o The folder view now automatically scrolls on drag'n'drop.
          o The columns of the summary view became reorderable by
            drag'n'drop.

    * Internal changes
          o The GUI toolkit has been switched from GTK1.2 to GTK2.
          o The internal encoding is always UTF-8 despite of the
            current locale, and the multilingual display is now
            possible.

    * Other improvements
          o The auto line-wrapping now supports proper line-breaking.
          o The algorithm of the thread display has been improved.
          o The PLAIN authentication is supported on SMTP AUTH now.
          o The read/write of the summary cache has been optimized.
          o Encryption is enabled by default now when replying to
            PGP-encrypted messages.
          o The displayed file size of attachments became more accurate.
          o The handling of header strings with broken encoding has
            been improved.

diffstat:

 mail/sylpheed/Makefile |  13 +++++++------
 mail/sylpheed/PLIST    |   3 ++-
 mail/sylpheed/distinfo |   8 ++++----
 3 files changed, 13 insertions(+), 11 deletions(-)

diffs (67 lines):

diff -r 1c067e099cd0 -r 0b65421aab47 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Fri Jul 29 18:32:17 2005 +0000
+++ b/mail/sylpheed/Makefile    Fri Jul 29 19:32:23 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.77 2005/06/01 18:03:00 jlam Exp $
+# $NetBSD: Makefile,v 1.78 2005/07/29 19:32:23 chris Exp $
 
-DISTNAME=      sylpheed-1.0.4
+DISTNAME=      sylpheed-2.0.0
 CATEGORIES=    mail news x11
-MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/v1.0/
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
+MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/v2.0/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    chris%NetBSD.org@localhost
@@ -16,6 +17,7 @@
 
 USE_PKGINSTALL=                yes
 USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=            yes
 USE_TOOLS+=            gmake
 
 GNU_CONFIGURE=         yes
@@ -65,10 +67,9 @@
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
 .include "../../security/gpgme/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
-.include "../../devel/glib/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 1c067e099cd0 -r 0b65421aab47 mail/sylpheed/PLIST
--- a/mail/sylpheed/PLIST       Fri Jul 29 18:32:17 2005 +0000
+++ b/mail/sylpheed/PLIST       Fri Jul 29 19:32:23 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/03/02 20:44:15 chris Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/07/29 19:32:23 chris Exp $
 bin/sylpheed
 share/examples/sylpheed/mime.types
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo
@@ -15,6 +15,7 @@
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo
diff -r 1c067e099cd0 -r 0b65421aab47 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Fri Jul 29 18:32:17 2005 +0000
+++ b/mail/sylpheed/distinfo    Fri Jul 29 19:32:23 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2005/03/25 02:10:52 chris Exp $
+$NetBSD: distinfo,v 1.40 2005/07/29 19:32:23 chris Exp $
 
-SHA1 (sylpheed-1.0.4.tar.bz2) = 27cf6b51d1f9472f38ec599824bc661d9484864a
-RMD160 (sylpheed-1.0.4.tar.bz2) = 89124c90f4d478971075cb31b9d3303a82271d4d
-Size (sylpheed-1.0.4.tar.bz2) = 2377662 bytes
+SHA1 (sylpheed-2.0.0.tar.bz2) = 72bd1458a1359207a87ac63321c1b134d5c9f94d
+RMD160 (sylpheed-2.0.0.tar.bz2) = 998475bf114e79d4e5a07af09b88f45ceefb078c
+Size (sylpheed-2.0.0.tar.bz2) = 2331583 bytes



Home | Main Index | Thread Index | Old Index