KIdleTime is used to report the idle time of users and the system. It is useful not only for determining the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts or user activity.
This package is known to build and work properly using an LFS 12.2 platform.
This package is extracted from the KF6 set of packages. If KDE Frameworks-6.5.0 is built, do NOT also build this package as presented here.
Download (HTTP): https://download.kde.org/stable/frameworks/6.5/kidletime-6.5.0.tar.xz
Download MD5 sum: fb7a5aec22e99bc69d4c4d50ee418dd5
Download size: 32 KB
Estimated disk space required: 4.9 MB
Estimated build time: 0.2 SBU
extra-cmake-modules-6.5.0, plasma-wayland-protocols-1.13.0, and Qt-6.7.2
Install kidletime by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D CMAKE_INSTALL_LIBEXECDIR=libexec \ -D KDE_INSTALL_USE_QT_SYS_PATHS=ON \ -D BUILD_TESTING=OFF \ -W no-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install