Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,27 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.38 2013/06/06 12:54:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2013/07/24 15:29:22 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= notification_plugin-0.30
|
||||
PKGNAME= claws-mail-notification-0.30
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
PLUGIN_NAME= notification
|
||||
.include "../../mail/claws-mail/plugins.mk"
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Provides various ways to notify the user of new and unread email
|
||||
|
||||
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
|
||||
|
||||
PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/Makefile.vers"
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,28 +1,12 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/07/02 19:08:44 drochner Exp $
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/eggaccelerators.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-error.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-info.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-key-file-registry.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-listener.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-marshal.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-registry.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-utils.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtk-hotkey-x11-listener.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/gtkhotkey.h
|
||||
include/claws-mail/plugins/notification_plugin/gtkhotkey/tomboykeybinder.h
|
||||
lib/claws-mail/plugins/notification_plugin.la
|
||||
share/locale/ca/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/es/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_ID/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/it/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/sk/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
|
||||
@comment $NetBSD: PLIST,v 1.9 2013/07/24 15:29:22 drochner Exp $
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/eggaccelerators.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-error.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-info.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-key-file-registry.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-listener.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-marshal.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-registry.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-utils.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-x11-listener.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/gtkhotkey.h
|
||||
include/claws-mail/plugins/claws-mail/gtkhotkey/tomboykeybinder.h
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$NetBSD: distinfo,v 1.14 2012/07/02 19:08:44 drochner Exp $
|
||||
|
||||
SHA1 (notification_plugin-0.30.tar.gz) = 6261eb84e3a3b5952dd2038d41b32e2256c1e187
|
||||
RMD160 (notification_plugin-0.30.tar.gz) = 46769b8336e4a0f780ab659a70b982014dd3f1ff
|
||||
Size (notification_plugin-0.30.tar.gz) = 561050 bytes
|
||||
Reference in New Issue
Block a user