Tue Nov 14 04:19:32 2023 UTC ()
lxqt-notificationd: update to 1.4.0

lxqt-notificationd-1.4.0 / 2023-11-05
======================================
 * Moved the size and margin settings to the Appearance page of config dialog.
 * Ported a deprecated KWindowSystem method.
 * Port away from deprecated date/time format.
 * Ensure cleaning of resources.
 * Exit upon unsuccessful initialization.


(gutteridge)
diff -r1.27 -r1.28 pkgsrc/x11/lxqt-notificationd/Makefile
diff -r1.7 -r1.8 pkgsrc/x11/lxqt-notificationd/PLIST
diff -r1.10 -r1.11 pkgsrc/x11/lxqt-notificationd/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/x11/lxqt-notificationd/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/lxqt-notificationd/Makefile 2023/11/12 13:24:16 1.27
+++ pkgsrc/x11/lxqt-notificationd/Makefile 2023/11/14 04:19:32 1.28
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2023/11/12 13:24:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.28 2023/11/14 04:19:32 gutteridge Exp $
2 2
3DISTNAME= lxqt-notificationd-1.3.0 3DISTNAME= lxqt-notificationd-1.4.0
4PKGREVISION= 5 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
7GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://github.com/lxqt/lxqt-notificationd/ 10HOMEPAGE= https://github.com/lxqt/lxqt-notificationd/
12COMMENT= Notification daemon and library 11COMMENT= Notification daemon and library
13LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
14 13
15USE_CMAKE= yes 14USE_CMAKE= yes
16USE_TOOLS+= pkg-config perl 15USE_TOOLS+= pkg-config perl
17USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.7 -r1.8 pkgsrc/x11/lxqt-notificationd/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/lxqt-notificationd/PLIST 2023/04/18 11:38:24 1.7
+++ pkgsrc/x11/lxqt-notificationd/PLIST 2023/11/14 04:19:32 1.8
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1@comment $NetBSD: PLIST,v 1.7 2023/04/18 11:38:24 pin Exp $ 1@comment $NetBSD: PLIST,v 1.8 2023/11/14 04:19:32 gutteridge Exp $
2bin/lxqt-config-notificationd 2bin/lxqt-config-notificationd
3bin/lxqt-notificationd 3bin/lxqt-notificationd
4share/applications/lxqt-config-notificationd.desktop 4share/applications/lxqt-config-notificationd.desktop
5share/examples/autostart/lxqt-notifications.desktop 5share/examples/autostart/lxqt-notifications.desktop
6share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ar.qm 6share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ar.qm
7share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_arn.qm 7share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_arn.qm
8share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ast.qm 8share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ast.qm
9share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_bg.qm 9share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_bg.qm
10share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ca.qm 10share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ca.qm
11share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cs.qm 11share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cs.qm
12share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cy.qm 12share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cy.qm
13share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_da.qm 13share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_da.qm
14share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_de.qm 14share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_de.qm
15share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_el.qm 15share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_el.qm
16share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_en_GB.qm 16share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_en_GB.qm
17share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_es.qm 17share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_es.qm
18share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_et.qm 18share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_et.qm
 19share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_fi.qm
19share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_fr.qm 20share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_fr.qm
20share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_gl.qm 21share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_gl.qm
21share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_he.qm 22share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_he.qm
22share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hr.qm 23share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hr.qm
23share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hu.qm 24share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hu.qm
24share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_id.qm 25share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_id.qm
25share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_it.qm 26share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_it.qm
26share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ja.qm 27share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ja.qm
27share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ko.qm 28share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ko.qm
28share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lt.qm 29share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lt.qm
29share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lv.qm 30share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lv.qm
30share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nb_NO.qm 31share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nb_NO.qm
31share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nl.qm 32share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nl.qm
@@ -42,26 +43,27 @@ share/lxqt/translations/lxqt-config-noti @@ -42,26 +43,27 @@ share/lxqt/translations/lxqt-config-noti
42share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ar.qm 43share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ar.qm
43share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_arn.qm 44share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_arn.qm
44share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ast.qm 45share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ast.qm
45share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_bg.qm 46share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_bg.qm
46share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ca.qm 47share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ca.qm
47share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cs.qm 48share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cs.qm
48share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cy.qm 49share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cy.qm
49share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_da.qm 50share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_da.qm
50share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_de.qm 51share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_de.qm
51share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_el.qm 52share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_el.qm
52share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_en_GB.qm 53share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_en_GB.qm
53share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_es.qm 54share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_es.qm
54share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_et.qm 55share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_et.qm
 56share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_fi.qm
55share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_fr.qm 57share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_fr.qm
56share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_gl.qm 58share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_gl.qm
57share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_he.qm 59share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_he.qm
58share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hr.qm 60share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hr.qm
59share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hu.qm 61share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hu.qm
60share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_id.qm 62share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_id.qm
61share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_it.qm 63share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_it.qm
62share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ja.qm 64share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ja.qm
63share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_kk.qm 65share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_kk.qm
64share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ko.qm 66share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ko.qm
65share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lt.qm 67share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lt.qm
66share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lv.qm 68share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lv.qm
67share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_nb_NO.qm 69share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_nb_NO.qm

cvs diff -r1.10 -r1.11 pkgsrc/x11/lxqt-notificationd/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/lxqt-notificationd/distinfo 2023/04/18 11:38:24 1.10
+++ pkgsrc/x11/lxqt-notificationd/distinfo 2023/11/14 04:19:32 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2023/04/18 11:38:24 pin Exp $ 1$NetBSD: distinfo,v 1.11 2023/11/14 04:19:32 gutteridge Exp $
2 2
3BLAKE2s (lxqt-notificationd-1.3.0.tar.xz) = b78c735b817e093352c5a3f6fa95854d465ddb63b05d96fa39230933d5427196 3BLAKE2s (lxqt-notificationd-1.4.0.tar.xz) = c0de4eaea56da00d5711dfe9da7f2b8dd4dae84e8abb7ded2dd0293fbb8b75e0
4SHA512 (lxqt-notificationd-1.3.0.tar.xz) = 8bc57c8a6710aaa5d050802a588530ec446611362eaa7c87aae2dae74b7ed9745486a90efbd854dedf79bc9994e13b5444f8b5259452614e01a8b393dd796607 4SHA512 (lxqt-notificationd-1.4.0.tar.xz) = 5ae28b0f49e1e01c8d0fe96f23b961ca962dab33f16025af172777f385d0fd3471c64a7acb78b46e7dc0c370d324a17f10ec9a4c4b3afbde95d47164a5246d0a
5Size (lxqt-notificationd-1.3.0.tar.xz) = 61064 bytes 5Size (lxqt-notificationd-1.4.0.tar.xz) = 61792 bytes
6SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359 6SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359