PKGNAME=gupnp
PKGSEC=libs
PKGDEP="gssdp util-linux python-3"
BUILDDEP="gobject-introspection vala"
PKGDES="Object-oriented Universal Plug-and-Play framework"

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

PKGBREAK="""
caja-extensions<=1.20.2
dleyna-connector-dbus<=0.3.0-2
dleyna-core<=0.6.0-1
dleyna-renderer<=0.6.0-1
dleyna-server<=0.6.0-1
gupnp-igd<=0.2.5
rygel<=0.36.2-1
"""
