GARNAME = gnumeric
GARVERSION = 1.8.3
CATEGORIES = office
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = gnumeric-C.omf.patch

LIBDEPS = platform/libbonoboui office/goffice office/libgda office/libgnomedb

DESCRIPTION = gnumeric
define BLURB
A drop in replacement for proprietary spreadsheets.
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --with-bonobo --with-gnome-db

include ../category.mk
