PKGNAME=libxml++
PKGSEC=libs
PKGDEP="libxml2"
BUILDDEP="mm-common"
PKGDES="C++ bindings for LibXML"

ABTYPE=meson
MESON_AFTER=(
    "-Dbuild-documentation=false"
    "-Dbuild-examples=false"
    "-Dbuild-tests=false"
)
