GARNAME = devilspie
GARVERSION = 0.20.2
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://www.burtonini.com/computing/

LIBDEPS = platform/gtk+ platform/libglade desktop/libwnck

DESCRIPTION = devilspie
define BLURB
A window-matching utility, inspired by Sawfish's "Matched Windows" option and 
the lack of the functionality in Metacity. Metacity lacking window matching 
is not a bad thing — Metacity is a lean window manager, and window matching 
does not have to be a window manager task.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
