# $Header: /magellan-cvs/smage/xcalc/xcalc-1.0.2-r2.smage2,v 1.1 2008/03/23 21:10:47 niro Exp $ PNAME="xcalc" PVER="1.0.2" PBUILD="r2" PCATEGORIE="x11-apps" STATE="unstable" DESCRIPTION="Xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-libs/libXaw-1" src_compile() { cd ${SRCDIR} xorg_src_configure --enable-xprint || die mmake || die }