pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wayland/labwc
Module Name: pkgsrc
Committed By: kikadf
Date: Mon Aug 24 11:37:07 UTC 2026
Modified Files:
pkgsrc/wayland/labwc: Makefile PLIST distinfo
Log Message:
labwc: update to 0.20.2
* Added
- Display config errors in labnag or optionally another client. Also support
associated option <core><errorCommand>. @elviosak @Consolatis [#3697]
* Fixed
- Destroy scene-output before scene cleanup to avoid rare abort. @jlvihv [#3701]
- Do not leave a failed output render format on the pending state @Andy1210
[#3685]
- When window-cycling is cancelled, for example by pressing escape, give back
focus to the window that had it before cycling started @elviosak [#3667]
- Fix missing panel icon with Firefox running under X11 @jlindgren90 [#3641]
labnag(1): document defaults @cunlem [#3654]
- Force the initial modeset commit to fix an issue with QEMU/virtio-gpu
and WLR_NO_HARDWARE_CURSORS=1. @KiritakeKumi [#3656]
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wayland/labwc/Makefile \
pkgsrc/wayland/labwc/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/wayland/labwc/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wayland/labwc/Makefile
diff -u pkgsrc/wayland/labwc/Makefile:1.3 pkgsrc/wayland/labwc/Makefile:1.4
--- pkgsrc/wayland/labwc/Makefile:1.3 Mon Jul 20 17:42:40 2026
+++ pkgsrc/wayland/labwc/Makefile Mon Aug 24 11:37:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2026/07/20 17:42:40 kikadf Exp $
+# $NetBSD: Makefile,v 1.4 2026/08/24 11:37:07 kikadf Exp $
-DISTNAME= labwc-0.20.1
+DISTNAME= labwc-0.20.2
CATEGORIES= wayland
MASTER_SITES= ${MASTER_SITE_GITHUB:=labwc/}
Index: pkgsrc/wayland/labwc/distinfo
diff -u pkgsrc/wayland/labwc/distinfo:1.3 pkgsrc/wayland/labwc/distinfo:1.4
--- pkgsrc/wayland/labwc/distinfo:1.3 Mon Jul 20 17:42:40 2026
+++ pkgsrc/wayland/labwc/distinfo Mon Aug 24 11:37:07 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2026/07/20 17:42:40 kikadf Exp $
+$NetBSD: distinfo,v 1.4 2026/08/24 11:37:07 kikadf Exp $
-BLAKE2s (labwc-0.20.1.tar.gz) = 62722206b87340f3e0ef16df74a85c61dcd35c606f9e98cfccfa258fb83fc325
-SHA512 (labwc-0.20.1.tar.gz) = 7c4940db41cbe13ea5a92c5eb25c324c1ff88761e18d726cf1137ab98116ab1e8301bf7eac58644fd719e49a3276d5c30720a891ff9d21b1446e1adebca7005a
-Size (labwc-0.20.1.tar.gz) = 549658 bytes
+BLAKE2s (labwc-0.20.2.tar.gz) = 7125213b185b10194c651c49b95b75f31ab796ef1d2ef0deb58e685bccf13fdc
+SHA512 (labwc-0.20.2.tar.gz) = 68519170aa01c65e3be5ea115ebcb9173132f34febb2f3b7990ba067ea219819e2551847e91f548bf011fb3ceeae4802248153693a5e14914eb6cee889656b4d
+Size (labwc-0.20.2.tar.gz) = 553497 bytes
SHA1 (patch-docs_meson.build) = 0f84be326a5f0f3f6611476df344076d851236af
SHA1 (patch-src_common_string-helpers.c) = bf81bb3d086948901d3cb239cefda7cfd98288a4
SHA1 (patch-src_cycle_osd-field.c) = ae3006944d739c6bb326633cfa85ed55ade5e828
Index: pkgsrc/wayland/labwc/PLIST
diff -u pkgsrc/wayland/labwc/PLIST:1.2 pkgsrc/wayland/labwc/PLIST:1.3
--- pkgsrc/wayland/labwc/PLIST:1.2 Mon Jul 20 17:42:40 2026
+++ pkgsrc/wayland/labwc/PLIST Mon Aug 24 11:37:07 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2026/07/20 17:42:40 kikadf Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/08/24 11:37:07 kikadf Exp $
bin/lab-sensible-terminal
bin/labnag
bin/labwc
@@ -53,6 +53,7 @@ share/locale/ru/LC_MESSAGES/labwc.mo
share/locale/sk/LC_MESSAGES/labwc.mo
share/locale/sr_Latn/LC_MESSAGES/labwc.mo
share/locale/sv/LC_MESSAGES/labwc.mo
+share/locale/te/LC_MESSAGES/labwc.mo
share/locale/tr/LC_MESSAGES/labwc.mo
share/locale/uk/LC_MESSAGES/labwc.mo
share/locale/vi/LC_MESSAGES/labwc.mo
Home |
Main Index |
Thread Index |
Old Index