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.0 platform.
This package is extracted from the KF5 set of packages. If KDE Frameworks-5.109.0 is built, do NOT also build this package as presented here.
Download (HTTP): https://download.kde.org/stable/frameworks/5.109/kidletime-5.109.0.tar.xz
Download MD5 sum: d8f87c99c0b798f04ac328d7050d2d97
Download size: 32 KB
Estimated disk space required: 3.7 MB
Estimated build time: 0.2 SBU
extra-cmake-modules-5.109.0, plasma-wayland-protocols-1.10.0, and (Qt-5.15.10 or qt-alternate-5.15.10)
Install kidletime by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -Wno-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Finally, remove some unneeded files as the root
user:
rm -rf /usr/mkspecs