GET /api/v1/ports/osm-gps-map-gtk2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "osm-gps-map-gtk2",
"portdir": "graphics/osm-gps-map-gtk2",
"version": "0.7.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nzjrs.github.io/osm-gps-map/",
"description": "A GTK+ 2 widget for displaying OpenStreetMap tiles.",
"long_description": "A GTK+ 2 widget that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gnome-common",
"gtk-doc",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libsoup-2.4",
"gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-osmgpsmap",
"subsurface"
]
}
]
}