GARNAME = gnome-power-manager
GARVERSION = 0.3.0
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://download.sourceforge.net/gnome-power/

LIBDEPS = platform/gtk+ platform/intltool platform/libglade platform/libgnomeui freedesktop/dbus freedesktop/hal

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) --disable-libnotify

include ../category.mk
