Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 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 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 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 | file://0001-all-Drop-xmlRecoverMemory.patch \ |
| 13 | " |
| 14 | SRC_URI[sha256sum] = "b79ce0cc4b0c66d9c54bc22183a10e5709a0011d2af272025948efcab33a3e4f" |