# $Id$ PNAME="xf86-input-vmmouse" PVER="12.6.4" PBUILD="r2" PCATEGORIE="x11-drivers" STATE="unstable" DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} # hal-probe-vmmware executable must be found systemwide xorg_src_configure --with-hal-callouts-dir=/usr/bin || die mmake || die }