# $Header: /magellan-cvs/smage/xkbutils/xkbutils-1.0.1-r4.smage2,v 1.1 2008/03/24 13:33:44 niro Exp $ PNAME="xkbutils" PVER="1.0.1" PBUILD="r4" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Xkbutils accumulates some XKB utilities such as xkbbell, xkbvleds, and xkbwatch." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libxkbfile-1 >= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }