Received: by mail.netbsd.org (Postfix, from userid 605) id 197B784E54; Sat, 25 Apr 2020 16:20:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9402A84E4E for ; Sat, 25 Apr 2020 16:20:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id W_4SnC4k31T1 for ; Sat, 25 Apr 2020 16:20:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D629E84CFD for ; Sat, 25 Apr 2020 16:20:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CFD1FFB27; Sat, 25 Apr 2020 16:20:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587831602155210" MIME-Version: 1.0 Date: Sat, 25 Apr 2020 16:20:02 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/x11 To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20200425162002.CFD1FFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1587831602155210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Apr 25 16:20:02 UTC 2020 Modified Files: pkgsrc/x11: Makefile Added Files: pkgsrc/x11/lxqt-notificationd: DESCR Makefile PLIST distinfo Log Message: lxqt-notificationd: add new package, version 0.14.1 This is the LXQt notification daemon and library. (Packaged in wip by pin@, final review by myself.) To generate a diff of this commit: cvs rdiff -u -r1.893 -r1.894 pkgsrc/x11/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/x11/lxqt-notificationd/DESCR \ pkgsrc/x11/lxqt-notificationd/Makefile \ pkgsrc/x11/lxqt-notificationd/PLIST \ pkgsrc/x11/lxqt-notificationd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587831602155210 Content-Disposition: inline Content-Length: 6997 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/Makefile diff -u pkgsrc/x11/Makefile:1.893 pkgsrc/x11/Makefile:1.894 --- pkgsrc/x11/Makefile:1.893 Sat Apr 25 15:16:40 2020 +++ pkgsrc/x11/Makefile Sat Apr 25 16:20:02 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.893 2020/04/25 15:16:40 gutteridge Exp $ +# $NetBSD: Makefile,v 1.894 2020/04/25 16:20:02 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -263,6 +263,7 @@ SUBDIR+= lxlauncher SUBDIR+= lxqt-about SUBDIR+= lxqt-config SUBDIR+= lxqt-globalkeys +SUBDIR+= lxqt-notificationd SUBDIR+= lxqt-panel SUBDIR+= lxqt-qtplugin SUBDIR+= lxqt-runner Added files: Index: pkgsrc/x11/lxqt-notificationd/DESCR diff -u /dev/null pkgsrc/x11/lxqt-notificationd/DESCR:1.1 --- /dev/null Sat Apr 25 16:20:02 2020 +++ pkgsrc/x11/lxqt-notificationd/DESCR Sat Apr 25 16:20:02 2020 @@ -0,0 +1 @@ +LXQt notification daemon and library. Index: pkgsrc/x11/lxqt-notificationd/Makefile diff -u /dev/null pkgsrc/x11/lxqt-notificationd/Makefile:1.1 --- /dev/null Sat Apr 25 16:20:02 2020 +++ pkgsrc/x11/lxqt-notificationd/Makefile Sat Apr 25 16:20:02 2020 @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2020/04/25 16:20:02 gutteridge Exp $ + +DISTNAME= lxqt-notificationd-0.14.1 +CATEGORIES= x11 +MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-notificationd/0.14.1/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://lxqt.org/ +COMMENT= Notification daemon and library +LICENSE= gnu-lgpl-v2.1 + +USE_CMAKE= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ + +CONFIGURE_DIRS= build +CMAKE_ARG_PATH= .. + +pre-configure: + ${MKDIR} -p ${WRKSRC}/build + +TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../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" Index: pkgsrc/x11/lxqt-notificationd/PLIST diff -u /dev/null pkgsrc/x11/lxqt-notificationd/PLIST:1.1 --- /dev/null Sat Apr 25 16:20:02 2020 +++ pkgsrc/x11/lxqt-notificationd/PLIST Sat Apr 25 16:20:02 2020 @@ -0,0 +1,57 @@ +@comment $NetBSD: PLIST,v 1.1 2020/04/25 16:20:02 gutteridge Exp $ +bin/lxqt-config-notificationd +bin/lxqt-notificationd +share/applications/lxqt-config-notificationd.desktop +share/examples/lxqt/xdg/autostart/lxqt-notifications.desktop +share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ar.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_es.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_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_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_pl.qm +share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pt.qm +share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ru.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_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_es.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_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_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_pl.qm +share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_pt.qm +share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ru.qm +share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_ru_RU.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_zh_CN.qm +share/lxqt/translations/lxqt-notificationd/lxqt-notificationd_zh_TW.qm Index: pkgsrc/x11/lxqt-notificationd/distinfo diff -u /dev/null pkgsrc/x11/lxqt-notificationd/distinfo:1.1 --- /dev/null Sat Apr 25 16:20:02 2020 +++ pkgsrc/x11/lxqt-notificationd/distinfo Sat Apr 25 16:20:02 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/04/25 16:20:02 gutteridge Exp $ + +SHA1 (lxqt-notificationd-0.14.1.tar.xz) = 89564fb423d399a2044cc5324140269aac3a1c1a +RMD160 (lxqt-notificationd-0.14.1.tar.xz) = 5f48f4059180a4ecbf6a7702ebf256452a3a06f0 +SHA512 (lxqt-notificationd-0.14.1.tar.xz) = dcd1892ff66d6beb5c8953c6731f798a59272365fb7439277732b145cc9e6479314415481d9e8aae9fd670d779011c3d7bb3874b05a67cfad2a722f467866795 +Size (lxqt-notificationd-0.14.1.tar.xz) = 47356 bytes --_----------=_1587831602155210--