mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
0.10.x is the stable series, 0.11.x is the development series that some packages (specifically dLeyna) require. Signed-off-by: Ross Burton <ross.burton@intel.com>
9 lines
246 B
PHP
9 lines
246 B
PHP
SUMMARY = "Helpers for AV applications using UPnP"
|
|
DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
|
|
LICENSE = "LGPLv2"
|
|
DEPENDS = "gupnp"
|
|
|
|
inherit autotools pkgconfig
|
|
|
|
require no-vala.inc
|