head	1.6;
access;
symbols
	pkgsrc-2026Q1:1.4.0.2
	pkgsrc-2026Q1-base:1.4;
locks; strict;
comment	@# @;


1.6
date	2026.05.15.09.59.04;	author adam;	state Exp;
branches;
next	1.5;
commitid	AbaMQjZsFUtxxTFG;

1.5
date	2026.05.14.16.42.29;	author ryoon;	state Exp;
branches;
next	1.4;
commitid	tKipFjQKzke3NNFG;

1.4
date	2026.02.06.10.06.17;	author wiz;	state Exp;
branches;
next	1.3;
commitid	MwQEYCXeWSFvIitG;

1.3
date	2026.01.27.08.41.03;	author wiz;	state Exp;
branches;
next	1.2;
commitid	f4MYtJVcsY7dz0sG;

1.2
date	2026.01.07.08.49.39;	author wiz;	state Exp;
branches;
next	1.1;
commitid	1wQ3ICD8eebefrpG;

1.1
date	2025.12.23.09.27.50;	author markd;	state Exp;
branches;
next	;
commitid	oKfXRQfLdFaQXvnG;


desc
@@


1.6
log
@revbump for boost-libs
@
text
@# $NetBSD: Makefile,v 1.5 2026/05/14 16:42:29 ryoon Exp $

DISTNAME=	kactivitymanagerd-${PLASMAVER}
PKGREVISION=	5
CATEGORIES=	x11

HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
COMMENT=	System service to manage user activities and track usage patterns
LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v3

.include "../../meta-pkgs/kde/plasma6.mk"

USE_TOOLS+=	msgmerge pkg-config

# generation of virtualdesktopswitch.moc fails when ${PREFIX}/include in the moc include path
SUBST_CLASSES+=		fix-moc
SUBST_STAGE.fix-moc=	post-configure
SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
SUBST_FILES.fix-moc=	_KDE_build/src/service/CMakeFiles/*_autogen.dir/AutogenInfo.json
SUBST_FILES.fix-moc+=	_KDE_build/src/service/plugins/*/CMakeFiles/*_autogen.dir/AutogenInfo.json
SUBST_NOOP_OK.fix-moc=	yes
SUBST_SED.fix-moc=	-e 's;"${PREFIX}/include",;;g'

.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/kf6-kconfig/buildlink3.mk"
.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
.include "../../devel/kf6-kcrash/buildlink3.mk"
.include "../../devel/kf6-kio/buildlink3.mk"
.include "../../x11/kf6-kglobalaccel/buildlink3.mk"
.include "../../x11/kf6-kxmlgui/buildlink3.mk"
.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.5
log
@*: Recursive revbump from security/nettle-4.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2026/02/06 10:06:17 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:41:03 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:49:39 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:27:50 markd Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@plasma6-kactivitymanagerd: add version 6.5.2

When a user is interacting with a computer, there are three main areas of
contextual information that may affect the behaviour of the system: who the user
is, where they are, and what they are doing.

*Activities* deal with the last one. An activity might be "developing a KDE
application", "studying 19th century art", "composing music" or "watching funny
videos". Each of these activites may involve multiple applications, and a single
application may be used in multiple activities (for example, most activities are
likely to involve using a web browser, but different activities will probably
involve different websites).

KActivities provides the infrastructure needed to manage a user's activites,
allowing them to switch between tasks, and for applications to update their
state to match the user's current activity. This includes a daemon, a library
for interacting with that daemon, and plugins for integration with other
frameworks.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
d4 1
@

