pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/lxqt-panel



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon May 19 09:11:56 UTC 2025

Modified Files:
        pkgsrc/x11/lxqt-panel: Makefile distinfo

Log Message:
x11/lxqt-panel: update to 2.2.1

lxqt-panel-2.2.1 / 2025-05-17
==============================
 * Made "Show Desktop" work under Wayland compositors compatible with wlroots.
 * Workaround for kwin_wayland's problems with showing desktop.
 * Minimize children of a window with it on kwin_wayland.
 * No attention demand for active parent-child pairs on kwin_wayland.
 * Prevented a rare DND crash in Task Manager under Wayland.
 * Removed ancient QT_USE_XXXX variables and dropped QTX_LIBRARIES.
 * Made timezone switching by mouse wheel optional in World Clock.
 * Added an icon for plugin-sensors.
 * Code cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/x11/lxqt-panel/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/lxqt-panel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/lxqt-panel/Makefile
diff -u pkgsrc/x11/lxqt-panel/Makefile:1.63 pkgsrc/x11/lxqt-panel/Makefile:1.64
--- pkgsrc/x11/lxqt-panel/Makefile:1.63 Mon Apr 28 01:54:04 2025
+++ pkgsrc/x11/lxqt-panel/Makefile      Mon May 19 09:11:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2025/04/28 01:54:04 gutteridge Exp $
+# $NetBSD: Makefile,v 1.64 2025/05/19 09:11:56 pin Exp $
 
-DISTNAME=      lxqt-panel-2.2.0
+DISTNAME=      lxqt-panel-2.2.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/x11/lxqt-panel/distinfo
diff -u pkgsrc/x11/lxqt-panel/distinfo:1.19 pkgsrc/x11/lxqt-panel/distinfo:1.20
--- pkgsrc/x11/lxqt-panel/distinfo:1.19 Mon Apr 28 01:54:04 2025
+++ pkgsrc/x11/lxqt-panel/distinfo      Mon May 19 09:11:56 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2025/04/28 01:54:04 gutteridge Exp $
+$NetBSD: distinfo,v 1.20 2025/05/19 09:11:56 pin Exp $
 
-BLAKE2s (lxqt-panel-2.2.0.tar.xz) = 8afec360967b395d98161e3bff2615ab45b94efd1f1062b3e02d205514b5b7b8
-SHA512 (lxqt-panel-2.2.0.tar.xz) = 1ab6a061025698c0a9d30c3d2d407a5fdca0eb055d1aa41ab67c5922e1e40a03a3402aed1ed6e766868a0219d3f516363d24e4b45b7f2e3d90b5fbe08bc4e451
-Size (lxqt-panel-2.2.0.tar.xz) = 716384 bytes
+BLAKE2s (lxqt-panel-2.2.1.tar.xz) = 0e78fa5b600fb01fa92c8829b025a5575d6be26db92812985f407b30990cff75
+SHA512 (lxqt-panel-2.2.1.tar.xz) = 96bd1352af2de38b41a77f088d7356de5f6b204fd7e81664dc8726ac82877605c1bcf8c0e8f512c115f4982486139ee3e6e27a1421272d7f7d616973784e225b
+Size (lxqt-panel-2.2.1.tar.xz) = 717960 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = d33d30cdb890907f69b76ac1f81cb47df0760d34
 SHA1 (patch-panel_CMakeLists.txt) = 1ef7c5a464b1ca95957a000a5c720c83a86a6ac6



Home | Main Index | Thread Index | Old Index