blob: 48de5868dec912c63459e1e517101f54fd1171b2 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
3
4LICENSE = "LGPL-2.1-or-later"
5LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
6
7DEPENDS = "gupnp"
8
9inherit meson pkgconfig gobject-introspection vala
10
Andrew Geissler8f840682023-07-21 09:09:43 -050011SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz \
12 file://0001-all-Drop-xmlRecoverMemory.patch \
13 "
Andrew Geissler595f6302022-01-24 19:11:47 +000014SRC_URI[sha256sum] = "20aed546fc882e78a3f186a0c8bce5c841cc3a44b7ea528298fbdc82596fb156"