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: Sat Apr 18 09:31:41 UTC 2026
Modified Files:
pkgsrc/wayland/labwc: Makefile distinfo
Log Message:
labwc: update to 0.9.7
This is a small bug fix release.
* Fixed
- Fix intermittent failed-to-get-texture issue with some clients (e.g. foot)
when using the window-switcher in the thumbnail mode. [#3511] @yuiiio
- Fix tablet tool tilt motion. [#3494] @jp7677
- Handle window-switcher buffer allocation failure when in 'thumbnail' mode.
This is believed to be very unlikely to happen, but has been reported by one
user and is believed to be GPU driver related. [#3490] @Consolatis
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wayland/labwc/Makefile \
pkgsrc/wayland/labwc/distinfo
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.1 pkgsrc/wayland/labwc/Makefile:1.2
--- pkgsrc/wayland/labwc/Makefile:1.1 Tue Apr 14 10:52:51 2026
+++ pkgsrc/wayland/labwc/Makefile Sat Apr 18 09:31:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/04/14 10:52:51 kikadf Exp $
+# $NetBSD: Makefile,v 1.2 2026/04/18 09:31:41 kikadf Exp $
-DISTNAME= labwc-0.9.6
+DISTNAME= labwc-0.9.7
CATEGORIES= wayland
MASTER_SITES= ${MASTER_SITE_GITHUB:=labwc/}
Index: pkgsrc/wayland/labwc/distinfo
diff -u pkgsrc/wayland/labwc/distinfo:1.1 pkgsrc/wayland/labwc/distinfo:1.2
--- pkgsrc/wayland/labwc/distinfo:1.1 Tue Apr 14 10:52:51 2026
+++ pkgsrc/wayland/labwc/distinfo Sat Apr 18 09:31:41 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2026/04/14 10:52:51 kikadf Exp $
+$NetBSD: distinfo,v 1.2 2026/04/18 09:31:41 kikadf Exp $
-BLAKE2s (labwc-0.9.6.tar.gz) = 5b6c8c9bbf505ad95b1687af008ab04a781230685ec26cbab549612a43607be5
-SHA512 (labwc-0.9.6.tar.gz) = 52d0866a3d8ae1602e85ac19fbcc172cd9e1ee20d310119aa71d4f682b7fe1f1689c756b8f2c8a7399ddeaf71085d5e3feddd315a2e337a606fceeb489f62cbd
-Size (labwc-0.9.6.tar.gz) = 548201 bytes
+BLAKE2s (labwc-0.9.7.tar.gz) = ee1dee5d646cee18196e626fb4cdc70179c18c260053ef65e5516a5fae6ff114
+SHA512 (labwc-0.9.7.tar.gz) = 299b6b46961450d60355b45d8e5565d64800abc58e2ef95d6c8f27b9665ff45712108611d4272450761c962d3943de2b73c9de55a2d1189a061eb24985ccfbe6
+Size (labwc-0.9.7.tar.gz) = 548483 bytes
SHA1 (patch-docs_meson.build) = 0f84be326a5f0f3f6611476df344076d851236af
Home |
Main Index |
Thread Index |
Old Index