# $Header: /magellan-cvs/smage/xclock/xclock-1.0.3-r2.smage2,v 1.1 2008/02/12 21:09:39 niro Exp $ PNAME="xclock" PVER="1.0.3" PBUILD="r3" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="An analog / digital clock for X." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libX11-1 >= x11-libs/libXrender-1 >= x11-libs/libXft-1 >= x11-libs/libxkbfile-1 >= x11-libs/libXaw-1" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --disable-xprint || die mmake || die }