GET /api/v1/ports/?format=api&ordering=updated_at&page=640
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50447,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=641",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=639",
    "results": [
        {
            "name": "qt513-qtquickcontrols2",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Quick Controls 2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtimageformats",
                        "qt513-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtquickcontrols2-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebengine",
                        "qt513-qtdoc",
                        "qt513-qtlocation"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtquickcontrols2-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtquickcontrols2",
            "long_description": "Documentation for the port qt513-qtquickcontrols2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtquickcontrols2",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtbase",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Test, Qt Widgets, Qt Concurrent, Qt D-Bus, Qt OpenGL, Qt Platform Headers, Qt Print Support, and Qt XML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "tests",
                "examples",
                "debug",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "openssl",
                        "pcre2",
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "harfbuzz",
                        "dbus",
                        "double-conversion",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtbase-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtquickcontrols2",
                        "qt513-qtquickcontrols2-docs",
                        "qt513-qtbase-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt513-qtdeclarative",
                        "qt513-qtdeclarative-docs",
                        "qt513-qtserialport",
                        "qt513-qtserialport-docs",
                        "qt513-qtsensors",
                        "qt513-qtsensors-docs",
                        "qt513-qtcharts",
                        "qt513-qtcharts-docs",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-docs",
                        "qt513-qtdoc",
                        "qt513-qtwebchannel",
                        "qt513-qtwebchannel-docs",
                        "qt513-qtimageformats",
                        "qt513-qtimageformats-docs",
                        "qt513-qtwebglplugin",
                        "qt513-qtvirtualkeyboard",
                        "qt513-qtvirtualkeyboard-docs",
                        "qt513-qtsvg",
                        "qt513-qtsvg-docs",
                        "qt513-qtmacextras",
                        "qt513-qtmacextras-docs",
                        "qt513-qtlocation",
                        "qt513-qtlocation-docs",
                        "qt513-qtlottie",
                        "qt513-qtlottie-docs",
                        "qt513-qtxmlpatterns",
                        "qt513-qtxmlpatterns-docs",
                        "qt513-qtserialbus",
                        "qt513-qtserialbus-docs",
                        "qt513-qtmultimedia",
                        "qt513-qtmultimedia-docs",
                        "qt513-qtdatavis3d",
                        "qt513-qtdatavis3d-docs",
                        "qt513-qtgraphicaleffects",
                        "qt513-qtgraphicaleffects-docs",
                        "qt513-qtpurchasing",
                        "qt513-qtpurchasing-docs",
                        "qt513-qtnetworkauth",
                        "qt513-qtnetworkauth-docs",
                        "qt513-qtscript",
                        "qt513-qtscript-docs",
                        "qt513-qtremoteobjects",
                        "qt513-qtremoteobjects-docs",
                        "qt513-qtscxml",
                        "qt513-qtscxml-docs",
                        "qt513-qt3d",
                        "qt513-qt3d-docs",
                        "qt513-qtconnectivity",
                        "qt513-qtconnectivity-docs",
                        "qt513-qtgamepad",
                        "qt513-qtgamepad-docs",
                        "qt513-qtspeech",
                        "qt513-qtspeech-docs",
                        "qt513-qtwebview",
                        "qt513-qtwebview-docs",
                        "qt513-qttools",
                        "qt513-qttools-docs",
                        "qt513-qtquickcontrols",
                        "qt513-qtquickcontrols-docs",
                        "qt513-qtwebsockets",
                        "qt513-qtwebsockets-docs",
                        "qt513-qtwebkit-examples",
                        "qt513-qttranslations",
                        "qt513-mysql-plugin",
                        "qt513-psql-plugin",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtbase-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtbase",
            "long_description": "Documentation for the port qt513-qtbase",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtbase",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebengine",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebEngine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig",
                        "python27",
                        "py27-ply"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "minizip",
                        "libopus",
                        "pulseaudio",
                        "dbus",
                        "glib2",
                        "jsoncpp",
                        "libevent",
                        "protobuf3-cpp",
                        "re2",
                        "qt513-qtquickcontrols2",
                        "harfbuzz",
                        "lcms2",
                        "libpng",
                        "poppler",
                        "webp",
                        "ffmpeg",
                        "freetype",
                        "libxml2",
                        "fontconfig",
                        "qt513-qtbase",
                        "qt513-qtdeclarative",
                        "qt513-qtwebchannel",
                        "qt513-qtlocation",
                        "qt513-qttools",
                        "qt513-qtquickcontrols",
                        "snappy",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebview"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebengine-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtwebengine",
            "long_description": "Documentation for the port qt513-qtwebengine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "python27",
                        "py27-ply",
                        "qt513-qtwebengine",
                        "qt513-qttools",
                        "qt513-sqlite-plugin",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtdeclarative",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtdeclarative-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebengine",
                        "qt513-qtsensors",
                        "qt513-qtcharts",
                        "qt513-qtwebkit",
                        "qt513-qtdoc",
                        "qt513-qtwebchannel",
                        "qt513-qtwebglplugin",
                        "qt513-qtvirtualkeyboard",
                        "qt513-qtlocation",
                        "qt513-qtlottie",
                        "qt513-qtxmlpatterns",
                        "qt513-qtmultimedia",
                        "qt513-qtdatavis3d",
                        "qt513-qtgraphicaleffects",
                        "qt513-qtpurchasing",
                        "qt513-qtremoteobjects",
                        "qt513-qtscxml",
                        "qt513-qt3d",
                        "qt513-qtconnectivity",
                        "qt513-qtgamepad",
                        "qt513-qtspeech",
                        "qt513-qtwebview",
                        "qt513-qttools",
                        "qt513-qtquickcontrols",
                        "qt513-qtwebsockets",
                        "qt513-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtdeclarative-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtdeclarative",
            "long_description": "Documentation for the port qt513-qtdeclarative",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python27",
                        "qt513-qtdeclarative",
                        "qt513-qttools",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtserialport",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Serial Port",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtserialport-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtlocation",
                        "qt513-qtserialbus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtserialport-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtserialport",
            "long_description": "Documentation for the port qt513-qtserialport",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtserialport",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtsensors",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Sensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtsensors-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtsensors-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtsensors",
            "long_description": "Documentation for the port qt513-qtsensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtsensors",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtcharts",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Charts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative",
                        "qt513-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtcharts-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtcharts-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtcharts",
            "long_description": "Documentation for the port qt513-qtcharts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtcharts",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebkit",
            "portdir": "aqua/qt513",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebKit and Qt WebKit Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "python27",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtxmlpatterns",
                        "qt513-qtmultimedia",
                        "zlib",
                        "leveldb",
                        "sqlite3",
                        "qt513-qtbase",
                        "fontconfig",
                        "webp",
                        "libxml2",
                        "libxslt",
                        "icu",
                        "qt513-qtdeclarative",
                        "qt513-qtsensors",
                        "qt513-qtwebchannel",
                        "qt513-qtlocation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtwebkit-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebkit-examples"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebkit-docs",
            "portdir": "aqua/qt513",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtwebkit",
            "long_description": "Documentation for the port qt513-qtwebkit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python27",
                        "qt513-qtwebkit",
                        "qt513-qttools",
                        "qt513-sqlite-plugin",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtdoc",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Reference Documentation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase-docs",
                        "qt513-qtwebengine-docs",
                        "qt513-qtdeclarative",
                        "qt513-qtdeclarative-docs",
                        "qt513-qtserialport-docs",
                        "qt513-qtsensors-docs",
                        "qt513-qtcharts-docs",
                        "qt513-qtwebkit-docs",
                        "qt513-qtwebchannel-docs",
                        "qt513-qtimageformats-docs",
                        "qt513-qtvirtualkeyboard-docs",
                        "qt513-qtsvg-docs",
                        "qt513-qtmacextras-docs",
                        "qt513-qtlocation-docs",
                        "qt513-qtlottie-docs",
                        "qt513-qtxmlpatterns-docs",
                        "qt513-qtserialbus-docs",
                        "qt513-qtmultimedia",
                        "qt513-qtmultimedia-docs",
                        "qt513-qtdatavis3d-docs",
                        "qt513-qtgraphicaleffects-docs",
                        "qt513-qtpurchasing-docs",
                        "qt513-qtnetworkauth-docs",
                        "qt513-qtscript-docs",
                        "qt513-qtremoteobjects-docs",
                        "qt513-qtscxml-docs",
                        "qt513-qt3d-docs",
                        "qt513-qtconnectivity-docs",
                        "qt513-qtgamepad-docs",
                        "qt513-qtspeech-docs",
                        "qt513-qtwebview-docs",
                        "qt513-qttools",
                        "qt513-qttools-docs",
                        "qt513-qtquickcontrols",
                        "qt513-qtquickcontrols2",
                        "qt513-qtwebsockets-docs",
                        "qt513-sqlite-plugin",
                        "qt513-qtquickcontrols-docs",
                        "qt513-qtquickcontrols2-docs",
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt513-qtwebchannel",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebChannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative",
                        "qt513-qtwebsockets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtwebchannel-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebchannel-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtwebchannel",
            "long_description": "Documentation for the port qt513-qtwebchannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtwebchannel",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtimageformats",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Image Formats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "qt513-qtbase",
                        "webp",
                        "jasper",
                        "libmng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtimageformats-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtquickcontrols2",
                        "qt513-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtimageformats-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtimageformats",
            "long_description": "Documentation for the port qt513-qtimageformats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtimageformats",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtwebglplugin",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: QPA plugin for running an application via a browser using streamed WebGL commands",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative",
                        "qt513-qtwebsockets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt513-qtvirtualkeyboard",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Virtual Keyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtmultimedia",
                        "qt513-qtbase",
                        "hunspell",
                        "qt513-qtquickcontrols",
                        "qt513-qtdeclarative",
                        "qt513-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtvirtualkeyboard-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtvirtualkeyboard-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtvirtualkeyboard",
            "long_description": "Documentation for the port qt513-qtvirtualkeyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtvirtualkeyboard",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtsvg",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt SVG",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtsvg-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdeclarative",
                        "qt513-qtvirtualkeyboard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtsvg-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtsvg",
            "long_description": "Documentation for the port qt513-qtsvg",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtsvg",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtmacextras",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Mac Extras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtmacextras-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtmacextras-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtmacextras",
            "long_description": "Documentation for the port qt513-qtmacextras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtmacextras",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtlocation",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Location and Qt Positioning",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtserialport",
                        "qt513-qtquickcontrols",
                        "qt513-qtquickcontrols2",
                        "icu",
                        "zlib",
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtlocation-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtlocation-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtlocation",
            "long_description": "Documentation for the port qt513-qtlocation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtlocation",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtlottie",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: A QML API for rendering graphics and animations in JSON format",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtlottie-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtlottie-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtlottie",
            "long_description": "Documentation for the port qt513-qtlottie",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtlottie",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtxmlpatterns",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt XML Patterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtxmlpatterns-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtxmlpatterns-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtxmlpatterns",
            "long_description": "Documentation for the port qt513-qtxmlpatterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtxmlpatterns",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtserialbus",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Serial Bus",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtserialbus-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtserialbus-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtserialbus",
            "long_description": "Documentation for the port qt513-qtserialbus",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtserialbus",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtmultimedia",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Multimedia and Qt Multimedia Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "pulseaudio",
                "gstreamer",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtmultimedia-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtcharts",
                        "qt513-qtwebkit",
                        "qt513-qtdoc",
                        "qt513-qtvirtualkeyboard",
                        "qt513-qtdatavis3d",
                        "qt513-qtspeech"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtmultimedia-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtmultimedia",
            "long_description": "Documentation for the port qt513-qtmultimedia",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtmultimedia",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtdatavis3d",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Data Visualization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative",
                        "qt513-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtdatavis3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtdatavis3d-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtdatavis3d",
            "long_description": "Documentation for the port qt513-qtdatavis3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtdatavis3d",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtgraphicaleffects",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Graphical Effects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtgraphicaleffects-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtquickcontrols2",
                        "qt513-qtquickcontrols"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtgraphicaleffects-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtgraphicaleffects",
            "long_description": "Documentation for the port qt513-qtgraphicaleffects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtgraphicaleffects",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtpurchasing",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Purchasing",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtpurchasing-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtpurchasing-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtpurchasing",
            "long_description": "Documentation for the port qt513-qtpurchasing",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtpurchasing",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtnetworkauth",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Network Authorization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtnetworkauth-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtnetworkauth-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtnetworkauth",
            "long_description": "Documentation for the port qt513-qtnetworkauth",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtnetworkauth",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtscript",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Script and Qt Script Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtscript-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtscript-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtscript",
            "long_description": "Documentation for the port qt513-qtscript",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtscript",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtremoteobjects",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Remote Objects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtremoteobjects-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "qt513-qtremoteobjects-docs",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt513-qtremoteobjects",
            "long_description": "Documentation for the port qt513-qtremoteobjects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt513-qtremoteobjects",
                        "qt513-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513-docs"
                    ]
                }
            ]
        }
    ]
}