GARNAME = hal
GARVERSION = 0.5.7.1
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

PATCHFILES = hal-0.5.7-dbus-deprecated.patch \
	     hal-0.5.7-fix-fedora-power-save.patch \
	     hal-0.5.7-fix-for-nfs-and-autofs.patch \
	     hal-0.5.7-lid-open-fix.patch \
	     hal-0.5.7-pcmcia-readers.patch

# [slackware / suse fix] uncomment the following line to fix defines that are not included in your distribution.
#PATCHFILES += hal-kernel-includes.diff

MASTER_SITES = http://freedesktop.org/~david/dist/

LIBDEPS = freedesktop/dbus-glib

DESCRIPTION = hal
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS)  --with-dbus-sys=$(sysconfdir)/dbus-1/system.d

include ../category.mk
