GARNAME = matchbox-desktop
GARVERSION = 0.9
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = matchbox/libmatchbox desktop/startup-notification

DESCRIPTION = matchbox-desktop
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
