blob: 49cd8d8318da421df68775e2856553ef9b0af0f6 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "Helpers for interacting with Internet Gateway Devices over UPnP"
Andrew Geissler9aee5002022-03-30 16:27:02 +00002LICENSE = "LGPL-2.0-only"
Andrew Geissler595f6302022-01-24 19:11:47 +00003LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
4 file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80"
5
6DEPENDS = "glib-2.0 gssdp gupnp sqlite3"
7
8SRC_URI = "http://download.gnome.org/sources/${BPN}/1.2/${BPN}-${PV}.tar.xz"
9SRC_URI[sha256sum] = "4b5120098aa13edd27818ba9ee4d7fe961bf540bf50d056ff703c61545e02be1"
10
11GTKDOC_MESON_OPTION = "gtk_doc"
12
13inherit meson pkgconfig gtk-doc gobject-introspection