pkgsrc-WIP-changes archive

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

Add lxqt-notificationd: part of LXQt-2.0.0



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jun 7 06:39:21 2024 +0200
Changeset:	c7f3d5ac93dbb3e9826f355319dffc0989a44041

Modified Files:
	Makefile
Added Files:
	lxqt-notificationd/COMMIT_MSG
	lxqt-notificationd/DESCR
	lxqt-notificationd/Makefile
	lxqt-notificationd/PLIST
	lxqt-notificationd/distinfo
	lxqt-notificationd/patches/patch-autostart_CMakeLists.txt

Log Message:
Add lxqt-notificationd: part of LXQt-2.0.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c7f3d5ac93dbb3e9826f355319dffc0989a44041

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

diffstat:
 Makefile                                           |  1 +
 lxqt-notificationd/COMMIT_MSG                      |  8 ++
 lxqt-notificationd/DESCR                           |  1 +
 lxqt-notificationd/Makefile                        | 32 ++++++++
 lxqt-notificationd/PLIST                           | 87 ++++++++++++++++++++++
 lxqt-notificationd/distinfo                        |  6 ++
 .../patches/patch-autostart_CMakeLists.txt         | 14 ++++
 7 files changed, 149 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 83c65c59fc..527d8d1858 100644
--- a/Makefile
+++ b/Makefile
@@ -2177,6 +2177,7 @@ SUBDIR+=	lxqt-admin
 SUBDIR+=	lxqt-archiver
 SUBDIR+=	lxqt-globalkeys
 SUBDIR+=	lxqt-menu-data
+SUBDIR+=	lxqt-notificationd
 SUBDIR+=	lxqt-openssh-askpass
 SUBDIR+=	lxqt-policykit
 SUBDIR+=	lxqt-powermanagement
diff --git a/lxqt-notificationd/COMMIT_MSG b/lxqt-notificationd/COMMIT_MSG
new file mode 100644
index 0000000000..7c78bfc214
--- /dev/null
+++ b/lxqt-notificationd/COMMIT_MSG
@@ -0,0 +1,8 @@
+lxqt-notificationd-2.0.1 / 2024-05-04
+======================================
+ * Prevented a random crash on killing the process with Qt ≥ 6.7.
+
+lxqt-notificationd-2.0.0 / 2024-04-17
+======================================
+ * Ported to Qt6.
+ * Added full Wayland support by using layer shell.
diff --git a/lxqt-notificationd/DESCR b/lxqt-notificationd/DESCR
new file mode 100644
index 0000000000..c1a89ec3e6
--- /dev/null
+++ b/lxqt-notificationd/DESCR
@@ -0,0 +1 @@
+LXQt notification daemon and library.
diff --git a/lxqt-notificationd/Makefile b/lxqt-notificationd/Makefile
new file mode 100644
index 0000000000..215f9a83fc
--- /dev/null
+++ b/lxqt-notificationd/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.30 2024/05/29 16:35:07 adam Exp $
+
+DISTNAME=	lxqt-notificationd-2.0.1
+CATEGORIES=	x11
+MASTER_SITES=	${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE=	${PKGVERSION_NOREV}
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/lxqt/lxqt-notificationd/
+COMMENT=	Notification daemon and library
+LICENSE=	gnu-lgpl-v2.1
+
+USE_CMAKE=	yes
+USE_TOOLS+=	pkg-config perl
+USE_LANGUAGES=	c c++
+
+AUTOSTART_CONF=		share/examples/autostart
+PKG_SYSCONFSUBDIR=	xdg
+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:../../wip/lxqt2-build-tools
+TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
+
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../wip/liblxqt/buildlink3.mk"
+.include "../../wip/layer-shell-qt6/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-notificationd/PLIST b/lxqt-notificationd/PLIST
new file mode 100644
index 0000000000..22ab3bdbf1
--- /dev/null
+++ b/lxqt-notificationd/PLIST
@@ -0,0 +1,87 @@
+@comment $NetBSD$
+bin/lxqt-config-notificationd
+bin/lxqt-notificationd
+share/applications/lxqt-config-notificationd.desktop
+share/examples/autostart/lxqt-notifications.desktop
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ar.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_arn.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ast.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_bg.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ca.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cs.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cy.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_da.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_de.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_el.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_en_GB.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_es.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_et.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_fi.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_fr.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_gl.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_he.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hr.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_hu.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_id.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_it.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ja.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ko.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lg.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lt.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lv.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nb_NO.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nl.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_oc.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pa.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pl.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pt.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pt_BR.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ru.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_si.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_sk_SK.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_tr.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_uk.qm
+share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_zh_CN.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ar.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_arn.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ast.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_bg.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ca.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cs.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_cy.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_da.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_de.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_el.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_en_GB.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_es.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_et.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_fi.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_fr.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_gl.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_he.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hr.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_hu.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_id.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_it.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ja.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_kk.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ko.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lg.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lt.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_lv.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_nb_NO.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_nl.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_oc.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_pa.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_pl.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_pt.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_pt_BR.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ru.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_si.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_sk_SK.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_sv.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_tr.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_uk.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_vi.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_zh_CN.qm
+share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_zh_TW.qm
diff --git a/lxqt-notificationd/distinfo b/lxqt-notificationd/distinfo
new file mode 100644
index 0000000000..1023406e2b
--- /dev/null
+++ b/lxqt-notificationd/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.11 2023/11/14 04:19:32 gutteridge 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
+SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359
diff --git a/lxqt-notificationd/patches/patch-autostart_CMakeLists.txt b/lxqt-notificationd/patches/patch-autostart_CMakeLists.txt
new file mode 100644
index 0000000000..82ad4b0318
--- /dev/null
+++ b/lxqt-notificationd/patches/patch-autostart_CMakeLists.txt
@@ -0,0 +1,14 @@
+$NetBSD: patch-autostart_CMakeLists.txt,v 1.1 2020/12/07 12:39:29 pin Exp $
+
+Install config file to proper location
+
+--- autostart/CMakeLists.txt.orig	2020-11-02 09:35:42.000000000 +0000
++++ autostart/CMakeLists.txt
+@@ -10,6 +10,6 @@ add_custom_target(lxqt_notificationd_aut
+ 
+ install(FILES
+     ${DESKTOP_FILES}
+-    DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
++    DESTINATION "share/examples/autostart"
+     COMPONENT Runtime
+ )


Home | Main Index | Thread Index | Old Index