PKGNAME="libsfdo"
PKGDES="Libraries implementing some of the FreeDesktop.org specifications"
PKGSEC="libs"
PKGDEP="glibc"
BUILDDEP="meson"
ABTYPE="meson"
MESON_AFTER=(
    '-Dtests=false'
    '-Dexamples=false'
)
