GET /api/v1/ports/polkit-qt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "polkit-qt",
"portdir": "kde/polkit-qt",
"version": "0.112.0",
"license": "(LGPL or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://techbase.kde.org/Polkit-Qt-1",
"description": "Qt PolicyKit wrapper",
"long_description": "Polkit-qt is a library that lets developers use the PolicyKit 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 PolicyKit",
"active": true,
"categories": [
"security",
"kde",
"kde4"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"policykit"
]
}
],
"depends_on": []
}