GARNAME = gnome-python
GARVERSION = 2.17.2
CATEGORIES = bindings
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = desktop/libgnomeprintui desktop/nautilus desktop/libgtkhtml desktop/gnome-panel bindings/pyorbit bindings/pygtk

DESCRIPTION = gnome-python
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
