mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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.
4 lines
215 B
Text
4 lines
215 B
Text
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.
|