GARNAME = gdl
GARVERSION = 0.7.7
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/gtk+ platform/libglade platform/libgnomeui platform/gnome-vfs platform/glib

DESCRIPTION = gdl
define BLURB
GNOME Devtool Libraries contains components and libraries that are intended to be
shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
