add some plugins and utils.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / libupnp / libupnp_1.6.5.bb
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"
4
5 LIC_FILES_CHKSUM = "file://upnp/LICENSE;md5=b3190d5244e08e78e4c8ee78544f4863"
6
7 PR = "r1"
8
9 LEAD_SONAME = "libupnp"
10 SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
11
12 inherit autotools
13
14 SRC_URI[md5sum] = "2b0370e7c405a5bc80880085e6d7d827"
15 SRC_URI[sha256sum] = "95b11e2db04c2e714c2f4fb05d9d31351d3388dababd4e1dd5300f4b0d5e8767"