aboutsummaryrefslogtreecommitdiffstats
path: root/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
commite4a650e1e1db6f081b9a8ea3c02823391ed644de (patch)
treecb16331ccbebefd5fd0632946c38deb2ba5c032f /package/libupnp/ipkg
parent9503db52ed0e91d1d627fb9c4e0c2dd30187817e (diff)
downloadmaster-187ad058-e4a650e1e1db6f081b9a8ea3c02823391ed644de.tar.gz
master-187ad058-e4a650e1e1db6f081b9a8ea3c02823391ed644de.tar.bz2
master-187ad058-e4a650e1e1db6f081b9a8ea3c02823391ed644de.zip
add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libupnp/ipkg')
-rw-r--r--package/libupnp/ipkg/libupnp.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/libupnp/ipkg/libupnp.control b/package/libupnp/ipkg/libupnp.control
new file mode 100644
index 0000000000..ddcf670df8
--- /dev/null
+++ b/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.