diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-02-17 22:05:39 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-17 22:27:14 -0800 |
| commit | 7672f53cb601bab663dd24a16b5d8041f8b4f0f6 (patch) | |
| tree | ede770201646ef01c1f829cb9895319e5e34bfc6 /meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb | |
| parent | 0bb390bbb5962f04014a6d49439fd6e3c6ae3ea2 (diff) | |
| download | meta-openembedded-7672f53cb601bab663dd24a16b5d8041f8b4f0f6.tar.gz | |
gupnp: Upgrade to 1.2.2
Switch to using meson
Depend on py3 since its now supported
Relax packaging to include version number in gupnp-binding-tool
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb deleted file mode 100644 index 1bdf7d79bc..0000000000 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require gupnp.inc | ||
| 2 | |||
| 3 | SRC_URI = "${GNOME_MIRROR}/${BPN}/1.0/${BPN}-${PV}.tar.xz" | ||
| 4 | SRC_URI[md5sum] = "afd96fe73856b38aaf1baf7526e08edd" | ||
| 5 | SRC_URI[sha256sum] = "5173fda779111c6b01cd4a5e41b594322be9d04f8c74d3361f0a0c2069c77610" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | ||
| 8 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=d78a69d9b6e63ee2dc72e7b674d97520" | ||
