GARNAME = gedit
GARVERSION = 2.22.3
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/libgnomeui platform/libglade desktop/libgnomeprintui \
  desktop/eel bindings/pygtksourceview desktop/gnome-python-desktop \
  office/enchant


DESCRIPTION = gedit
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --enable-python

include ../category.mk
