gupnp-tools 0.8.15-1ubuntu1 source package in Ubuntu

Changelog

gupnp-tools (0.8.15-1ubuntu1) eoan; urgency=medium

  * debian/patches/git_gupnp_update.patch:
   - build with new gupnp version

 -- Sebastien Bacher <email address hidden>  Mon, 13 May 2019 15:08:23 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gupnp-tools_0.8.15.orig.tar.xz 150.5 KiB 336ef4a09b9fc83444a1594c8215e2bed55fbea5b6d1bf6b54c63104b4c497ab
gupnp-tools_0.8.15-1ubuntu1.debian.tar.xz 5.7 KiB 71e3aaf9d3d868b88d3a70d964b53cc9a73b22a79cde4a81bc138532f3716624
gupnp-tools_0.8.15-1ubuntu1.dsc 1.7 KiB 272b9beeb8840d47b0c73df9a62594a7bd66d1f0e89148a0c730b408a7c26abb

View changes file

Binary packages built by this source

gupnp-tools: tools for testing UPnP devices and control points

 GUPnP is an object-oriented open source framework for creating UPnP devices
 and control points, written in C using GObject and libsoup. The GUPnP API is
 intended to be easy to use, efficient and flexible.
 .
 GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP. They
 provides the following client and server side tools which enable one to easily
 test and debug one's UPnP devices and control points:
  * Universal Control Point: a tool that enables one to discover UPnP devices
    and services, retrieve information about them, subscribe to events and
    invoke actions.
  * Network Light: a virtual light bulb that allows control points to switch
    it on and off, change its dimming level and query its current status.
  * AV Control Point: a simple media player UI that enables one to discover and
    play multimedia content available on the network.
  * MediaServer upload: upload files to MediaServers
  * Upload: a simple commandline utility that uploads files to known
    MediaServers. Use Universal Control Point for discovering the MediaServers.

gupnp-tools-dbgsym: debug symbols for gupnp-tools