PKGNAME=zimg
PKGSEC=libs
PKGDEP="gcc-runtime"
PKGDES="Scaling, colorspace conversion, and dithering library"
PKGBREAK="vapoursynth<=48-2"

AUTOTOOLS_AFTER=(
    '--prefix=/usr'
    '--enable-simd'
)
