GARNAME = orca
GARVERSION = 2.21.4
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = bindings/gnome-python platform/atk platform/at-spi desktop/eel desktop/gnome-speech

DESCRIPTION = orca
define BLURB
Orca is a scriptable screen reader.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
