head 1.5; access; symbols pkgsrc-2026Q1:1.4.0.2 pkgsrc-2026Q1-base:1.4; locks; strict; comment @# @; 1.5 date 2026.05.14.16.41.36; author ryoon; state Exp; branches; next 1.4; commitid tKipFjQKzke3NNFG; 1.4 date 2026.02.06.10.05.23; author wiz; state Exp; branches; next 1.3; commitid MwQEYCXeWSFvIitG; 1.3 date 2026.01.27.08.40.13; author wiz; state Exp; branches; next 1.2; commitid f4MYtJVcsY7dz0sG; 1.2 date 2026.01.07.08.48.03; author wiz; state Exp; branches; next 1.1; commitid 1wQ3ICD8eebefrpG; 1.1 date 2025.12.23.09.58.51; author markd; state Exp; branches; next ; commitid ufXzhvQYSJqs8wnG; desc @@ 1.5 log @*: Recursive revbump from security/nettle-4.0 @ text @# $NetBSD: Makefile,v 1.4 2026/02/06 10:05:23 wiz Exp $ DISTNAME= kwrited-${PLASMAVER} PKGREVISION= 4 CATEGORIES= misc HOMEPAGE= https://kde.org/plasma-desktop/ COMMENT= KDE daemon listening for wall and write messages LICENSE= gnu-gpl-v2 .include "../../meta-pkgs/kde/plasma6.mk" TOOL_DEPENDS+= kf6-kdoctools>=6.18.0:../../devel/kf6-kdoctools USE_TOOLS+= msgmerge .include "../../mk/bsd.prefs.mk" SUBST_CLASSES+= xdg SUBST_STAGE.xdg= post-patch SUBST_MESSAGE.xdg= Install via examples dir. SUBST_FILES.xdg= CMakeLists.txt SUBST_SED.xdg= -e 's:{KDE_INSTALL_AUTOSTARTDIR}:{KDE_INSTALL_AUTOSTARTEXDIR}:' PLIST_VARS+= utempter noutempter .if ${OPSYS} == "Linux" && exists(/usr/include/utempter.h) PLIST.utempter= yes .elif ${OPSYS} == "FreeBSD" && exists(/usr/include/utempter.h) PLIST.utempter= yes .else PLIST.noutempter= yes CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/autostart/kwrited-autostart.desktop \ ${PKG_SYSCONFDIR}/xdg/autostart/kwrited-autostart.desktop .endif .include "../../sysutils/kf6-kdbusaddons/buildlink3.mk" .include "../../devel/kf6-knotifications/buildlink3.mk" .include "../../devel/kf6-kpty/buildlink3.mk" .include "../../x11/qt6-qtbase/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.4 log @*: recursive bump for nettle 4.0 shlib major bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2026/01/27 08:40:13 wiz Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.3 log @*: recursive bump for removal of cairo's xcb option @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2026/01/07 08:48:03 wiz Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.2 log @*: recursive bump for icu 78.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2025/12/23 09:58:51 markd Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.1 log @plasma6-kwrited: add version 6.5.2 Plasma Workspace daemon listening for wall and write messages. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $ d4 1 @