GARNAME = matchbox-panel
GARVERSION = 0.9.3
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = matchbox/libmatchbox

MASTER_SITES = http://projects.o-hand.com/matchbox/sources/matchbox-panel/0.9/

DESCRIPTION = matchbox-panel
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --enable-startup-notification --enable-dnotify

include ../category.mk
