# $Id$ PNAME="pixman" PVER="0.34.0" PBUILD="r3" 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" sminclude xorg multilib mbuild alx-split msetfeature "!check" src_compile() { mconfigure --disable-gtk || die mmake || die }