Polkit-kde-agent provides a graphical authentication prompt so non-priviledged users can authenticate themselves for performing administrative tasks in KDE.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://download.kde.org/stable/apps/KDE4.x/admin/polkit-kde-agent-1-0.99.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-kde-agent-1-0.99.0.tar.bz2
Download MD5 sum: a02d3fddc6270a88bceaf3ba604c92f8
Download size: 34 KB
Estimated disk space required: 6.8 MB
Estimated build time: 0.1 SBU
polkit-qt-0.103.0 and kdelibs-4.12.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/polkit-kde-agent
Install polkit-kde-agent by running the following commands:
patch -Np1 -i ../polkit-kde-agent-1-0.99.0-remember_password-1.patch && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX -Wno-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2014-02-27 20:59:01 -0800