update to claws-mail-notification 0.22
This commit is contained in:
parent
df0e52147d
commit
ecdab219e7
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/05/03 19:51:42 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2009/07/17 17:04:08 landry Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= notification plugin for Claws-mail
|
||||
|
||||
VERSION= 0.20
|
||||
VERSION= 0.22
|
||||
DISTNAME= notification_plugin-${VERSION}
|
||||
PKGNAME= claws-mail-notification-${VERSION}p1
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
@ -43,6 +43,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
CONFIGURE_ARGS= --disable-static \
|
||||
--disable-libcanberra-gtk
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (claws/notification_plugin-0.20.tar.gz) = sUP6lL23A6t0GOmOiXHjGA==
|
||||
RMD160 (claws/notification_plugin-0.20.tar.gz) = MAQix9+Vlk2jq1kKa//9/c9fpXc=
|
||||
SHA1 (claws/notification_plugin-0.20.tar.gz) = 9m9va31OeNQyfdJycsecSt5GCAk=
|
||||
SHA256 (claws/notification_plugin-0.20.tar.gz) = +14AF3xalu8ZHJdSgPWlvBWkrtvv/FI60vS7VGD8ABo=
|
||||
SIZE (claws/notification_plugin-0.20.tar.gz) = 488165
|
||||
MD5 (claws/notification_plugin-0.22.tar.gz) = B990K5sJuq8U8h2Ft+sGhg==
|
||||
RMD160 (claws/notification_plugin-0.22.tar.gz) = 2G6Sl8OQ8LD20gjn9Se7n3dn6WM=
|
||||
SHA1 (claws/notification_plugin-0.22.tar.gz) = 21h6YaCFddhH3uqTPH0As8UHtbY=
|
||||
SHA256 (claws/notification_plugin-0.22.tar.gz) = SSqwCgsDRjdqgcpziRPKtIJNGIR8s42Oh2EU8uFSpjA=
|
||||
SIZE (claws/notification_plugin-0.22.tar.gz) = 468165
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/17 12:49:56 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/07/17 17:04:08 landry Exp $
|
||||
lib/claws-mail/plugins/notification_plugin.la
|
||||
lib/claws-mail/plugins/notification_plugin.so
|
||||
share/locale/ca/LC_MESSAGES/notification_plugin.mo
|
||||
@ -6,7 +6,9 @@ share/locale/cs/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/id/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/it/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user