aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upnp/libupnp_1.6.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/upnp/libupnp_1.6.18.bb')
-rw-r--r--recipes/upnp/libupnp_1.6.18.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/upnp/libupnp_1.6.18.bb b/recipes/upnp/libupnp_1.6.18.bb
new file mode 100644
index 0000000000..1b3fbaaef0
--- /dev/null
+++ b/recipes/upnp/libupnp_1.6.18.bb
@@ -0,0 +1,13 @@
+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."
+HOMEPAGE = "http://pupnp.sourceforge.net/"
+LICENSE = "BSD"
+
+PR = "r0"
+
+LEAD_SONAME = "libupnp"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
+
+inherit autotools
+
+SRC_URI[md5sum] = "11c6484fd2e2927bf3b8d8108407ca56"
+SRC_URI[sha256sum] = "b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934"