pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11
Module Name: pkgsrc
Committed By: markd
Date: Tue Dec 23 09:27:50 UTC 2025
Modified Files:
pkgsrc/x11: Makefile
Added Files:
pkgsrc/x11/plasma6-kactivitymanagerd: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1070 -r1.1071 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/plasma6-kactivitymanagerd/DESCR \
pkgsrc/x11/plasma6-kactivitymanagerd/Makefile \
pkgsrc/x11/plasma6-kactivitymanagerd/PLIST \
pkgsrc/x11/plasma6-kactivitymanagerd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1070 pkgsrc/x11/Makefile:1.1071
--- pkgsrc/x11/Makefile:1.1070 Tue Dec 23 06:22:34 2025
+++ pkgsrc/x11/Makefile Tue Dec 23 09:27:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1070 2025/12/23 06:22:34 markd Exp $
+# $NetBSD: Makefile,v 1.1071 2025/12/23 09:27:50 markd Exp $
#
COMMENT= Packages to support the X Window System
@@ -289,6 +289,7 @@ SUBDIR+= p5-gtk3
SUBDIR+= picom
SUBDIR+= pixman
SUBDIR+= plasma-framework
+SUBDIR+= plasma6-kactivitymanagerd
SUBDIR+= plasma6-kdecoration
SUBDIR+= plasma6-layer-shell-qt
SUBDIR+= plasma6-libkscreen
Added files:
Index: pkgsrc/x11/plasma6-kactivitymanagerd/DESCR
diff -u /dev/null pkgsrc/x11/plasma6-kactivitymanagerd/DESCR:1.1
--- /dev/null Tue Dec 23 09:27:50 2025
+++ pkgsrc/x11/plasma6-kactivitymanagerd/DESCR Tue Dec 23 09:27:50 2025
@@ -0,0 +1,16 @@
+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.
Index: pkgsrc/x11/plasma6-kactivitymanagerd/Makefile
diff -u /dev/null pkgsrc/x11/plasma6-kactivitymanagerd/Makefile:1.1
--- /dev/null Tue Dec 23 09:27:50 2025
+++ pkgsrc/x11/plasma6-kactivitymanagerd/Makefile Tue Dec 23 09:27:50 2025
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2025/12/23 09:27:50 markd Exp $
+
+DISTNAME= kactivitymanagerd-${PLASMAVER}
+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"
Index: pkgsrc/x11/plasma6-kactivitymanagerd/PLIST
diff -u /dev/null pkgsrc/x11/plasma6-kactivitymanagerd/PLIST:1.1
--- /dev/null Tue Dec 23 09:27:50 2025
+++ pkgsrc/x11/plasma6-kactivitymanagerd/PLIST Tue Dec 23 09:27:50 2025
@@ -0,0 +1,84 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/23 09:27:50 markd Exp $
+lib/libkactivitymanagerd_plugin.so
+lib/systemd/user/plasma-kactivitymanagerd.service
+libexec/kactivitymanagerd
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.ActivityRunner.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.ActivityTemplates.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.GlobalShortcuts.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.LibreOfficeEventSpy.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.RecentlyUsedEventSpy.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.ResourceScoring.so
+qt6/plugins/kactivitymanagerd1/org.kde.ActivityManager.RunApplication.so
+share/dbus-1/services/org.kde.ActivityManager.service
+share/krunner/dbusplugins/plasma-runnners-activities.desktop
+share/locale/ar/LC_MESSAGES/kactivities6.mo
+share/locale/ast/LC_MESSAGES/kactivities6.mo
+share/locale/az/LC_MESSAGES/kactivities6.mo
+share/locale/bg/LC_MESSAGES/kactivities6.mo
+share/locale/bs/LC_MESSAGES/kactivities6.mo
+share/locale/ca/LC_MESSAGES/kactivities6.mo
+share/locale/ca@valencia/LC_MESSAGES/kactivities6.mo
+share/locale/cs/LC_MESSAGES/kactivities6.mo
+share/locale/da/LC_MESSAGES/kactivities6.mo
+share/locale/de/LC_MESSAGES/kactivities6.mo
+share/locale/el/LC_MESSAGES/kactivities6.mo
+share/locale/en_GB/LC_MESSAGES/kactivities6.mo
+share/locale/eo/LC_MESSAGES/kactivities6.mo
+share/locale/es/LC_MESSAGES/kactivities6.mo
+share/locale/et/LC_MESSAGES/kactivities6.mo
+share/locale/eu/LC_MESSAGES/kactivities6.mo
+share/locale/fi/LC_MESSAGES/kactivities6.mo
+share/locale/fr/LC_MESSAGES/kactivities6.mo
+share/locale/ga/LC_MESSAGES/kactivities6.mo
+share/locale/gd/LC_MESSAGES/kactivities6.mo
+share/locale/gl/LC_MESSAGES/kactivities6.mo
+share/locale/gu/LC_MESSAGES/kactivities6.mo
+share/locale/he/LC_MESSAGES/kactivities6.mo
+share/locale/hi/LC_MESSAGES/kactivities6.mo
+share/locale/hr/LC_MESSAGES/kactivities6.mo
+share/locale/hu/LC_MESSAGES/kactivities6.mo
+share/locale/ia/LC_MESSAGES/kactivities6.mo
+share/locale/id/LC_MESSAGES/kactivities6.mo
+share/locale/is/LC_MESSAGES/kactivities6.mo
+share/locale/it/LC_MESSAGES/kactivities6.mo
+share/locale/ja/LC_MESSAGES/kactivities6.mo
+share/locale/ka/LC_MESSAGES/kactivities6.mo
+share/locale/kk/LC_MESSAGES/kactivities6.mo
+share/locale/km/LC_MESSAGES/kactivities6.mo
+share/locale/kn/LC_MESSAGES/kactivities6.mo
+share/locale/ko/LC_MESSAGES/kactivities6.mo
+share/locale/lt/LC_MESSAGES/kactivities6.mo
+share/locale/lv/LC_MESSAGES/kactivities6.mo
+share/locale/ml/LC_MESSAGES/kactivities6.mo
+share/locale/mr/LC_MESSAGES/kactivities6.mo
+share/locale/ms/LC_MESSAGES/kactivities6.mo
+share/locale/nb/LC_MESSAGES/kactivities6.mo
+share/locale/nds/LC_MESSAGES/kactivities6.mo
+share/locale/nl/LC_MESSAGES/kactivities6.mo
+share/locale/nn/LC_MESSAGES/kactivities6.mo
+share/locale/pa/LC_MESSAGES/kactivities6.mo
+share/locale/pl/LC_MESSAGES/kactivities6.mo
+share/locale/pt/LC_MESSAGES/kactivities6.mo
+share/locale/pt_BR/LC_MESSAGES/kactivities6.mo
+share/locale/ro/LC_MESSAGES/kactivities6.mo
+share/locale/ru/LC_MESSAGES/kactivities6.mo
+share/locale/sa/LC_MESSAGES/kactivities6.mo
+share/locale/se/LC_MESSAGES/kactivities6.mo
+share/locale/sk/LC_MESSAGES/kactivities6.mo
+share/locale/sl/LC_MESSAGES/kactivities6.mo
+share/locale/sr/LC_MESSAGES/kactivities6.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kactivities6.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kactivities6.mo
+share/locale/sr@latin/LC_MESSAGES/kactivities6.mo
+share/locale/sv/LC_MESSAGES/kactivities6.mo
+share/locale/ta/LC_MESSAGES/kactivities6.mo
+share/locale/tg/LC_MESSAGES/kactivities6.mo
+share/locale/th/LC_MESSAGES/kactivities6.mo
+share/locale/tr/LC_MESSAGES/kactivities6.mo
+share/locale/ug/LC_MESSAGES/kactivities6.mo
+share/locale/uk/LC_MESSAGES/kactivities6.mo
+share/locale/vi/LC_MESSAGES/kactivities6.mo
+share/locale/wa/LC_MESSAGES/kactivities6.mo
+share/locale/zh_CN/LC_MESSAGES/kactivities6.mo
+share/locale/zh_TW/LC_MESSAGES/kactivities6.mo
+share/qlogging-categories6/kactivitymanagerd.categories
Index: pkgsrc/x11/plasma6-kactivitymanagerd/distinfo
diff -u /dev/null pkgsrc/x11/plasma6-kactivitymanagerd/distinfo:1.1
--- /dev/null Tue Dec 23 09:27:50 2025
+++ pkgsrc/x11/plasma6-kactivitymanagerd/distinfo Tue Dec 23 09:27:50 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/12/23 09:27:50 markd Exp $
+
+BLAKE2s (kactivitymanagerd-6.5.2.tar.xz) = 1a8d2028f28dcf35c1bedb552e25790c32cb479ee470048d30039ce5253e1f2f
+SHA512 (kactivitymanagerd-6.5.2.tar.xz) = bccdfd9beceac782bb9c1ad7d7b3d18e0529ed9de202e9fd6654754ec3aa135f9b5edde80e19dd5eb987731c946c99639f4a5bd9bfb92cb645530619a9e75b28
+Size (kactivitymanagerd-6.5.2.tar.xz) = 99604 bytes
Home |
Main Index |
Thread Index |
Old Index