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

LIBDEPS = bindings/gnome-python desktop/gtksourceview desktop/nautilus-cd-burner desktop/libgtop desktop/totem

DESCRIPTION = gnome-python-extras
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
