GET /api/v1/ports/gpredict/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gpredict",
    "portdir": "science/gpredict",
    "version": "2023122422-098e3768",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://gpredict.oz9aec.net/",
    "description": "GNOME-based satellite tracking program",
    "long_description": "Gpredict is a real-time satellite tracking and orbit prediction application. It can track an unlimited number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the time of future passes for a satellite, and provide you with detailed information about each pass.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1030
        },
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "makeicns",
                "intltool",
                "clang-17",
                "autoconf",
                "automake",
                "gettext",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "goocanvas2",
                "librsvg",
                "curl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "hamlib"
            ]
        }
    ],
    "depends_on": []
}