GARNAME = genius
GARVERSION = 1.0.0
CATEGORIES = hacker-tools
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS =  platform/glib platform/gtk+ platform/libgnome platform/libglade desktop/vte desktop/gtksourceview

DESCRIPTION = genius
define BLURB
Genius calculator is a general purpose calculator and mathematics tool
with many features.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
