PKGNAME=gupnp-av
PKGSEC=libs
PKGDEP="gupnp"
BUILDDEP="gobject-introspection vala"
PKGDES="Library to ease handling and implementation of UPnP A/V profiles"

ABTYPE=meson
MESON_AFTER=(
    '-Dintrospection=true'
    '-Dvapi=true'
    '-Dgtk_doc=false'
)
