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

{
    "count": 48981,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=5",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=3",
    "results": [
        {
            "name": "qt5-qtwebkit-docs",
            "portdir": "aqua/qt5",
            "version": "5.9.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 qt5-qtwebkit",
            "long_description": "Documentation for the port qt5-qtwebkit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python27",
                        "qt5-qtwebkit",
                        "qt5-qttools",
                        "qt5-sqlite-plugin",
                        "bison",
                        "flex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdoc",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase-docs",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit-docs",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats-docs",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview-docs",
                        "qt5-qttools",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols2",
                        "qt5-qtwebsockets-docs",
                        "qt5-sqlite-plugin",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtwebchannel",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtwebsockets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebchannel-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py37-pyside2",
                        "zeal",
                        "gpsbabel-app",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "vnote",
                        "py27-pyside2",
                        "qt5-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebchannel-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtwebchannel",
            "long_description": "Documentation for the port qt5-qtwebchannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtwebchannel",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtimageformats",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "qt5-qtbase",
                        "webp",
                        "jasper",
                        "libmng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtimageformats-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols2",
                        "scidavis",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5",
                        "GPXLab",
                        "GPXSee"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtimageformats-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtimageformats",
            "long_description": "Documentation for the port qt5-qtimageformats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtimageformats",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebglplugin",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtwebsockets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtvirtualkeyboard",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "qt5-qtbase",
                        "hunspell",
                        "qt5-qtquickcontrols",
                        "qt5-qtdeclarative",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtvirtualkeyboard-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtvirtualkeyboard-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtvirtualkeyboard",
            "long_description": "Documentation for the port qt5-qtvirtualkeyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtvirtualkeyboard",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtsvg",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtsvg-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "LyX",
                        "py27-pyside2",
                        "qalculate-qt",
                        "qwt-qt5",
                        "QtPass",
                        "mlt-qt5",
                        "wireshark30",
                        "VIBES",
                        "NanoVNA-QT",
                        "PothosWidgets",
                        "qtads",
                        "gqrx",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "x2goclient",
                        "py36-pyside2",
                        "libqtxdg",
                        "bibletime",
                        "Serial-Studio",
                        "nomacs",
                        "QtCurve-qt5",
                        "gnuplot",
                        "xca",
                        "wireshark4",
                        "qt5-qtcreator",
                        "wireshark3",
                        "py37-pyside2",
                        "wireshark2",
                        "wkhtmltopdf",
                        "kristall-devel",
                        "mlt",
                        "qBittorrent-qt5",
                        "elmerfem",
                        "scidavis",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "nheko",
                        "trojita",
                        "i2pchat",
                        "py38-pyside2",
                        "qt5-qtdeclarative",
                        "qt5-qtvirtualkeyboard",
                        "PrismLauncher",
                        "neovim-qt",
                        "texstudio",
                        "photoqt",
                        "vnote",
                        "qvge",
                        "audacious-core",
                        "libopenshot",
                        "MultiMC5",
                        "PolyMC"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtsvg-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtsvg",
            "long_description": "Documentation for the port qt5-qtsvg",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtsvg",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmacextras",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtmacextras-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "charm-qt5",
                        "py27-pyside2",
                        "wireshark30",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "py36-pyside2",
                        "xca",
                        "wireshark4",
                        "qt5-qtcreator",
                        "wireshark3",
                        "py37-pyside2",
                        "wireshark2",
                        "qBittorrent-qt5",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "qscintilla-qt5",
                        "nheko",
                        "py38-pyside2",
                        "owncloud-client",
                        "LyX",
                        "nextcloud-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmacextras-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtmacextras",
            "long_description": "Documentation for the port qt5-qtmacextras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtmacextras",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtlocation",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "boost176",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols2",
                        "icu",
                        "zlib",
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtlocation-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "qdmr",
                        "py36-pyside2",
                        "stellarium",
                        "py37-pyside2",
                        "gpsbabel-app",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "fontmatrix",
                        "py38-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "GPXSee",
                        "py27-pyside2",
                        "qt5-qtwebkit-examples",
                        "photoqt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtlocation-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtlocation",
            "long_description": "Documentation for the port qt5-qtlocation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtlocation",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtlottie",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtlottie-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtlottie-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtlottie",
            "long_description": "Documentation for the port qt5-qtlottie",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtlottie",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtxmlpatterns",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtxmlpatterns-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3-ltr",
                        "py27-pyside2",
                        "py36-pyside2",
                        "CsoundQt",
                        "py37-pyside2",
                        "hydrogen",
                        "qgis3",
                        "py310-pyside2",
                        "py311-pyside2",
                        "paraview",
                        "py38-pyside2",
                        "qt5-qtwebkit",
                        "py39-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtxmlpatterns-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtxmlpatterns",
            "long_description": "Documentation for the port qt5-qtxmlpatterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtxmlpatterns",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtserialbus",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtserialbus-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtserialbus-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtserialbus",
            "long_description": "Documentation for the port qt5-qtserialbus",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtserialbus",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmultimedia",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "pulseaudio",
                "gstreamer",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtmultimedia-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wireshark30",
                        "SDRangel",
                        "py36-pyside2",
                        "yubico-authenticator",
                        "qmmp",
                        "xca",
                        "wireshark4",
                        "stellarium",
                        "wireshark3",
                        "py37-pyside2",
                        "wireshark2",
                        "kristall-devel",
                        "psi",
                        "openscad",
                        "openscad-devel",
                        "mkvtoolnix-legacy",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "nheko",
                        "welle.io",
                        "i2pchat",
                        "py38-pyside2",
                        "qt5-qtcharts",
                        "qt5-qtwebkit",
                        "qt5-qtdoc",
                        "qt5-qtvirtualkeyboard",
                        "libopenshot",
                        "py27-pyside2",
                        "qt5-qtdatavis3d",
                        "qt5-qtspeech",
                        "photoqt",
                        "quassel",
                        "quassel-client",
                        "audacious-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmultimedia-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtmultimedia",
            "long_description": "Documentation for the port qt5-qtmultimedia",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtmultimedia",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdatavis3d",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtdatavis3d-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py27-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdatavis3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtdatavis3d",
            "long_description": "Documentation for the port qt5-qtdatavis3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtdatavis3d",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtgraphicaleffects",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtgraphicaleffects-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols2",
                        "qt5-qtquickcontrols"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtgraphicaleffects-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtgraphicaleffects",
            "long_description": "Documentation for the port qt5-qtgraphicaleffects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtgraphicaleffects",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtpurchasing",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtpurchasing-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtpurchasing-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtpurchasing",
            "long_description": "Documentation for the port qt5-qtpurchasing",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtpurchasing",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtnetworkauth",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtnetworkauth-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PrismLauncher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtnetworkauth-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtnetworkauth",
            "long_description": "Documentation for the port qt5-qtnetworkauth",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtnetworkauth",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtscript",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtscript-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3-ltr",
                        "charm-qt5",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py27-pyqt5",
                        "qt5-qtcreator",
                        "stellarium",
                        "py37-pyside2",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "mythtv-core.28",
                        "elmerfem",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py311-pyqt5",
                        "py310-pyqt5",
                        "py313-pyqt5",
                        "py312-pyqt5",
                        "py38-pyside2",
                        "texstudio",
                        "qgis3",
                        "quassel"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtscript-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtscript",
            "long_description": "Documentation for the port qt5-qtscript",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtscript",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtremoteobjects",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtremoteobjects-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py27-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtremoteobjects-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtremoteobjects",
            "long_description": "Documentation for the port qt5-qtremoteobjects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtremoteobjects",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtscxml",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 SCXML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtscxml-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3-ltr",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py37-pyside2",
                        "qgis3",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "py39-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtscxml-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtscxml",
            "long_description": "Documentation for the port qt5-qtscxml",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtscxml",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qt3d",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 3D",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "assimp",
                        "qt5-qtdeclarative",
                        "qt5-qtimageformats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qt3d-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py27-pyqt5",
                        "py37-pyside2",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py27-pyside2",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py311-pyqt5",
                        "py310-pyqt5",
                        "py313-pyqt5",
                        "py312-pyqt5",
                        "py38-pyside2",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qt3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qt3d",
            "long_description": "Documentation for the port qt5-qt3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qt3d",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtconnectivity",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 Bluetooth and Qt NFC",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtconnectivity-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtconnectivity-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtconnectivity",
            "long_description": "Documentation for the port qt5-qtconnectivity",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtconnectivity",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtgamepad",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 Gamepad",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtgamepad-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py27-pyside2",
                        "py38-pyside2",
                        "qt5-qt3d",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtgamepad-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtgamepad",
            "long_description": "Documentation for the port qt5-qtgamepad",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtgamepad",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtspeech",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 Speech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "flite",
                        "qt5-qtdeclarative",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtspeech-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py27-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtspeech-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtspeech",
            "long_description": "Documentation for the port qt5-qtspeech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtspeech",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebview",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 WebView",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebview-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebview-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qtwebview",
            "long_description": "Documentation for the port qt5-qtwebview",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtwebview",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qttools",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 Designer, Qt Help, and Qt UI Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "qtwebkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "clang-19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "GPXSee",
                        "wireshark3",
                        "gpsbabel-app",
                        "kristall-devel",
                        "synkron",
                        "qBittorrent-qt5",
                        "qtkeychain-qt5",
                        "oscar",
                        "lmms",
                        "sqlitebrowser",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase-docs",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit-docs",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats-docs",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview-docs",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets-docs",
                        "qt5-qttranslations",
                        "litecoin",
                        "GPXLab",
                        "nextcloud-client",
                        "owncloud-client",
                        "quassel",
                        "quassel-client",
                        "liblxqt",
                        "qtutilities",
                        "goldendict",
                        "qalculate-qt",
                        "dvbcut",
                        "syncthingtray",
                        "gmic-qt",
                        "gmic-gimp",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "qdmr",
                        "qsynth",
                        "qterminal",
                        "qtermwidget",
                        "lxqt-openssh-askpass",
                        "synergy",
                        "synergy-app",
                        "QupZilla",
                        "wireshark4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PageEdit",
                        "elmerfem",
                        "scidavis",
                        "dspdfviewer",
                        "hydrogen",
                        "py27-pyside2",
                        "zint",
                        "qwt-qt5",
                        "QtPass",
                        "py39-pyside2",
                        "py310-pyside2",
                        "JuffEd",
                        "py311-pyside2",
                        "scribus-devel",
                        "SDRangel",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "tagainijisho",
                        "fontmatrix",
                        "qscintilla-designer-qt5",
                        "converseen",
                        "x2goclient",
                        "openhantek",
                        "smtube",
                        "paraview",
                        "nheko",
                        "scantailor",
                        "phonon-qt5",
                        "py36-pyside2",
                        "QMPlay2",
                        "trojita",
                        "py38-pyside2",
                        "bibletime",
                        "octave",
                        "nomacs",
                        "qlipper",
                        "gnuplot",
                        "qmmp",
                        "xca",
                        "qjackctl",
                        "qt5-qtcreator",
                        "stellarium",
                        "qt5-qtwebkit-examples",
                        "py37-pyside2",
                        "luminance-hdr",
                        "texstudio",
                        "qt5-qtwebengine",
                        "qt5-qtdoc",
                        "avidemux",
                        "photoqt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qttools-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 qt5-qttools",
            "long_description": "Documentation for the port qt5-qttools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "qt5-sqlite-plugin",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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, Qt Quick Dialogs, and Qt Quick Extras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yubico-authenticator",
                        "qt5-qtcreator",
                        "welle.io",
                        "cool-retro-term",
                        "qt5-qtdoc",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtlocation",
                        "qt5-qtwebengine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        }
    ]
}