Path to this page:
./
net/gupnp-tools,
Framework for UPnP devices
Branch: CURRENT,
Version: 0.12.1nb10,
Package name: gupnp-tools-0.12.1nb10,
Maintainer: pkgsrc-usersGUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
Required to run:[
sysutils/desktop-file-utils] [
graphics/gnome-icon-theme] [
net/gupnp-av] [
net/gupnp] [
x11/gtk3] [
x11/gtksourceview3]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 179.188 KB
Version history: (Expand)
- (2024-11-01) Updated to version: gupnp-tools-0.12.1nb10
- (2024-11-01) Updated to version: gupnp-tools-0.12.1nb9
- (2024-10-20) Updated to version: gupnp-tools-0.12.1nb8
- (2024-05-29) Updated to version: gupnp-tools-0.12.1nb7
- (2024-04-07) Updated to version: gupnp-tools-0.12.1nb6
- (2024-04-06) Updated to version: gupnp-tools-0.12.1nb5
CVS history: (Expand)
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-10 11:05:14 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gupnp-tools: not -Werror safe
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-29 22:19:14 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
gupnp-tools: updated to 0.12.1
0.12.1 (stable)
===============
- Universal CP:
- Do not crash if a device disappears
- Fix issue with meson 1.2.0
- Translation updates
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gupnp-tools/issues/24
0.12.0 (stable)
===============
Dependency changes:
- GLib required is now 2.68
- GUPnP requirement up to 1.6
- Libsoup requirement up to 3.0
- All
- Port to GUPnP 1.6 and Libsoup3
- Fix inconsistencies regarding action errors
- Use more g_autoptr
- Drop gupnp_get_uuid() where used.
- Translation updates
- Common
- Fix potential NULL pointer dereference
- Use GUPnP utility functions for download of icons
- Universal CP:
- Fix missing icon on download error
- Fix uninitialized out value
- Event Dumper:
- Added new tool for dumping UPnP events on command line
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gupnp-tools/issues/23
Merge requests included in this release:
- https://gitlab.gnome.org/GNOME/gupnp-tools/merge_requests/4
|