aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upnp/gupnp-av_0.2.bb
blob: a90961608e9312ef021744572641c9d61605e37c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "LGPL"
DEPENDS = "gnupnp gstreamer"

SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"

inherit autotools

AUTOTOOLS_STAGE_PKGCONFIG = "1"

FILES_${PN} = "${libdir}/*.so.*"

SRC_URI[md5sum] = "ab485bf263d0a3d2f771817241c970b9"
SRC_URI[sha256sum] = "782e4e45abcba1b3fe34276580653f4dbfbe8a26eee69a290675dfa7faa309f8"