Skip to content

Commit cd944cd

Browse files
committed
libxfce4windowing: update to 4.20.4
4.20.4 (2025-08-14) ====== - XfwMonitorWayland: Delay monitor finalization until gdk data are set - XfwSeatWayland: Store global name for matching when seat is removed - XfwMonitorWayland: Fix release order in _global_removed() - XfwMonitorManagerWayland: Use g_hash_table_iter_remove when iterating - XfwMonitorWayland: Store global name for matching when output is removed - XfwScreenWayland: Rename id to name in registry_global(_remove)? - XfwMonitorWayland: Don't make XfwScreen emit signal with null monitor - XfwWorkspaceGroupWayland: Connect to XfwScreen::monitor-(added|removed) - Add mnemonics for workspace names in workspace menu - Revert "Update README after switchover to meson" - Update README after switchover to meson - Destroy wl_output & xdg_output together when wl_output global removed - XfwWorkspaceWayland: Fix typo - XfwWorkspace: Fix id property management - Defer binding to the workspace manager until after we have the outputs - I18n: Update po/LINGUAS list - meson-build: Add Vala language bindings option - Translation Updates: Arabic, Bulgarian, Catalan, Chinese (China), Dutch, English (United Kingdom), Estonian, French, German, Greek, Japanese, Lithuanian, Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Spanish, Ukrainian
1 parent 241eace commit cd944cd

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

x11/libxfce4windowing/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# $NetBSD: Makefile,v 1.14 2025/10/23 20:40:05 wiz Exp $
1+
# $NetBSD: Makefile,v 1.15 2025/11/01 16:45:54 gutteridge Exp $
22

3-
PKGREVISION= 3
43
.include "../../meta-pkgs/xfce4/Makefile.common"
54

6-
DISTNAME= libxfce4windowing-4.20.3
5+
DISTNAME= libxfce4windowing-4.20.4
76
CATEGORIES= x11
87
MASTER_SITES= https://archive.xfce.org/src/xfce/libxfce4windowing/${PKGVERSION_NOREV:R}/
98

x11/libxfce4windowing/PLIST

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.4 2025/06/13 01:31:15 gutteridge Exp $
1+
@comment $NetBSD: PLIST,v 1.5 2025/11/01 16:45:54 gutteridge Exp $
22
include/xfce4/libxfce4windowing-0/libxfce4windowing/libxfce4windowing-config.h
33
include/xfce4/libxfce4windowing-0/libxfce4windowing/libxfce4windowing.h
44
include/xfce4/libxfce4windowing-0/libxfce4windowing/xfw-application.h
@@ -28,6 +28,7 @@ lib/pkgconfig/libxfce4windowing-x11-0.pc
2828
lib/pkgconfig/libxfce4windowingui-0.pc
2929
share/gir-1.0/Libxfce4windowing-0.0.gir
3030
share/gir-1.0/Libxfce4windowingui-0.0.gir
31+
share/locale/ar/LC_MESSAGES/libxfce4windowing.mo
3132
share/locale/ast/LC_MESSAGES/libxfce4windowing.mo
3233
share/locale/bg/LC_MESSAGES/libxfce4windowing.mo
3334
share/locale/ca/LC_MESSAGES/libxfce4windowing.mo

x11/libxfce4windowing/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.4 2025/06/13 01:31:15 gutteridge Exp $
1+
$NetBSD: distinfo,v 1.5 2025/11/01 16:45:54 gutteridge Exp $
22

3-
BLAKE2s (libxfce4windowing-4.20.3.tar.bz2) = 79703db2bf848d44fb66594e98ef4d1116de5cd4ea6ef85870c7fcc6a844f7a6
4-
SHA512 (libxfce4windowing-4.20.3.tar.bz2) = 88c6681e5e9c13248bf49ba8b5482dcd2b4a5d3891ca722b29e66b94becee9326faa965d5469c01c6748dfbe4380afd02e94f3a6d55c4deafb67469208fe6812
5-
Size (libxfce4windowing-4.20.3.tar.bz2) = 605237 bytes
3+
BLAKE2s (libxfce4windowing-4.20.4.tar.bz2) = a9d03d61103c59c87ecb99d8b324a8c03f1b0285c2e438cd8d5cac7deea37821
4+
SHA512 (libxfce4windowing-4.20.4.tar.bz2) = 6c49ba0de42791d1b7ee4fb27d24ba0554897f0f935caf72dcaced1b6845b366eb9b5b4da1e4d0bf3d1a2a2b0e9ca51238229a2a6873086e02bdb84f3ad89c06
5+
Size (libxfce4windowing-4.20.4.tar.bz2) = 614876 bytes

0 commit comments

Comments
 (0)