PKGNAME=gssdp
PKGSEC=libs
PKGDEP="libsoup-3 gtk-4"
BUILDDEP="gobject-introspection vala"
PKGDES="GObject library to handle resource discovery and announcement over SSDP"

ABTYPE=meson
MESON_AFTER=(
    '-Dgtk_doc=false'
    '-Dsniffer=true'
    '-Dintrospection=true'
    '-Dvapi=true'
    '-Dexamples=false'
# Note: Pandoc is difficult to maintain across multiple architectures.
    '-Dmanpages=false'
)

PKGBREAK="""
dleyna-server<=0.6.0-1
dleyna-renderer<=0.6.0-1
dleyna-connector-dbus<=0.3.0-2
dleyna-core<=0.6.0-1
gupnp<=1.2.4-1
gupnp-igd<=0.2.5
rygel<=0.40.4-3
"""
