gupnp-tools 0.12.1-1build1 source package in Ubuntu

Changelog

gupnp-tools (0.12.1-1build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 04:58:38 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
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.12.1.orig.tar.xz 179.2 KiB 53cf93123f397e8f8f0b8e9e4364c86a7502a5334f4c0be2e054a824478bd5ba
gupnp-tools_0.12.1-1build1.debian.tar.xz 4.8 KiB 730bfd3a2f97e223c19660a68db8bb81f0155b92e9990967db9ad2c0af36fb65
gupnp-tools_0.12.1-1build1.dsc 2.3 KiB 84ef774b77de9bbb0d25abc3f3c911ae4d51b4430d95d4b95becd3d6e2ae21c8

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