miniupnpc 1.5-2ubuntu2 source package in Ubuntu Linaro Evaluation Build

Changelog

miniupnpc (1.5-2ubuntu2) oneiric; urgency=low

  * Suggests minissdpd instead of recommends
 -- Jeremy Bicha <email address hidden>   Thu, 28 Jul 2011 15:16:06 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Sponsored by:
Michael Terry
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe net

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
miniupnpc_1.5.orig.tar.gz 52.1 KiB 440f0e64e92c92c6624f49d21cf8279b9c05afe99261e4add357b2ee2828a957
miniupnpc_1.5-2ubuntu2.diff.gz 3.7 KiB 6758d3c061ce650004f0bf518d71efaf5c974f457282ce28c00c90b005389cdc
miniupnpc_1.5-2ubuntu2.dsc 1.2 KiB f8e911e8ecdc82fd05eccc84b1be83c533dc7e6aa89d61d9d53f2bbe5c04523c

Available diffs

View changes file

Binary packages built by this source

libminiupnpc-dev: UPnP IGD client lightweight library development files

 The UPnP protocol is supported by most home adsl/cable routers and Microsoft
 Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software
 solution to support the "Internet Gateway Device" part of the protocol. The
 MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
 .
 Miniupnpc aims at the simplest library possible, with the smallest footprint
 and no dependencies to other libraries such as XML parsers or HTTP
 implementations. All the code is pure ANSI C. Compiled on a x86 PC, the
 miniupnp client library have less than 15KB code size. For instance, the upnpc
 sample program is around 20KB. The miniupnp daemon is much smaller than any
 other IGD daemon and is ideal for using on low memory device for this reason.
 .
 This package contains development files needed to build using libminiupnpc5

libminiupnpc5: UPnP IGD client lightweight library

 The UPnP protocol is supported by most home adsl/cable routers and Microsoft
 Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software
 solution to support the "Internet Gateway Device" part of the protocol. The
 MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
 .
 Miniupnpc aims at the simplest library possible, with the smallest footprint
 and no dependencies to other libraries such as XML parsers or HTTP
 implementations. All the code is pure ANSI C. Compiled on a x86 PC, the
 miniupnp client library have less than 15KB code size. For instance, the upnpc
 sample program is around 20KB. The miniupnp daemon is much smaller than any
 other IGD daemon and is ideal for using on low memory device for this reason.
 .
 This package contains the shared library.

miniupnpc: UPnP IGD client lightweight library client

 The UPnP protocol is supported by most home adsl/cable routers and Microsoft
 Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software
 solution to support the "Internet Gateway Device" part of the protocol. The
 MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
 .
 Miniupnpc aims at the simplest library possible, with the smallest footprint
 and no dependencies to other libraries such as XML parsers or HTTP
 implementations. All the code is pure ANSI C. Compiled on a x86 PC, the
 miniupnp client library have less than 15KB code size. For instance, the upnpc
 sample program is around 20KB. The miniupnp daemon is much smaller than any
 other IGD daemon and is ideal for using on low memory device for this reason.
 .
 This package is an example client for the library.