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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=769",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=767",
    "results": [
        {
            "name": "R-sft",
            "portdir": "R/R-sft",
            "version": "2.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sft",
            "description": "Functions for systems factorial technology analysis of data",
            "long_description": "Functions for systems factorial technology analysis of data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparcl",
            "portdir": "R/R-sparcl",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparcl",
            "description": "Perform sparse hierarchical clustering and sparse k-means clustering",
            "long_description": "Perform sparse hierarchical clustering and sparse k-means clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coca"
                    ]
                }
            ]
        },
        {
            "name": "R-ssize",
            "portdir": "R/R-ssize",
            "version": "1.78.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ssize",
            "description": "Estimate microarray sample size",
            "long_description": "Estimate microarray sample size",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-gdata",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-strex",
            "portdir": "R/R-strex",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rorynolan.github.io/strex",
            "description": "Extra string manipulation functions",
            "long_description": "Extra string manipulation functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-lifecycle",
                        "R-stringr",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PriceIndices",
                        "R-ijtiff",
                        "R-exampletestr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diffudist"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvmixnorm",
            "portdir": "R/R-tmvmixnorm",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvmixnorm",
            "description": "Sampling from truncated multivariate normal and t distributions",
            "long_description": "Sampling from truncated multivariate normal and t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-condTruncMVN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmvtnsim"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvtnsim",
            "portdir": "R/R-tmvtnsim",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnsim",
            "description": "Truncated multivariate normal and t distribution simulation",
            "long_description": "Truncated multivariate normal and t distribution simulation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-tmvmixnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-wqs",
            "portdir": "R/R-wqs",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wqs",
            "description": "Weighted quantile sum regression",
            "long_description": "Weighted quantile sum regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glm2",
                        "R-Rsolnp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-miWQS"
                    ]
                }
            ]
        },
        {
            "name": "libsoup-2.4",
            "portdir": "gnome/libsoup-2.4",
            "version": "2.74.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libsoup",
            "description": "Soup is an HTTP library implementation in C.",
            "long_description": "Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "gnome",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "libxml2",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libhttpseverywhere",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "cutter",
                        "geoclue",
                        "geoclue2",
                        "empathy",
                        "frogr",
                        "geocode-glib",
                        "gfbgraph",
                        "grilo",
                        "gthumb",
                        "libepc",
                        "libchamplain",
                        "libgdata",
                        "libsocialweb",
                        "polari",
                        "rest",
                        "tracker3",
                        "uhttpmock",
                        "libgrss",
                        "libgweather",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "epiphany",
                        "gnome-online-accounts",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "seahorse",
                        "birdfont",
                        "bibledit",
                        "gnome3-core",
                        "libsoup",
                        "libsoup-devel",
                        "liferea",
                        "tracker",
                        "inkscape",
                        "easytag-devel",
                        "uzbl",
                        "subsurface",
                        "webkit2-gtk",
                        "gvfs",
                        "gmpc",
                        "midori",
                        "gstreamer010-gst-plugins-good",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "geany-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "vmrun-wrapper",
            "portdir": "sysutils/vmrun-wrapper",
            "version": "20160915",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boyonwheels/vmrun.wrapper",
            "description": "Control vmrun with launchd",
            "long_description": "A wrapper script for vmrun command from VMware Fusion that enables one to control virtual machines with launchd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-llvmlite",
            "portdir": "python/py-llvmlite",
            "version": "0.46.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvmlite.pydata.org/",
            "description": "A lightweight LLVM python binding for writing JIT compilers",
            "long_description": "A lightweight LLVM python binding for writing JIT compilers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "python311",
                        "llvm-20",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-numba"
                    ]
                }
            ]
        },
        {
            "name": "py311-numba",
            "portdir": "python/py-numba",
            "version": "0.62.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-llvmlite",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-note-seq",
                        "py311-librosa",
                        "py311-resampy",
                        "py311-segregation"
                    ]
                }
            ]
        },
        {
            "name": "py310-tensorflow",
            "portdir": "python/py-tensorflow",
            "version": "2.12.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 18 <= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tensorflow.org/",
            "description": "TensorFlow helps the tensors flow",
            "long_description": "TensorFlow helps the tensors flow",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "native",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel",
                        "cctools",
                        "ld64",
                        "py310-setuptools",
                        "py310-pip",
                        "py310-mock",
                        "py310-future",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tensorflow_estimator",
                        "py310-termcolor",
                        "py310-grpcio",
                        "py310-astunparse",
                        "openjdk11",
                        "py310-opt_einsum",
                        "py310-tensorboard",
                        "py310-google-pasta",
                        "py310-keras",
                        "python310",
                        "py310-six",
                        "py310-gast",
                        "py310-numpy",
                        "py310-wrapt",
                        "py310-astor",
                        "py310-wheel",
                        "py310-absl",
                        "py310-flatbuffers",
                        "py310-protobuf3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tensorflow"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtquick3d",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Quick 3D",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp",
                        "qt6-qtdeclarative",
                        "qt6-qtbase",
                        "qt6-qtshadertools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyqt6",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtmultimedia",
                        "qt6-qtquick3dphysics",
                        "qt6-qtquick3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtquicktimeline",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Quick Timeline",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdeclarative",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "qt6-qtquicktimeline-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtwebengine",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt WebEngine Qt and Qt PDF",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20",
                        "py313-html5lib",
                        "py313-ply",
                        "python313",
                        "nodejs22",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "qt6-qttools",
                        "qt6-qtwebchannel",
                        "qt6-qtdeclarative",
                        "libpng",
                        "qt6-qtpositioning"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebengine-docs",
                        "py311-pyqt6-webengine",
                        "py312-pyqt6-webengine",
                        "py313-pyqt6-webengine",
                        "py314-pyqt6-webengine",
                        "py39-pyqt6-webengine",
                        "sigil",
                        "py310-pyqt6-webengine",
                        "qt6-qtwebview"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtdoc",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: documentation and examples",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtmultimedia",
                        "qt6-qttools",
                        "qt6-qtdeclarative"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdoc-docs",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyqt6",
                        "py310-pyqt6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qthttpserver",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt HTTP Server",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "qt6-qthttpserver-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtvirtualkeyboard",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Virtual Keyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "ninja",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtmultimedia",
                        "qt6-qtsvg",
                        "qt6-qtdeclarative",
                        "qt6-qtbase",
                        "hunspell"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "qt6-qtvirtualkeyboard-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtlottie",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Lottie Animation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdeclarative",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyqt6",
                        "qt6-qtlottie-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtlanguageserver",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Language Server",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtlanguageserver-docs",
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyqt6",
                        "qt6-qtdeclarative"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtdatavis3d",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Data Visualization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtmultimedia",
                        "qt6-qtdeclarative",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6-datavisualization",
                        "py311-pyqt6-datavisualization",
                        "py312-pyqt6-datavisualization",
                        "py313-pyqt6-datavisualization",
                        "py314-pyqt6-datavisualization",
                        "py39-pyside6",
                        "py39-pyqt6-datavisualization",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "qt6-qtdatavis3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtquick3dphysics",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Quick 3D Physics",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qtshadertools",
                        "qt6-qtdeclarative",
                        "qt6-qtquick3d"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "qt6-qtquick3dphysics-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtscxml",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt SCXML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdeclarative",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtscxml-docs",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "py310-pyqt6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtspeech",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt TextToSpeech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qtmultimedia",
                        "qt6-qtdeclarative",
                        "flite"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtspeech-docs",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py313-pyqt6",
                        "py314-pyqt6",
                        "py39-pyside6",
                        "py39-pyqt6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "py310-pyqt6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtwebview",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 6",
            "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt WebView",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebengine",
                        "qt6-qtdeclarative"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebview-docs",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "py39-pyside6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qtbase-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: 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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtpositioning-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Positioning",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtpositioning"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtquick3d-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Quick 3D",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtquick3d"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtquicktimeline-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Quick Timeline",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtquicktimeline"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtwebengine-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt WebEngine Qt and Qt PDF",
            "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": [
                        "py313-html5lib",
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "qt6-qttools",
                        "qt6-sqlite-plugin",
                        "nodejs22",
                        "python313",
                        "py313-ply"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebengine"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtdeclarative-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: 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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdeclarative"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtcharts-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Charts",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtcharts"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtserialport-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Serial Port",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtserialport"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtsensors-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Sensors",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtsensors"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtdoc-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: documentation and examples",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdoc"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qthttpserver-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt HTTP Server",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qthttpserver"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtwebchannel-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt WebChannel",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebchannel"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtimageformats-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Image Formats",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtimageformats"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtshadertools-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Shader Tools",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtshadertools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtvirtualkeyboard-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Virtual Keyboard",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtvirtualkeyboard"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtsvg-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt SVG",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtsvg"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qt5compat-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt 5 Core Compatibility APIs",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qt5compat"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtlottie-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Lottie Animation",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtlottie"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtserialbus-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Serial Bus",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtserialbus"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtlanguageserver-docs",
            "portdir": "aqua/qt6",
            "version": "6.4.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Language Server",
            "active": false,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "qt6-qttools",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtlanguageserver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtdatavis3d-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Data Visualization",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtdatavis3d"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtmultimedia-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Multimedia",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtmultimedia"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtnetworkauth-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Network Authorization",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtnetworkauth"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtremoteobjects-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Remote Objects",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtremoteobjects"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtquick3dphysics-docs",
            "portdir": "aqua/qt6",
            "version": "6.10.1",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Quick 3D Physics",
            "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": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtquick3dphysics"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}