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

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

DESCRIPTION = dasher
define BLURB
Dasher is a zooming predictive text entry system, designed for situations
where keyboard input is impractical (for instance, accessibility or PDAs). It
is usable with highly limited amounts of physical input while still allowing
high rates of text entry.
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
