GARNAME = gnome-power-manager
GARVERSION = 2.15.90
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = freedesktop/dbus freedesktop/hal platform/libgnomeui platform/libglade desktop/libnotify desktop/notification-daemon

DESCRIPTION = gnome-power-manager
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
