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