diff options
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_0.2.5.bb')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_0.2.5.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_0.2.5.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_0.2.5.bb deleted file mode 100644 index 1a98ace80c..0000000000 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_0.2.5.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "Helpers for interacting with Internet Gateway Devices over UPnP" | ||
| 2 | LICENSE = "LGPLv2" | ||
| 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 sqlite3" | ||
| 7 | |||
| 8 | SRC_URI = "http://download.gnome.org/sources/${BPN}/0.2/${BPN}-${PV}.tar.xz \ | ||
| 9 | file://0001-Swtich-to-new-GUPnP-API.patch \ | ||
| 10 | " | ||
| 11 | SRC_URI[md5sum] = "d164e096d0f140bb1f5d9503727b424a" | ||
| 12 | SRC_URI[sha256sum] = "8b4a1aa38bacbcac2c1755153147ead7ee9af7d4d1f544b6577cfc35e10e3b20" | ||
| 13 | |||
| 14 | inherit autotools pkgconfig gtk-doc gobject-introspection | ||
| 15 | |||
| 16 | EXTRA_OECONF = "--disable-python" | ||
