summaryrefslogtreecommitdiff
path: root/openwrt/package/libupnp/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-30 12:26:09 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-30 12:26:09 +0000
commit2adaa6a3d7390ef6ef5e0e066648a3e27b1e558b (patch)
tree0d153a95f25c10a0265e696cc34ef8a87c78daad /openwrt/package/libupnp/ipkg
parent13b82c0a31627748dc589e3d9e44de23d49e2320 (diff)
downloadmtk-20170518-2adaa6a3d7390ef6ef5e0e066648a3e27b1e558b.zip
mtk-20170518-2adaa6a3d7390ef6ef5e0e066648a3e27b1e558b.tar.gz
mtk-20170518-2adaa6a3d7390ef6ef5e0e066648a3e27b1e558b.tar.bz2
add libupnp package
SVN-Revision: 1795
Diffstat (limited to 'openwrt/package/libupnp/ipkg')
-rw-r--r--openwrt/package/libupnp/ipkg/libupnp.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/libupnp/ipkg/libupnp.control b/openwrt/package/libupnp/ipkg/libupnp.control
new file mode 100644
index 0000000..ddcf670
--- /dev/null
+++ b/openwrt/package/libupnp/ipkg/libupnp.control
@@ -0,0 +1,7 @@
+Package: libupnp
+Priority: optional
+Section: libs
+Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libupnp/
+Depends: libpthread
+Description: The Universal Plug and Play (UPnP) SDK library.