summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorchris <chris>2005-07-29 19:32:23 +0000
committerchris <chris>2005-07-29 19:32:23 +0000
commit00d09dc9820e47aac7d71b06a44c4288122086f1 (patch)
treeb224c2fd421e7c4e1648971f26b86d0ec95fb149 /mail/sylpheed
parente332a91834bb386e4671f2f05876dd7d7954fa77 (diff)
downloadpkgsrc-00d09dc9820e47aac7d71b06a44c4288122086f1.tar.gz
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 (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile13
-rw-r--r--mail/sylpheed/PLIST3
-rw-r--r--mail/sylpheed/distinfo8
3 files changed, 13 insertions, 11 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index c139a6677a8..b39b3ae87ec 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -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
@@ -16,6 +17,7 @@ CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
@@ -65,10 +67,9 @@ post-install:
.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 --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST
index 513da42d640..7d11400c0a4 100644
--- a/mail/sylpheed/PLIST
+++ b/mail/sylpheed/PLIST
@@ -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/hu/LC_MESSAGES/sylpheed.mo
${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 --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 50e63e20f9c..fbc06bed712 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -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