diff options
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc | 8 | ||||
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb | 12 |
2 files changed, 9 insertions, 11 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc deleted file mode 100644 index 52e74f4920..0000000000 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | SUMMARY = "Helpers for AV applications using UPnP" | ||
| 2 | DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP." | ||
| 3 | |||
| 4 | LICENSE = "LGPL-2.1-or-later" | ||
| 5 | DEPENDS = "gupnp" | ||
| 6 | |||
| 7 | inherit meson pkgconfig gobject-introspection vala | ||
| 8 | |||
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb index 6a8fa94e4f..b253c54d92 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb | |||
| @@ -1,6 +1,12 @@ | |||
| 1 | require gupnp-av.inc | 1 | SUMMARY = "Helpers for AV applications using UPnP" |
| 2 | DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP." | ||
| 2 | 3 | ||
| 3 | SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz" | 4 | LICENSE = "LGPL-2.1-or-later" |
| 4 | SRC_URI[sha256sum] = "20aed546fc882e78a3f186a0c8bce5c841cc3a44b7ea528298fbdc82596fb156" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 6 | 6 | ||
| 7 | DEPENDS = "gupnp" | ||
| 8 | |||
| 9 | inherit meson pkgconfig gobject-introspection vala | ||
| 10 | |||
| 11 | SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz" | ||
| 12 | SRC_URI[sha256sum] = "20aed546fc882e78a3f186a0c8bce5c841cc3a44b7ea528298fbdc82596fb156" | ||
