libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / upnp / libupnp_1.3.1.bb
blob1cd9e015234663a510f6fb8c445d666930812407
1 DESCRIPTION = "The Linux* SDK for UPnP* Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification."
2 HOMEPAGE = "http://upnp.sourceforge.net/"
3 LICENSE = "BSD"
5 LEAD_SONAME = "libupnp"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/upnp/${P}.tar.gz"
7 inherit autotools pkgconfig
11 do_stage() {
12 autotools_stage_all
17 SRC_URI[md5sum] = "6646be5e31e58188e8f47c6ce64faa4c"
18 SRC_URI[sha256sum] = "4d0d6a5302222757fb36ee21d8f8e1b3de849c2de658ab1105272f32ff78767d"