PKGNAME=matio
PKGSEC=libs
PKGDES="MATLAB MAT file I/O library"
PKGDEP="glibc hdf5 zlib"

ABTYPE=autotools
CMAKE_AFTER=(
    "--enable-shared"
    "--with-hdf5"
)
PKGBREAK="libvips<=8.17.3"
