GET /api/v1/ports/GPXSee/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "GPXSee",
"portdir": "gis/GPXSee",
"version": "13.39",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gpxsee.org/",
"description": "GPS log file viewer and analyzer",
"long_description": "GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.",
"active": true,
"categories": [
"graphics",
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 40
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"qt5-qttools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtlocation"
]
},
{
"type": "run",
"ports": [
"QtPBFImagePlugin",
"qt5-qttranslations",
"qt5-qtimageformats"
]
}
],
"depends_on": []
}