GET /api/v1/ports/kgpg/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kgpg",
"portdir": "kde/kgpg",
"version": "4.14.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://utils.kde.org/projects/kgpg/",
"description": "Control your GPG keys.",
"long_description": "KGpg is a simple interface for GnuPG, a powerful encryption utility.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"boost176",
"phonon",
"kdelibs4",
"kdepimlibs4",
"oxygen-icons"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdeutils4"
]
}
]
}