head 1.8; access; symbols pkgsrc-2026Q2:1.6.0.2 pkgsrc-2026Q2-base:1.6 pkgsrc-2026Q1:1.4.0.2 pkgsrc-2026Q1-base:1.4; locks; strict; comment @# @; 1.8 date 2026.09.06.10.23.29; author markd; state Exp; branches; next 1.7; commitid cVPKkdby9YJ6YxUG; 1.7 date 2026.09.02.19.03.35; author wiz; state Exp; branches; next 1.6; commitid vXszxoxOqka005UG; 1.6 date 2026.06.11.07.17.27; author wiz; state Exp; branches; next 1.5; commitid bVZL3OdakDMSLlJG; 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.8 log @KDE Plasma: updated to 6.7.4 11 months of updates including: Plasma 6.6: * Plasma 6.6 makes your life as easy as possible, without sacrificing the flexibility or features that have made Plasma the most versatile desktop in the known universe. * With that in mind, we’ve improved Plasma’s usability and accessibility, and added practical new features into the mix. Plasma 6.7: * Plasma 6.7 brings powerful new features to KDE’s classic desktop, and refines its user experience to new levels. * Enjoy thoughtfully-designed improvements that solve real problems, a sneak peek of future theming bliss, better performance, and more. * Per-screen virtual desktops * Test your microphone volume * Press-and-hold for special characters * Widget Light/dark mode toggle * Vietnamese lunar calendar * “Background Apps” in the System Tray * Oxygen theme brought back up to par with the current Breeze theme @ text @# $NetBSD: Makefile,v 1.6 2026/06/11 07:17:27 wiz Exp $ DISTNAME= kwrited-${PLASMAVER} 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.7 log @*: recursive bump for pcre2 10.48 @ text @a3 1 PKGREVISION= 6 @ 1.6 log @gtk3: bump PKGREVISION for wayland option default change Recursive bump to hopefully fix bulk build fallout due to the unversioned change. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2026/05/14 16:41:36 ryoon Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.5 log @*: Recursive revbump from security/nettle-4.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2026/02/06 10:05:23 wiz Exp $ d4 1 a4 1 PKGREVISION= 4 @ 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 @