# $Id$ PNAME="pixman" PVER="0.30.2" PBUILD="r1" PCAT="x11-libs" DESCRIPTION="Pixman contains lowlevel pixel manipulation routines and is used by both xorg and cairo." HOMEPAGE="http://xorg.freedesktop.org/archive/individual/lib/" sminclude xorg multilib msetfeature "!check" DEPEND=">= virtual/glibc" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { mconfigure --disable-gtk || die mmake || die }