AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.12.1+3: + av-cp: Remove stray debug output. + common: Drop deprecated xmlRecoverMemory (fix build with libxml2 2.11.4). + Updated translations. - Change compression in service and tarball produced to zst.
- Update to version 0.12.1: + Universal CP: Do not crash if a device disappears. + Fix issue with meson 1.2.0. + Updated translations. - Drop 1372f9eb.patch: Fixed upstream.
- Add 1372f9eb.patch: build: Fix wrap file syntax. Fix Meson 1.2 compatibility.
- Update to version 0.12.0: + 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. It also provides a simple UI to control all the network lights available on the network. + AV Control Point: a simple media player UI that enables one to discover and play multimedia contents available on a network. It is strictly a control point and therefore does not have any playback capabilities of it's own and relies on external UPnP MediaRenderer devices for actual playback. + Upload: a simple command line utility that uploads files to known MediaServers. Use Universal Control Point for discovering the MediaServers. + Discover: a simple command line utility to run a SSDP discovery on the network.
- Update to version gupnp-tools-0.10.3+16: * universal-cp: Do not leave value uninitialized * network-light: Adapt to recent GUPnP changes * common: Do not dereference NULL error * Port to GUPnP 1.6 and libsoup 3 * Updated translations. - Switch to source service checkout of master, allow build with new gupnp and soup3. - Replace pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.2) and pkgconfig(libsoup-2.4) with pkgconfig(gssdp-1.6), pkgconfig(gupnp-1.6) and pkgconfig(libsoup-3.0) BuildRequires following upstream changes. - Drop update-desktop-files BuildRequires and macro calls: No longer needed.
- Update to version 0.10.3: + Fix deprecated function calls. + Fix empty icon for devices with no icons. + Updated translations.
- Update to version 0.10.2: + Universal CP: Fix format message error. + Bugs fixed: glgo#GNOME/gupnp-tools!20, glgo#GNOME/gupnp-tools!21. + Updated translations.
- Update to version 0.10.1: + Fix various smaller memory leaks + Stop using deprecated functions from GUPnP + Update icons + Upload: Check that a UDN was provided + AV-CP: - Some visual improvements like headerbars and symbolic icons - Search dialog provides entry completion - Add IPv6 support if available + Network Light: Add IPv6 support if available + Updated translations.
- No longer recommend -lang: supplements are in use
- Update to version 0.10.0: + Port to GUPnP 1.2. + Various Meson fixes. + Updated translations. - Drop gupnp-tools-port-new-gupnp-api.patch: Fixed upstream.
- Update to version 0.8.15: + All: Improve desktop files. + Build: Port to meson. + AV Controlpoint: - Fix building against GtkSourceVIew 4. - Make it possible to change the UserAgent. - Remove g_type_class_add_private. - Fix closing the about dialog. + Universal Controlpoint: Fix closing the about dialog. + Updated translations. - Drop post(un) handling of desktop_database_post(un), no longer needed. - Switch to meson buildsystem, add meson BuildRequires and macros. - Replace pkgconfig(gtksourceview-3.0) with pkgconfig(gtksourceview-4), pkgconfig(gssdp-1.0) with pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.0) with pkgconfig(gupnp-1.2) BuildRequires. - Add pkgconfig(glib-2.0) and pkgconfig(gobject-2.0) BuildRequires: align with what meson checks for. - Drop intltool BuildRequires: No longer needed. - Add gupnp-tools-port-new-gupnp-api.patch: Fix build with new gupnp. - Add fdupes BuildRequires and macro, remove duplicates.