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

{
    "name": "qalculate-gtk",
    "portdir": "math/qalculate-gtk",
    "version": "5.4.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/qalculate/qalculate-gtk",
    "description": "Qalculate! is a multi-purpose desktop calculator",
    "long_description": "Qalculate! is a multi-purpose desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.",
    "active": true,
    "categories": [
        "math"
    ],
    "maintainers": [
        {
            "name": "jjstickel",
            "github": "jjstickel",
            "ports_count": 163
        },
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 572
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "libtool",
                "pkgconfig",
                "intltool",
                "autoconf",
                "automake",
                "gettext"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libqalculate",
                "gettext-runtime",
                "gtk3"
            ]
        }
    ],
    "depends_on": []
}