PKGNAME=dssim
PKGSEC=graphics
PKGDEP="gcc-runtime lcms2"
BUILDDEP="llvm rustc"
PKGDES="Computes (dis)similarity between two or more PNG &/or JPEG images using an algorithm approximating human vision"

MESON_AFTER="-Djpeg=enabled"

# FIXME: LTO breaks linkage on all architectures.
NOLTO=1
