GARNAME = metacity
GARVERSION = 2.20.1
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = configure_gnome-keybindings.patch

LIBDEPS =  platform/gtk+ platform/GConf platform/intltool platform/libglade 

DESCRIPTION = metacity
define BLURB
Gnome window manager.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
