PKGNAME=graphite
PKGSEC=libs
PKGDEP="gcc-runtime freetype"
PKGDES="Implementation of the SIL Graphite text processing engine"

ABTYPE=cmakeninja
CMAKE_AFTER=(
    '-DGRAPHITE2_COMPARE_RENDERER=OFF'
)

PKGREP="graphite-2 graphite2"
PKGPROV="graphite-2 graphite2"

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
