GET /api/v1/ports/konversation/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "konversation",
"portdir": "kde/konversation",
"version": "1.5.1",
"license": "GPL-2+ and GFDL-1.2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://konversation.kde.org/",
"description": "KDE IRC client.",
"long_description": "KDE IRC client.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"phonon",
"kdelibs4",
"kdepimlibs4"
]
}
],
"depends_on": []
}