# $Header: /magellan-cvs/smage/dbus-python/dbus-python-0.82.4-r1.smage2,v 1.1 2008/03/31 19:07:32 niro Exp $ PNAME="dbus-python" PVER="0.82.4" PBUILD="r1" PCATEGORIE="dev-python" STATE="unstable" DESCRIPTION="D-BUS python bindings." HOMEPAGE="http://www.freedesktop.org/wiki/Software/DBusBindings" DEPEND=">= sys-apps/dbus-1.1 >= dev-libs/dbus-glib-0.74 >= dev-lang/python-2.5 >= dev-python/pyrex-0.9.6" SDEPEND=">= dev-util/pkgconfig-0.23" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" # needs mbuild, uses autotools sminclude python mbuild SRC_URI=( http://dbus.freedesktop.org/releases/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} )