# $Id$ PNAME="pixman" PVER="0.40.0" 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/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME}-${PVER}.tar.xz" sminclude xorg multilib mbuild alx-split msetfeature "!check" UP2DATE="updatecmd_xorg ${PNAME} xz" src_compile() { mconfigure --disable-gtk || die mmake || die }