[oe-commits] org.oe.dev libupnp_1.4.2.bb: package libupnp 1.4.2 (pupnp fork)

jeremy_laine commit openembedded-commits at lists.openembedded.org
Thu Feb 7 12:05:19 UTC 2008


libupnp_1.4.2.bb: package libupnp 1.4.2 (pupnp fork)

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: f6aaa1ee80248f07a2d795ff278d19eb5c7e09bf
ViewMTN: http://monotone.openembedded.org/revision/info/f6aaa1ee80248f07a2d795ff278d19eb5c7e09bf
Files:
1
packages/upnp/libupnp_1.4.2.bb
Diffs:

#
# mt diff -r55425c657fb0a8597bdddb79efe4075bab66862c -rf6aaa1ee80248f07a2d795ff278d19eb5c7e09bf
#
# 
# 
# add_file "packages/upnp/libupnp_1.4.2.bb"
#  content [5954835ded65c76dd5353b45114a58452af0e8c7]
# 
============================================================
--- packages/upnp/libupnp_1.4.2.bb	5954835ded65c76dd5353b45114a58452af0e8c7
+++ packages/upnp/libupnp_1.4.2.bb	5954835ded65c76dd5353b45114a58452af0e8c7
@@ -0,0 +1,12 @@
+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"
+
+LEAD_SONAME = "libupnp"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
+
+inherit autotools pkgconfig
+
+do_stage() {
+	autotools_stage_all
+}






More information about the Openembedded-commits mailing list