GARNAME = pygtksourceview
GARVERSION = 2.2.0
CATEGORIES = bindings
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = bindings/pygtk bindings/pygobject desktop/gtksourceview-2

DESCRIPTION = pygtksourceview
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
