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:   gutteridge
Date:           Sat Nov 12 05:12:35 UTC 2022

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

Log Message:
lxqt-notificationd: update to 1.2.0

Change log:

lxqt-notificationd-1.2.0 / 2022-11-05
======================================
 * Allow no focused widget inside notifications (useful under Wayland).
 * Don't show default actions if nameless (no empty button, no empty combo-box item).


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/lxqt-notificationd/Makefile
cvs rdiff -u -r1.8 -r1.9 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.17 pkgsrc/x11/lxqt-notificationd/Makefile:1.18
--- pkgsrc/x11/lxqt-notificationd/Makefile:1.17 Tue Jun 28 11:37:55 2022
+++ pkgsrc/x11/lxqt-notificationd/Makefile      Sat Nov 12 05:12:35 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/06/28 11:37:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/11/12 05:12:35 gutteridge Exp $
 
-DISTNAME=      lxqt-notificationd-1.1.0
-PKGREVISION=   2
+DISTNAME=      lxqt-notificationd-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -29,7 +28,7 @@ CONF_FILES+=  ${AUTOSTART_CONF}/lxqt-noti
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"

Index: pkgsrc/x11/lxqt-notificationd/distinfo
diff -u pkgsrc/x11/lxqt-notificationd/distinfo:1.8 pkgsrc/x11/lxqt-notificationd/distinfo:1.9
--- pkgsrc/x11/lxqt-notificationd/distinfo:1.8  Sun Apr 24 15:29:28 2022
+++ pkgsrc/x11/lxqt-notificationd/distinfo      Sat Nov 12 05:12:35 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2022/04/24 15:29:28 pin Exp $
+$NetBSD: distinfo,v 1.9 2022/11/12 05:12:35 gutteridge Exp $
 
-BLAKE2s (lxqt-notificationd-1.1.0.tar.xz) = c41e8df9bf023fd66d950b97b0532cd479520fc7ebc20893b07afa7c832ebd71
-SHA512 (lxqt-notificationd-1.1.0.tar.xz) = fd4ecdff4e32886959dd8806d247e7bfa5920a3b3c8f98066577758ab7d3884b15c9b791982e9b05a581b04ac09e6eb7d127172a930acf639e1378f997bd583f
-Size (lxqt-notificationd-1.1.0.tar.xz) = 59596 bytes
+BLAKE2s (lxqt-notificationd-1.2.0.tar.xz) = 877887a7216f342e4ca00881594649afc8cfe3d45a6b73fe4873991f0c136164
+SHA512 (lxqt-notificationd-1.2.0.tar.xz) = 55ae52cf45942ee7992b099cbea1f81776ab7cc17401f903772458dee3e7ea1899bda13c5e6c5e117b2397dbbbe349c6e06dd389f51b03d4853b2f93c5cb000a
+Size (lxqt-notificationd-1.2.0.tar.xz) = 60720 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359



Home | Main Index | Thread Index | Old Index