pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lxqt-runner
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Apr 28 01:55:00 UTC 2025
Modified Files:
pkgsrc/x11/lxqt-runner: Makefile distinfo
Log Message:
lxqt-runner: update to 2.2.0
lxqt-runner-2.2.0 / 2025-04-17
===============================
* Handle Wayland screens by using their names, not numbers.
* Set the width by percentage on Wayland (in config dialog).
* Best positioning of lxqt-runner with multi-screen Wayland.
* Implemented show/hide behavior for the Wayland shortcut.
* Added some tooltips on Wayland.
* Made HOME and END keys work inside the text entry.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/lxqt-runner/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/lxqt-runner/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-runner/Makefile
diff -u pkgsrc/x11/lxqt-runner/Makefile:1.41 pkgsrc/x11/lxqt-runner/Makefile:1.42
--- pkgsrc/x11/lxqt-runner/Makefile:1.41 Thu Apr 24 14:16:21 2025
+++ pkgsrc/x11/lxqt-runner/Makefile Mon Apr 28 01:55:00 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2025/04/24 14:16:21 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2025/04/28 01:55:00 gutteridge Exp $
-DISTNAME= lxqt-runner-2.1.2
-PKGREVISION= 2
+DISTNAME= lxqt-runner-2.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -22,7 +21,7 @@ MAKE_DIRS= ${PKG_SYSCONFDIR}/autostart
CONF_FILES+= ${AUTOSTART_CONF}/lxqt-runner.desktop \
${PKG_SYSCONFDIR}/autostart/lxqt-runner.desktop
-TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/lxqt-globalkeys/buildlink3.mk"
Index: pkgsrc/x11/lxqt-runner/distinfo
diff -u pkgsrc/x11/lxqt-runner/distinfo:1.15 pkgsrc/x11/lxqt-runner/distinfo:1.16
--- pkgsrc/x11/lxqt-runner/distinfo:1.15 Thu Feb 13 11:24:49 2025
+++ pkgsrc/x11/lxqt-runner/distinfo Mon Apr 28 01:55:00 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2025/02/13 11:24:49 pin Exp $
+$NetBSD: distinfo,v 1.16 2025/04/28 01:55:00 gutteridge Exp $
-BLAKE2s (lxqt-runner-2.1.2.tar.xz) = 94f9141590cff5ed3cd85cb8cf880d2e369aafaa9520728f998313265ff9ef8b
-SHA512 (lxqt-runner-2.1.2.tar.xz) = bc08daeae6df531a272d5ebeff5f2cde826336fd3784bc2d0f2fa49ccc24c1af28971e08db78e0cb36619dd236f8fee7cf0a0fc51b1f469e331ade9d146dbb97
-Size (lxqt-runner-2.1.2.tar.xz) = 227172 bytes
+BLAKE2s (lxqt-runner-2.2.0.tar.xz) = d36a7086eb3860eecc1dd9e1627d5e0abd5aafaa4b559c9cbd7cd8fa9be4b843
+SHA512 (lxqt-runner-2.2.0.tar.xz) = 7fffc423db30e9257878324e09b2ad61e7a4fe85ec497e59278c54341b210633dac40cc5dd78554da952b5b607da7869ab3d1c48a4b875584f474f3b455511e4
+Size (lxqt-runner-2.2.0.tar.xz) = 231568 bytes
SHA1 (patch-autostart_CMakeLists.txt) = 2c8a3e36ddb9f7c0ac4fafc76fc2ea6fcb6083f9
Home |
Main Index |
Thread Index |
Old Index