diff options
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.6.bb')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.6.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.6.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.6.bb new file mode 100644 index 0000000000..294c361db5 --- /dev/null +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.6.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require gupnp.inc | ||
| 2 | |||
| 3 | SRC_URI = " \ | ||
| 4 | ${GNOME_MIRROR}/${BPN}/1.2/${BPN}-${PV}.tar.xz \ | ||
| 5 | file://0001-Fix-build-with-hardened-security-flags.patch \ | ||
| 6 | " | ||
| 7 | SRC_URI[sha256sum] = "00b20f1e478a72deac92c34723693a2ac55789ed1e4bb4eed99eb4d62092aafd" | ||
| 8 | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | ||
| 10 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=d78a69d9b6e63ee2dc72e7b674d97520" | ||
