GARNAME = dbus-python
GARVERSION = 0.80.2
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://dbus.freedesktop.org/releases/dbus-python/

LIBDEPS = platform/glib freedesktop/dbus-glib

DESCRIPTION = dbus-python
define BLURB
python bindings for dbus
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
