pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lxqt-notificationd
Module Name: pkgsrc
Committed By: pin
Date: Fri Nov 15 12:49:37 UTC 2024
Modified Files:
pkgsrc/x11/lxqt-notificationd: Makefile distinfo
Log Message:
x11/lxqt-notificationd: update to 2.1.0
lxqt-notificationd-2.1.0 / 2024-11-05
======================================
* Corrected a mistake in processing `image-path`.
* Fixed multi-screen setups with Wayland.
* Standardized the desktop file.
* Added "Do Not Disturb" to tray menu.
* Fixed regressions.
* Workaround for translucency artifacts with Qt 6.8.0 on Wayland.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/lxqt-notificationd/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/lxqt-notificationd/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-notificationd/Makefile
diff -u pkgsrc/x11/lxqt-notificationd/Makefile:1.35 pkgsrc/x11/lxqt-notificationd/Makefile:1.36
--- pkgsrc/x11/lxqt-notificationd/Makefile:1.35 Thu Nov 14 22:22:22 2024
+++ pkgsrc/x11/lxqt-notificationd/Makefile Fri Nov 15 12:49:36 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2024/11/14 22:22:22 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2024/11/15 12:49:36 pin Exp $
-DISTNAME= lxqt-notificationd-2.0.1
-PKGREVISION= 3
+DISTNAME= lxqt-notificationd-2.1.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-notifications.desktop \
${PKG_SYSCONFDIR}/autostart/lxqt-notifications.desktop
-TOOL_DEPENDS+= lxqt-build-tools>=2.0.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/qt6-qtbase/buildlink3.mk"
Index: pkgsrc/x11/lxqt-notificationd/distinfo
diff -u pkgsrc/x11/lxqt-notificationd/distinfo:1.12 pkgsrc/x11/lxqt-notificationd/distinfo:1.13
--- pkgsrc/x11/lxqt-notificationd/distinfo:1.12 Fri Aug 2 18:15:15 2024
+++ pkgsrc/x11/lxqt-notificationd/distinfo Fri Nov 15 12:49:36 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2024/08/02 18:15:15 pin Exp $
+$NetBSD: distinfo,v 1.13 2024/11/15 12:49:36 pin Exp $
-BLAKE2s (lxqt-notificationd-2.0.1.tar.xz) = cd92b19089d0a2b7f15198906669a12e4f22d659e510ecc4ac542d1ab5a56d3e
-SHA512 (lxqt-notificationd-2.0.1.tar.xz) = c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67
-Size (lxqt-notificationd-2.0.1.tar.xz) = 64132 bytes
+BLAKE2s (lxqt-notificationd-2.1.0.tar.xz) = 7432b3191fd0c0c0765ddc3536f295e93ea36f94390081535e4828cab7dac481
+SHA512 (lxqt-notificationd-2.1.0.tar.xz) = 4bb72c8303161c036febfe88ee2a1b32f24f61d2fe17d86d1077045e7784cf31cade0138f526f49c408402f4b81143af0106093569654dd4d579cbb1dd036808
+Size (lxqt-notificationd-2.1.0.tar.xz) = 65356 bytes
SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359
Home |
Main Index |
Thread Index |
Old Index