update sylpheed to 3.1.0.

reads ok aja@.
This commit is contained in:
rpointel 2011-03-04 16:35:40 +00:00
parent b36374ae02
commit c117fa51e7
3 changed files with 17 additions and 14 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.91 2010/11/19 07:23:09 espie Exp $
# $OpenBSD: Makefile,v 1.92 2011/03/04 16:35:40 rpointel Exp $
COMMENT = lightweight and user-friendly e-mail client
DISTNAME = sylpheed-3.0.3
DISTNAME = sylpheed-3.1.0
SHARED_LIBS += sylph-0 1.0 # 1.3
SHARED_LIBS += sylpheed-plugin-0 1.0 # 1.3
SHARED_LIBS += sylph-0 2.0
SHARED_LIBS += sylpheed-plugin-0 2.0
CATEGORIES= mail news x11
HOMEPAGE= http://sylpheed.sraoss.jp/en
@ -21,7 +21,7 @@ LIB_DEPENDS += x11/gtk+2 \
textproc/gtkspell \
security/gpgme
WANTLIB += GL X11 X11-xcb Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi
WANTLIB += Xinerama Xrandr Xrender Xxf86vm c crypto atk-1.0 cairo gdk_pixbuf-2.0
WANTLIB += pango-1.0 pangocairo-1.0 dbus-1 dbus-glib-1 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 drm expat fontconfig freetype m pixman-1
@ -30,7 +30,7 @@ WANTLIB += png gpgme gpg-error gtkspell ssl stdc++ xcb xcb-render xcb-shm z
WANTLIB += gtk-x11-2.0 gdk-x11-2.0 gtkspell
RUN_DEPENDS= devel/desktop-file-utils
MASTER_SITES = http://sylpheed.sraoss.jp/sylpheed/v3.0/
MASTER_SITES = http://sylpheed.sraoss.jp/sylpheed/v3.1/
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
@ -41,7 +41,8 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-jpilot \
--disable-ldap \
--disable-oniguruma \
--enable-gpgme
--enable-gpgme \
--disable-updatecheck
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -pthread"

View File

@ -1,5 +1,5 @@
MD5 (sylpheed-3.0.3.tar.gz) = IH4zKjJVATawBEMTpXyCKQ==
RMD160 (sylpheed-3.0.3.tar.gz) = u30SUpwuIFiMJI3MFB5Nrn+LuAE=
SHA1 (sylpheed-3.0.3.tar.gz) = XlBvUQ+ZXda5+XMuLsjB44cPmBI=
SHA256 (sylpheed-3.0.3.tar.gz) = MxBQiQhpbWxqT7ofhppgi1xieyC9exALjWfMIzaBb5k=
SIZE (sylpheed-3.0.3.tar.gz) = 4517372
MD5 (sylpheed-3.1.0.tar.gz) = /Q+jRKhBcnhv2p5i3MRLRA==
RMD160 (sylpheed-3.1.0.tar.gz) = LYK9wbT0TGijarGQCUWp21KJvOU=
SHA1 (sylpheed-3.1.0.tar.gz) = d7WGRVfocMkU0KnrUp16lcjh5k0=
SHA256 (sylpheed-3.1.0.tar.gz) = Q5ZEU4MMcfEd3fwmuJ7XSscRwRpoY+zFDoVt5vrRSnI=
SIZE (sylpheed-3.1.0.tar.gz) = 4740550

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.34 2010/10/16 12:21:40 landry Exp $
@comment $OpenBSD: PLIST,v 1.35 2011/03/04 16:35:40 rpointel Exp $
@pkgpath mail/sylpheed,gpgme
%%SHARED%%
@bin bin/sylpheed
@ -34,6 +34,7 @@ include/sylpheed/sylph/recv.h
include/sylpheed/sylph/session.h
include/sylpheed/sylph/smtp.h
include/sylpheed/sylph/socket.h
include/sylpheed/sylph/socks.h
include/sylpheed/sylph/ssl.h
include/sylpheed/sylph/stringtable.h
include/sylpheed/sylph/syl-marshal.h
@ -125,6 +126,8 @@ share/sylpheed/manual/en/sylpheed-18.html
share/sylpheed/manual/en/sylpheed-19.html
share/sylpheed/manual/en/sylpheed-2.html
share/sylpheed/manual/en/sylpheed-20.html
share/sylpheed/manual/en/sylpheed-21.html
share/sylpheed/manual/en/sylpheed-22.html
share/sylpheed/manual/en/sylpheed-3.html
share/sylpheed/manual/en/sylpheed-4.html
share/sylpheed/manual/en/sylpheed-5.html
@ -161,6 +164,5 @@ share/sylpheed/manual/ja/sylpheed-7.html
share/sylpheed/manual/ja/sylpheed-8.html
share/sylpheed/manual/ja/sylpheed-9.html
share/sylpheed/manual/ja/sylpheed.html
share/sylpheed/manual/ja/sylpheed.sgml
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database