GET /api/v1/ports/kcolorchooser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kcolorchooser",
"portdir": "kde/kcolorchooser",
"version": "4.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org/applications/graphics/kcolorchooser/",
"description": "Application to select a color from the screen.",
"long_description": "KColorChooser is a simple application to select the color from the screen or from a pallete.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdegraphics4"
]
}
]
}