# $Header: /magellan-cvs/smage/xvidtune/xvidtune-1.0.1-r4.smage2,v 1.1 2008/03/24 14:12:38 niro Exp $ PNAME="xvidtune" PVER="1.0.1" PBUILD="r4" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Xvidtune is a client interface to the X server video mode extension." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXxf86vm-1 >= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }