Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 1 | SUMMARY = "Helpers for interacting with Internet Gateway Devices over UPnP" |
| 2 | LICENSE = "LGPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
| 4 | file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80" |
| 5 | |
| 6 | DEPENDS = "glib-2.0 gssdp gupnp" |
| 7 | |
| 8 | inherit gnomebase pkgconfig gtk-doc gobject-introspection |
| 9 | |
| 10 | SRC_URI[archive.sha256sum] = "4099978339ab22126d4968f2a332b6d094fc44c78797860781f1fc2f11771b74" |
| 11 | |
| 12 | GTKDOC_MESON_OPTION = "gtk_doc" |