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

{
    "name": "phantomjs-qt-qtbase",
    "portdir": "aqua/phantomjs-qt",
    "version": "5.5.1",
    "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vitallium/qtbase",
    "description": "Tools and Module(s) for Qt Tool Kit 5",
    "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core",
    "active": true,
    "categories": [
        "aqua",
        "www"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1409
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "gawk",
                "clang-17"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "libjpeg-turbo",
                "zlib",
                "freetype",
                "libpng",
                "icu",
                "openssl10",
                "pcre"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "phantomjs-qt-qtwebkit",
                "phantomjs-qt-sqlite-plugin",
                "phantomjs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "phantomjs-qt"
            ]
        }
    ]
}