GARNAME = gossip
GARVERSION = 0.10.1
CATEGORIES = fifth-toe
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = fifth-toe/loudmouth platform/libgnomeui

DESCRIPTION = gossip
define BLURB
Gossip aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME Desktop a user friendly way of keeping
in touch with their friends.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

# gossip-0.10.1 does not [yet] build against the 0.3.x branch of libnotify
CONFIGURE_ARGS += --enable-libnotify=no

include ../category.mk
