GET /api/v1/ports/kchmviewer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kchmviewer",
"portdir": "devel/kchmviewer",
"version": "7.7",
"license": "GPL-3",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/kchmviewer",
"description": "A CHM (Winhelp) files viewer written for Qt.",
"long_description": "kchmviewer is a reader for CHM (Winhelp) and EPUB files using the Qt toolkit. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"dos2unix"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"chmlib",
"qt5-qtwebkit",
"libzip"
]
}
],
"depends_on": []
}