pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-notificationd: LXQt update
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Apr 17 14:23:55 2023 +0200
Changeset: 6eeb6bb636d97f3ed6ea22e97b5caaae944bec96
Modified Files:
Makefile
Added Files:
lxqt-notificationd/DESCR
lxqt-notificationd/Makefile
lxqt-notificationd/PLIST
lxqt-notificationd/commit_msg
lxqt-notificationd/distinfo
lxqt-notificationd/patches/patch-autostart_CMakeLists.txt
Log Message:
lxqt-notificationd: LXQt update
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6eeb6bb636d97f3ed6ea22e97b5caaae944bec96
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
lxqt-notificationd/DESCR | 1 +
lxqt-notificationd/Makefile | 36 ++++++++++
lxqt-notificationd/PLIST | 81 ++++++++++++++++++++++
lxqt-notificationd/commit_msg | 5 ++
lxqt-notificationd/distinfo | 6 ++
.../patches/patch-autostart_CMakeLists.txt | 14 ++++
7 files changed, 144 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 9fd90c280d..a31a9afe1a 100644
--- a/Makefile
+++ b/Makefile
@@ -2288,6 +2288,7 @@ SUBDIR+= lxqt-about
SUBDIR+= lxqt-admin
SUBDIR+= lxqt-archiver
SUBDIR+= lxqt-build-tools
+SUBDIR+= lxqt-notificationd
SUDBIR+= lxqt-policykit
SUBDIR+= lxqt-qtplugin
SUBDIR+= lxqt-themes
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..72b2fea2cb
--- /dev/null
+++ b/lxqt-notificationd/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.21 2023/04/03 20:21:29 nros Exp $
+
+DISTNAME= lxqt-notificationd-1.3.0
+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++
+
+CONFIGURE_DIRS= build
+CMAKE_ARG_PATH= ..
+
+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
+
+pre-configure:
+ ${MKDIR} -p ${WRKSRC}/build
+
+TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/liblxqt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-notificationd/PLIST b/lxqt-notificationd/PLIST
new file mode 100644
index 0000000000..2a6d00b6c2
--- /dev/null
+++ b/lxqt-notificationd/PLIST
@@ -0,0 +1,81 @@
+@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_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_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_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_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_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_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/commit_msg b/lxqt-notificationd/commit_msg
new file mode 100644
index 0000000000..8e53bf19f8
--- /dev/null
+++ b/lxqt-notificationd/commit_msg
@@ -0,0 +1,5 @@
+x11/lxqt-notificationd: update to 1.3.0
+
+lxqt-notificationd-1.3.0 / 2023-04-15
+======================================
+ * Updated translations and bumped the version.
diff --git a/lxqt-notificationd/distinfo b/lxqt-notificationd/distinfo
new file mode 100644
index 0000000000..f4d49926c7
--- /dev/null
+++ b/lxqt-notificationd/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.9 2022/11/12 05:12:35 gutteridge Exp $
+
+BLAKE2s (lxqt-notificationd-1.3.0.tar.xz) = b78c735b817e093352c5a3f6fa95854d465ddb63b05d96fa39230933d5427196
+SHA512 (lxqt-notificationd-1.3.0.tar.xz) = 8bc57c8a6710aaa5d050802a588530ec446611362eaa7c87aae2dae74b7ed9745486a90efbd854dedf79bc9994e13b5444f8b5259452614e01a8b393dd796607
+Size (lxqt-notificationd-1.3.0.tar.xz) = 61064 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