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:           Sun May 26 13:27:50 UTC 2024

Modified Files:
        pkgsrc/x11: Makefile
Added Files:
        pkgsrc/x11/kf6-kded: DESCR Makefile PLIST distinfo

Log Message:
kf6-kded: add version 6.2.0

KDE Frameworks 6 kded.

KDED stands for KDE Daemon which isn't very descriptive.
KDED runs in the background and performs a number of small tasks.
Some of these tasks are built in, others are started on demand.

### Built in tasks

* Checking for newly installed software and updating ksycoca when new
  software is detected. Updating of ksycoca is done by the program kbuildsycoca
  which gets started by kded. When kded is first started it always runs
  kbuildsycoca to ensure that ksycoca is up to date.

* Checking for newly installed update files. Applications can install
  *.upd update files. These *.upd files are used to update configuration files
  of users, primarily when new versions of applications are installed with
  (slightly) different configuration file formats. Updating of configuration
  files is done by kconf_update. kded starts kconf_update when it detects a
  new update file. When kded is first started it always runs kconf_update to
  ensure that it has not missed any update files. kconf_update keeps track
  of which update files have been processed already in the config-file
  kconf_updaterc. It only performs a certain update once.


To generate a diff of this commit:
cvs rdiff -u -r1.1034 -r1.1035 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/kf6-kded/DESCR pkgsrc/x11/kf6-kded/Makefile \
    pkgsrc/x11/kf6-kded/PLIST pkgsrc/x11/kf6-kded/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.1034 pkgsrc/x11/Makefile:1.1035
--- pkgsrc/x11/Makefile:1.1034  Sun May 26 13:26:05 2024
+++ pkgsrc/x11/Makefile Sun May 26 13:27:50 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1034 2024/05/26 13:26:05 markd Exp $
+# $NetBSD: Makefile,v 1.1035 2024/05/26 13:27:50 markd Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -129,6 +129,7 @@ SUBDIR+=    keybinder3
 SUBDIR+=       keylaunch
 SUBDIR+=       kf6-frameworkintegration
 SUBDIR+=       kf6-kconfigwidgets
+SUBDIR+=       kf6-kded
 SUBDIR+=       kglobalaccel
 SUBDIR+=       kguiaddons
 SUBDIR+=       kinit

Added files:

Index: pkgsrc/x11/kf6-kded/DESCR
diff -u /dev/null pkgsrc/x11/kf6-kded/DESCR:1.1
--- /dev/null   Sun May 26 13:27:50 2024
+++ pkgsrc/x11/kf6-kded/DESCR   Sun May 26 13:27:50 2024
@@ -0,0 +1,20 @@
+KDED stands for KDE Daemon which isn't very descriptive.
+KDED runs in the background and performs a number of small tasks.
+Some of these tasks are built in, others are started on demand.
+
+### Built in tasks
+
+* Checking for newly installed software and updating ksycoca when new
+  software is detected. Updating of ksycoca is done by the program kbuildsycoca
+  which gets started by kded. When kded is first started it always runs
+  kbuildsycoca to ensure that ksycoca is up to date.
+
+* Checking for newly installed update files. Applications can install
+  *.upd update files. These *.upd files are used to update configuration files
+  of users, primarily when new versions of applications are installed with
+  (slightly) different configuration file formats. Updating of configuration
+  files is done by kconf_update. kded starts kconf_update when it detects a
+  new update file. When kded is first started it always runs kconf_update to
+  ensure that it has not missed any update files. kconf_update keeps track
+  of which update files have been processed already in the config-file
+  kconf_updaterc. It only performs a certain update once.
Index: pkgsrc/x11/kf6-kded/Makefile
diff -u /dev/null pkgsrc/x11/kf6-kded/Makefile:1.1
--- /dev/null   Sun May 26 13:27:50 2024
+++ pkgsrc/x11/kf6-kded/Makefile        Sun May 26 13:27:50 2024
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 13:27:50 markd Exp $
+
+DISTNAME=      kded-${KF6VER}
+CATEGORIES=    x11
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Extensible deamon for providing system level services
+LICENSE=       gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+TOOL_DEPENDS+= kf6-kdoctools>=${KF6VER}:../../devel/kf6-kdoctools
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-kcrash/buildlink3.mk"
+.include "../../devel/kf6-kservice/buildlink3.mk"
+.include "../../sysutils/kf6-kdbusaddons/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/kf6-kded/PLIST
diff -u /dev/null pkgsrc/x11/kf6-kded/PLIST:1.1
--- /dev/null   Sun May 26 13:27:50 2024
+++ pkgsrc/x11/kf6-kded/PLIST   Sun May 26 13:27:50 2024
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 13:27:50 markd Exp $
+bin/kded6
+lib/cmake/KF6KDED/KF6KDEDConfig.cmake
+lib/cmake/KF6KDED/KF6KDEDConfigVersion.cmake
+lib/systemd/user/plasma-kded6.service
+man/ca/man8/kded6.8
+man/es/man8/kded6.8
+man/fr/man8/kded6.8
+man/it/man8/kded6.8
+man/man8/kded6.8
+man/nl/man8/kded6.8
+man/tr/man8/kded6.8
+man/uk/man8/kded6.8
+share/applications/org.kde.kded6.desktop
+share/dbus-1/interfaces/org.kde.kded6.xml
+share/dbus-1/services/org.kde.kded6.service
+share/qlogging-categories6/kded.categories
+share/qlogging-categories6/kded.renamecategories
Index: pkgsrc/x11/kf6-kded/distinfo
diff -u /dev/null pkgsrc/x11/kf6-kded/distinfo:1.1
--- /dev/null   Sun May 26 13:27:50 2024
+++ pkgsrc/x11/kf6-kded/distinfo        Sun May 26 13:27:50 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 13:27:50 markd Exp $
+
+BLAKE2s (kded-6.2.0.tar.xz) = 31fc341690730a5f1234107c68fc6d33fcfdc72abaad41aea13333ef81b0630a
+SHA512 (kded-6.2.0.tar.xz) = 59a171761ae0971706c6d04da04f27a75a4d139be8e597e4c7f211d4bf8e1c6397193104d878ee1af62f1b8b99ae0c124a585d0304ff18223e845bd5c7f43a93
+Size (kded-6.2.0.tar.xz) = 33764 bytes



Home | Main Index | Thread Index | Old Index