# $Id$ PNAME="xinput" PVER="1.4.2" PBUILD="r1" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="xinput is a utility to configure and test XInput devices." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libX11-1 >= x11-libs/libXext-1 >= x11-libs/libXi-1" SDEPEND=">= x11-proto/inputproto-1.5" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-ipv6 || die mmake || die }