GET /api/v1/ports/GPXLab/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "GPXLab",
"portdir": "gis/GPXLab",
"version": "0.7.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BourgeoisLab/GPXLab",
"description": "Program to show and manipulate GPS tracks",
"long_description": "GPXLab is an application to display and manage GPS tracks previously recorded with a GPS tracker.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 6
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
},
{
"type": "run",
"ports": [
"qt5-qtimageformats",
"qt5-qttranslations"
]
}
],
"depends_on": []
}