GARNAME = dia
GARVERSION = 0.96.1
CATEGORIES = office
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = python_config_dir_bug_338368.patch

LIBDEPS = platform/libgnomeui

DESCRIPTION = dia
define BLURB
Dia is a program for drawing structured diagrams.
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --enable-gnome --with-python

include ../category.mk
