gupnp-tools: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 29 Jul 2016 07:51:29 +0000 (09:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 30 Jul 2016 14:12:36 +0000 (16:12 +0200)
commit6008f02fc82c3cfcb4bb6e8e6e99e5dd7396b500
treee11a906b42d9d42fa2db593256c1ea5dd38731ee
parentb8a52bceaed96d969b5717f9afb1bd05b34bfd59
gupnp-tools: new package

GUPnP Tools are free replacements of Intel UPnP tools that use
GUPnP. They provides client and server side tools which enable
one to easily test and debug one's UPnP devices and control
points.

http://www.gupnp.org/

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
[Thomas:
 - use "depends on BR2_PACKAGE_LIBGTK3" instead of a select, and
   simplify the Config.in comments consequently.
 - move from "Development tools" to "Networking applications"
 - license is GPLv2+, not LGPLv2+.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/gupnp-tools/Config.in [new file with mode: 0644]
package/gupnp-tools/gupnp-tools.hash [new file with mode: 0644]
package/gupnp-tools/gupnp-tools.mk [new file with mode: 0644]