PKGNAME=libxml++-2.6
PKGSEC=libs
PKGDEP="glibmm libxml2"
BUILDDEP="mm-common"
PKGDES="C++ bindings for LibXML"
PKGBREAK="libxml++<=2.40.1-2"
PKGREP="libxml++<=2.40.1-2"

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