# $Id$ PNAME="pixman" PVER="0.22.2" PBUILD="r1" PCATEGORIE="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 DEPEND="" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { mconfigure --disable-gtk || die mmake || die }