summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libupnp/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 12:26:09 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 12:26:09 +0000
commit5f895d5863156fad2e2b28bb4cdee553d895f63c (patch)
tree0d153a95f25c10a0265e696cc34ef8a87c78daad /openwrt/package/libupnp/ipkg
parente66413fcd1fcdea4a38de9dac476b9e2b7381656 (diff)
add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..ddcf670df
--- /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.