GARNAME = gnome-mount
GARVERSION = 0.8
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://hal.freedesktop.org/releases/

LIBDEPS = freedesktop/hal freedesktop/dbus-glib platform/libgnomeui desktop/eel desktop/gnome-keyring desktop/nautilus desktop/libnotify

DESCRIPTION = gnome-mount
define BLURB
Programs for mounting, unmounting and ejecting storage devices
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
