GET /api/v1/ports/libalkimia/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libalkimia",
"portdir": "kde/libalkimia",
"version": "8.0.3",
"license": "(LGPL-2.1 or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KDE/alkimia",
"description": "Common Alkimia classes.",
"long_description": "Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application boundaries. The libalkimia library contains some common classes.",
"active": true,
"categories": [
"kde",
"finance"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automoc",
"cmake",
"pkgconfig",
"kde-extra-cmake-modules"
]
},
{
"type": "lib",
"ports": [
"phonon",
"mpir",
"kdelibs4",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kmymoney4"
]
}
]
}