libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / upnp / libupnp_1.6.5.bb
blobb772a935ea7fc546a20405774f572e3886bf5ab4
1 DESCRIPTION = "The portable 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://pupnp.sourceforge.net/"
3 LICENSE = "BSD"
5 PR = "r1"
7 LEAD_SONAME = "libupnp"
8 SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
10 inherit autotools
12 AUTOTOOLS_STAGE_PKGCONFIG = "1"
14 do_stage() {
15 autotools_stage_all
18 SRC_URI[md5sum] = "2b0370e7c405a5bc80880085e6d7d827"
19 SRC_URI[sha256sum] = "95b11e2db04c2e714c2f4fb05d9d31351d3388dababd4e1dd5300f4b0d5e8767"