diff options
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb (renamed from meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb) | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb index 49cd8d8318..d8dbc262cd 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb | |||
| @@ -3,11 +3,10 @@ LICENSE = "LGPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
| 4 | file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80" | 4 | file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80" |
| 5 | 5 | ||
| 6 | DEPENDS = "glib-2.0 gssdp gupnp sqlite3" | 6 | DEPENDS = "glib-2.0 gssdp gupnp" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://download.gnome.org/sources/${BPN}/1.2/${BPN}-${PV}.tar.xz" | 8 | inherit gnomebase pkgconfig gtk-doc gobject-introspection |
| 9 | SRC_URI[sha256sum] = "4b5120098aa13edd27818ba9ee4d7fe961bf540bf50d056ff703c61545e02be1" | ||
| 10 | 9 | ||
| 11 | GTKDOC_MESON_OPTION = "gtk_doc" | 10 | SRC_URI[archive.sha256sum] = "4099978339ab22126d4968f2a332b6d094fc44c78797860781f1fc2f11771b74" |
| 12 | 11 | ||
| 13 | inherit meson pkgconfig gtk-doc gobject-introspection | 12 | GTKDOC_MESON_OPTION = "gtk_doc" |
