GARNAME = dasher
GARVERSION = 4.0.4
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/libbonoboui platform/libgnomeui platform/at-spi platform/gnome-vfs desktop/gnome-speech desktop/libwnck

DESCRIPTION = dasher
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --with-gnome --with-speech --with-a11y

include ../category.mk
