This updates sysutils/polkit-qt to the 0.200 release and removes the development version port polkit-qt-1-devel. The new version is now flavorized to support both Qt5 and Qt6.
5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
Polkit-Qt is a library that lets developers use the Polkit API through
|
|
a nice Qt-styled API. It is mainly a wrapper around QAction and
|
|
QAbstractButton that lets you integrate those two component easily
|
|
with Polkit.
|