diff options
-rw-r--r-- | mail/sylpheed/Makefile | 13 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
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 |