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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=819",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=817",
    "results": [
        {
            "name": "qt5-qt3d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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",
                        "py37-pyside2",
                        "py39-pyqt5",
                        "py310-pyqt5",
                        "py311-pyqt5",
                        "py312-pyqt5",
                        "py313-pyqt5",
                        "py314-pyqt5",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py311-pyside2",
                        "py27-pyside2",
                        "py39-pyside2",
                        "py27-pyqt5",
                        "py38-pyqt5",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qt3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtbase",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Test, Qt Widgets, Qt Concurrent, Qt D-Bus, Qt OpenGL, Qt Platform Headers, Qt Print Support, and Qt XML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "tests",
                "examples",
                "debug",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "openssl",
                        "pcre2",
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "harfbuzz",
                        "zstd",
                        "dbus",
                        "double-conversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtbase-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-spyder",
                        "wireshark2",
                        "wireshark30",
                        "gnuradio-devel",
                        "gnuplot",
                        "gqrx-devel",
                        "android-file-transfer-linux",
                        "py27-eric-ide",
                        "phonon-qt5",
                        "phonon-backend-gstreamer-qt5",
                        "qjackctl",
                        "ampache_browser",
                        "dbusmenu-qt5",
                        "gitqlient",
                        "liblxqt",
                        "qttesting",
                        "qtutilities",
                        "charm-qt5",
                        "dspdfviewer",
                        "goldendict",
                        "svn2git",
                        "xxdiff",
                        "py27-pyside2",
                        "QCSXCAD",
                        "gvedit-devel",
                        "qgit",
                        "qwt-qt5",
                        "qwt-qt5-examples",
                        "py36-spyder-devel",
                        "py37-spyder",
                        "polkit-qt5-devel",
                        "QtPass",
                        "py35-pyqt5-chart",
                        "py36-pyqt5-chart",
                        "py36-pyqt5-scintilla",
                        "py35-pyqt5-webengine",
                        "py36-pyqt5-webengine",
                        "py-spyder-devel",
                        "py37-spyder-devel",
                        "py38-spyder-devel",
                        "py39-spyder-devel",
                        "dvbcut",
                        "py310-spyder-devel",
                        "mlt-qt5",
                        "syncthingtray",
                        "JuffEd",
                        "VIBES",
                        "osl",
                        "wireshark3",
                        "stellarium",
                        "texmaker",
                        "cpi",
                        "unixcw",
                        "nheko",
                        "py27-poppler-qt5",
                        "py35-poppler-qt5",
                        "py36-poppler-qt5",
                        "poppler-devel-qt5",
                        "py37-pyqt5-webengine",
                        "NanoVNA-QT",
                        "PothosPlotters",
                        "PothosWidgets",
                        "SDRangel",
                        "qtads",
                        "gnuradio",
                        "gnuradio-next",
                        "gqrx",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "tagainijisho",
                        "tea",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "x2goclient",
                        "inspectrum",
                        "openhantek",
                        "smtube",
                        "lxqt-build-tools",
                        "qsynth",
                        "qterminal",
                        "scantailor",
                        "qtermwidget",
                        "py36-pyside2",
                        "libqtxdg",
                        "mythtv.28",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "py35-qscintilla-qt5",
                        "kdiff3",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.6",
                        "geant4.10.5",
                        "py310-pyqt5-chart",
                        "gvedit",
                        "py311-pyqt5-chart",
                        "py312-pyqt5-chart",
                        "py313-pyqt5-chart",
                        "py314-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py311-pyqt5-scintilla",
                        "py312-pyqt5-scintilla",
                        "py313-pyqt5-scintilla",
                        "py314-pyqt5-scintilla",
                        "py310-pyqt5-webengine",
                        "py311-pyqt5-webengine",
                        "py312-pyqt5-webengine",
                        "py313-pyqt5-webengine",
                        "py314-pyqt5-webengine",
                        "EqualX",
                        "py37-pyqt5-scintilla",
                        "lxqt-openssh-askpass",
                        "synergy",
                        "synergy-app",
                        "bibletime",
                        "recoll",
                        "QupZilla",
                        "Serial-Studio",
                        "cool-retro-term",
                        "nomacs",
                        "qlipper",
                        "yubico-authenticator",
                        "QtCurve-qt5",
                        "py37-poppler-qt5",
                        "py37-eric-ide",
                        "CsoundQt",
                        "py38-poppler-qt5",
                        "AppCSXCAD",
                        "OpenCSG",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "py37-pyqt5-chart",
                        "qmmp",
                        "cyan",
                        "qcustomplot",
                        "qt5-qtcreator",
                        "qt5-qtcreator-docs",
                        "oscar",
                        "convertall",
                        "py37-pyside2",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qca-qt5-cyrus-sasl",
                        "qca-qt5-gnupg",
                        "qca-qt5-pkcs11",
                        "py39-pyqt5",
                        "py310-pyqt5",
                        "py311-pyqt5",
                        "py312-pyqt5",
                        "py313-pyqt5",
                        "py314-pyqt5",
                        "luminance-hdr",
                        "py39-pyqt5-chart",
                        "gpsbabel",
                        "gpsbabel-app",
                        "py39-pyqt5-scintilla",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py39-pyqt5-webengine",
                        "wkhtmltopdf",
                        "kristall-devel",
                        "psi",
                        "mkvtoolnix-legacy",
                        "mlt",
                        "qgis3",
                        "qt5pas",
                        "qgis3-ltr",
                        "synkron",
                        "libarchive-qt",
                        "avidemux",
                        "py38-eric-ide",
                        "kchmviewer",
                        "py38-pyqt5-scintilla",
                        "qBittorrent-qt5",
                        "py39-eric-ide",
                        "qtkeychain-qt5",
                        "jreen",
                        "PothosFlow",
                        "elmerfem",
                        "py310-poppler-qt5",
                        "py311-poppler-qt5",
                        "hydrogen",
                        "zint",
                        "scribus-devel",
                        "qscintilla-qt5",
                        "qscintilla-designer-qt5",
                        "py27-qscintilla-qt5",
                        "py38-pyqt5-chart",
                        "py38-pyqt5-webengine",
                        "lmms",
                        "welle.io",
                        "QMPlay2",
                        "mathmod",
                        "biblioteq",
                        "qt5-qtquickcontrols2",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase-docs",
                        "assimp_tools",
                        "py310-eric-ide",
                        "cmake-gui-devel",
                        "neovim-qt",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats",
                        "qt5-qtimageformats-docs",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview",
                        "qt5-qtwebview-docs",
                        "qt5-qttools",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets",
                        "qt5-qtwebsockets-docs",
                        "qt5-qtwebkit-examples",
                        "qt5-qttranslations",
                        "qt5-mysql-plugin",
                        "qt5-psql-plugin",
                        "qt5-sqlite-plugin",
                        "py39-pyside2",
                        "py27-pyqt5",
                        "py27-pyqt5-webengine",
                        "py27-pyqt5-chart",
                        "libcommuni",
                        "libechonest",
                        "trojita",
                        "GPXSee",
                        "quazip1",
                        "py38-spyder",
                        "liblastfm-qt5",
                        "phonon-backend-vlc-qt5",
                        "pcraster",
                        "xca",
                        "gerbil",
                        "converseen",
                        "py38-pyqt5",
                        "py39-poppler-qt5",
                        "py38-pyside2",
                        "sqlitebrowser",
                        "quazip",
                        "py-spyder",
                        "py310-spyder",
                        "py311-spyder",
                        "py312-spyder",
                        "py313-spyder",
                        "py314-spyder",
                        "py310-pyside2",
                        "py311-pyside2",
                        "qcachegrind",
                        "qjson-qt5",
                        "mythtv-pkg.28",
                        "apitrace",
                        "LyX",
                        "cmake-gui",
                        "libfive",
                        "scidavis",
                        "QtPBFImagePlugin",
                        "texstudio",
                        "qxmpp",
                        "photoqt",
                        "pyotherside",
                        "PageEdit",
                        "liteide",
                        "mindforger",
                        "vnote",
                        "i2pchat",
                        "litecoin",
                        "GPXLab",
                        "fontmatrix",
                        "octave",
                        "nextcloud-client",
                        "owncloud-client",
                        "openimageio",
                        "barrier",
                        "py39-spyder",
                        "audacious-plugins",
                        "poppler-qt5",
                        "qvge",
                        "communi-desktop",
                        "quassel",
                        "quassel-client",
                        "cl-webengine-lib",
                        "proxmark3-iceman",
                        "audacious-core",
                        "libopenshot",
                        "MultiMC5",
                        "PolyMC",
                        "xpdf",
                        "gmic-qt",
                        "gmic-gimp",
                        "qalculate-qt"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "qt5-qtwebengine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5",
                        "liteide"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtbase-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtbase",
            "long_description": "Documentation for the port qt5-qtbase",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtbase",
                        "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-qtcanvas3d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtcanvas3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtcharts",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Charts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtcharts-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-pyqt5-chart",
                        "py36-pyqt5-chart",
                        "stellarium",
                        "NanoVNA-QT",
                        "SDRangel",
                        "py36-pyside2",
                        "py310-pyqt5-chart",
                        "py311-pyqt5-chart",
                        "py312-pyqt5-chart",
                        "py313-pyqt5-chart",
                        "py314-pyqt5-chart",
                        "py37-pyqt5-chart",
                        "py37-pyside2",
                        "py39-pyqt5-chart",
                        "py38-pyqt5-chart",
                        "welle.io",
                        "py39-pyside2",
                        "py27-pyqt5-chart",
                        "pcraster",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py27-pyside2",
                        "py311-pyside2"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtcharts-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtcharts",
            "long_description": "Documentation for the port qt5-qtcharts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtcharts",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtconnectivity",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtcreator",
            "portdir": "devel/qt5-qtcreator",
            "version": "6.0.2",
            "license": "GPL-3",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qt-project.org/wiki/Category:Tools::QtCreator",
            "description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "qtwebengine",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python39",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmacextras",
                        "qt5-qtscript",
                        "qt5-qttools",
                        "qt5-qtbase",
                        "qbs",
                        "llvm-12",
                        "clang-12",
                        "qt5-qtquickcontrols",
                        "qt5-qtdeclarative",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtcreator-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtcreator-docs",
            "portdir": "devel/qt5-qtcreator",
            "version": "6.0.2",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qt-project.org/wiki/Category:Tools::QtCreator",
            "description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-sqlite-plugin",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtcreator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtdatavis3d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Data Visualization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py27-pyside2",
                        "py311-pyside2"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdatavis3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtdeclarative",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python312",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtdeclarative-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "syncthingtray",
                        "x2goclient",
                        "py36-pyside2",
                        "bibletime",
                        "yubico-authenticator",
                        "qt5-qtcreator",
                        "py37-pyside2",
                        "gpsbabel-app",
                        "welle.io",
                        "QMPlay2",
                        "qt5-qtwebengine",
                        "qt5-qtquicktimeline",
                        "qt5-qtquick3d",
                        "pyotherside",
                        "py27-pyside2",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebkit",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtlocation",
                        "qt5-qtlottie",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtpurchasing",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtconnectivity",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qtwebview",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "qt5-qtwebsockets",
                        "qt5-qtwebkit-examples",
                        "py39-pyside2",
                        "libcommuni",
                        "trojita",
                        "xca",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdeclarative-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtdeclarative",
            "long_description": "Documentation for the port qt5-qtdeclarative",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python312",
                        "qt5-qtdeclarative",
                        "qt5-qttools",
                        "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-qtdeclarative-render2d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtdeclarative-render2d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtdoc",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Reference Documentation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtenginio",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtenginio-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtgamepad",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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",
                        "qt5-qt3d",
                        "py311-pyside2",
                        "py27-pyside2",
                        "py39-pyside2",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtgamepad-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtgraphicaleffects",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Graphical Effects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtimageformats",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Image Formats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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",
                        "qt5-qt3d",
                        "scidavis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "GPXSee",
                        "GPXLab",
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtimageformats-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtlocation",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Location and Qt Positioning",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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": [
                        "stellarium",
                        "SDRangel",
                        "py36-pyside2",
                        "py37-pyside2",
                        "gpsbabel-app",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "fontmatrix",
                        "py27-pyside2",
                        "qt5-qtwebkit-examples",
                        "py39-pyside2",
                        "GPXSee",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "photoqt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtlocation-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: A QML API for rendering graphics and animations in JSON format",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtmacextras",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Mac Extras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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": [
                        "wireshark30",
                        "charm-qt5",
                        "py27-pyside2",
                        "wireshark3",
                        "nheko",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "py36-pyside2",
                        "qt5-qtcreator",
                        "py37-pyside2",
                        "qBittorrent-qt5",
                        "qscintilla-qt5",
                        "owncloud-client",
                        "wireshark2",
                        "py39-pyside2",
                        "xca",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "LyX",
                        "nextcloud-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmacextras-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtmultimedia",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Multimedia and Qt Multimedia Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "gstreamer",
                "debug",
                "tests",
                "pulseaudio"
            ],
            "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",
                        "py27-pyside2",
                        "wireshark3",
                        "stellarium",
                        "nheko",
                        "SDRangel",
                        "py36-pyside2",
                        "yubico-authenticator",
                        "openscad",
                        "openscad-devel",
                        "qmmp",
                        "py37-pyside2",
                        "kristall-devel",
                        "psi",
                        "mkvtoolnix-legacy",
                        "welle.io",
                        "qt5-qtcharts",
                        "qt5-qtwebkit",
                        "qt5-qtdoc",
                        "qt5-qtvirtualkeyboard",
                        "libopenshot",
                        "wireshark2",
                        "qt5-qtdatavis3d",
                        "qt5-qtspeech",
                        "py39-pyside2",
                        "xca",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "photoqt",
                        "i2pchat",
                        "audacious-plugins",
                        "quassel",
                        "quassel-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtmultimedia-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtnetworkauth",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Network Authorization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtnetworkauth-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtpurchasing",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Purchasing",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtquick1",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtquick3d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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: Provides a high-level API for creating 3D content or UIs based on Qt Quick.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "assimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquick3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquick3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtquick3d",
            "long_description": "Documentation for the port qt5-qtquick3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquick3d",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Quick Controls 2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtimageformats",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols2-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nheko",
                        "py36-pyside2",
                        "Serial-Studio",
                        "cool-retro-term",
                        "yubico-authenticator",
                        "py37-pyside2",
                        "welle.io",
                        "nextcloud-client",
                        "py27-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtdoc",
                        "qt5-qtlocation",
                        "py39-pyside2",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtquickcontrols2",
            "long_description": "Documentation for the port qt5-qtquickcontrols2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquickcontrols2",
                        "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-qtquickcontrols-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtquickcontrols",
            "long_description": "Documentation for the port qt5-qtquickcontrols",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qttools",
                        "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-qtquicktimeline",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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 platform target to compile Qt applications for the web browsers using WebAssembly.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-qtquicktimeline-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquicktimeline-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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-qtquicktimeline",
            "long_description": "Documentation for the port qt5-qtquicktimeline",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquicktimeline",
                        "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.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Remote Objects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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",
                        "py311-pyside2",
                        "py27-pyside2",
                        "py39-pyside2",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtremoteobjects-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "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": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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"
                    ]
                }
            ]
        }
    ]
}