summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
blob: 598aa4de2e35360ed46c8c90d8a5cec4a2fd876d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                    file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086"
DEPENDS = "gupnp"

SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"

PR = "r2"

inherit autotools pkgconfig

SRC_URI[md5sum] = "8a41a3bb60b50fceb5ece71c0dc4dcfb"
SRC_URI[sha256sum] = "e6aa032377488cedc4e347519bd30701c583780b7c54f00bab083f2316a93dc9"