PKGNAME=cairo+32
PKGSEC=libs
PKGDEP="aosc-aaa+32 fontconfig+32 glib+32 libdrm+32 libpng+32 lzo+32 \
        pixman+32 x11-lib+32"
BUILDDEP="devel-base+32"
PKGDES="A 2D graphics library with support for multiple output devices (32-bit x86 runtime)"

ABHOST=optenv32

# FIXME: Tests sources were unable to find cairo.h...
# Well it's not installed yet.
MESON_AFTER=(
    '-Dtests=disabled'
)
