GARNAME = mail-notification
GARVERSION = 2.0
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PATCHFILES = mail-notification-2.0-buildfix.diff mail-notification-2.0-gmail-properties-fix.diff mail-notification-2.0-evolution-2.6.diff  mail-notification-2.0-imapauth.diff

MASTER_SITES = http://savannah.nongnu.org/download/mailnotify/

LIBDEPS = desktop/evolution

DESCRIPTION = mail-notification
define BLURB
Mail Notification monitors your mailboxes for new mail.  When new mail arrives, Mail 
Notification alerts you by displaying an icon in the system tray. Moreover, a mail 
summary can be displayed in the icon tooltip and/or in a separate popup window. 
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS) --with-evolution-source-dir=$(prefix)/src/evolution

include ../category.mk
