blob: 52e74f4920310e763ee30de73f43010b7efe3597 (
plain)
1
2
3
4
5
6
7
8
|
SUMMARY = "Helpers for AV applications using UPnP"
DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
LICENSE = "LGPL-2.1-or-later"
DEPENDS = "gupnp"
inherit meson pkgconfig gobject-introspection vala
|