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

{
    "count": 52152,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1019",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1017",
    "results": [
        {
            "name": "wxsvg",
            "portdir": "graphics/wxsvg",
            "version": "1.5.25",
            "license": "wxwidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wxsvg.sourceforge.io",
            "description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
            "long_description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2",
                        "cairo",
                        "expat",
                        "ffmpeg",
                        "libexif"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MP4Tools"
                    ]
                }
            ]
        },
        {
            "name": "dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. Dlib's open source licensing allows you to use it in any application, free of charge.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo",
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Python 3.10 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py310-setuptools",
                        "py310-packaging",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "python310",
                        "libjxl",
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py311-dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Python 3.11 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.11 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py311-packaging",
                        "py311-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl",
                        "python311",
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Python 3.12 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.12 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py312-packaging",
                        "py312-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl",
                        "python312",
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Python 3.13 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.13 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py313-packaging",
                        "py313-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl",
                        "python313",
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-dlib",
            "portdir": "math/dlib",
            "version": "20.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlib.net",
            "description": "Python 3.14 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.14 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "py314-packaging",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl",
                        "python314",
                        "zlib",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netgen",
            "portdir": "math/netgen",
            "version": "6.2.2604",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ngsolve.org/",
            "description": "NETGEN is an automatic 3d tetrahedral mesh generator",
            "long_description": "NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang20",
                "clang21",
                "gcc14",
                "gcc15",
                "gccdevel",
                "python310",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "python311",
                "python312",
                "python313",
                "python314",
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "ffmpeg",
                        "Togl",
                        "tkdnd",
                        "zlib",
                        "python314",
                        "py314-pybind11-stubgen",
                        "tk-quartz",
                        "pybind11",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-tkinter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ngsolve"
                    ]
                }
            ]
        },
        {
            "name": "MP4Tools",
            "portdir": "multimedia/MP4Tools",
            "version": "3.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mp4joiner.org",
            "description": "tools to manipulate MP4 files",
            "long_description": "MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains MP4Splitter for splitting MP4 files, and MP4Joiner for joining them.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "pkgconfig",
                        "gpac"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2",
                        "wxsvg",
                        "ffmpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gpac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QMPlay2",
            "portdir": "multimedia/QMPlay2",
            "version": "25.09.11",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zaps166/QMPlay2",
            "description": "Qt Media Player 2",
            "long_description": "QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "pulse"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsamplerate",
                        "portaudio",
                        "rubberband",
                        "taglib",
                        "libcddb",
                        "libcdio",
                        "jasper",
                        "qt5-qtbase",
                        "libmng",
                        "tiff",
                        "webp",
                        "ffmpeg",
                        "libass",
                        "freetype",
                        "libiconv",
                        "libjpeg-turbo",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtsvg",
                        "qt5-qttranslations",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ReadyMedia",
            "portdir": "net/ReadyMedia",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://minidlna.sourceforge.net",
            "description": "a UPnP (TM) A/V & DLNA Media Server",
            "long_description": "ReadyMedia (formerly MiniDLNA) is server software with the aim of being fully compliant with DLNA/UPnP-AV clients.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libid3tag",
                        "libvorbis",
                        "sqlite3",
                        "libexif",
                        "zlib",
                        "ffmpeg",
                        "libogg",
                        "libiconv",
                        "gettext-runtime",
                        "libjpeg-turbo",
                        "flac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goldendict",
            "portdir": "office/goldendict",
            "version": "1.5.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://goldendict.org/",
            "description": "Dictionary lookup program",
            "long_description": "A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmultimedia",
                        "qt5-qttools",
                        "bzip2",
                        "lzo2",
                        "xz",
                        "zlib",
                        "zstd",
                        "qt5-qtbase",
                        "libvorbis",
                        "tiff",
                        "ffmpeg",
                        "libogg",
                        "eb",
                        "hunspell",
                        "libiconv",
                        "opencc",
                        "libao",
                        "qt5-qtwebkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDRangel",
            "portdir": "science/SDRangel",
            "version": "7.25.1",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/sdrangel",
            "description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
            "long_description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "gui",
                "native",
                "server",
                "airspy",
                "airspyhf",
                "bladerf",
                "funcube",
                "hackrf",
                "libiio",
                "limesuite",
                "perseus",
                "rtlsdr",
                "xtrx",
                "soapysdr",
                "sdrplay"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-20",
                        "boost188"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtwebchannel",
                        "qt5-qtsvg",
                        "qt5-qtlocation",
                        "qt5-qtmultimedia",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qtwebsockets",
                        "zlib",
                        "codec2",
                        "dsdcc",
                        "flac",
                        "libopus",
                        "mbelib",
                        "libusb",
                        "qt5-qtbase",
                        "fftw-3-single",
                        "ffmpeg",
                        "SoapySDR",
                        "airspy",
                        "airspyhf",
                        "cm256cc",
                        "limesuite",
                        "rtl-sdr",
                        "serialDV",
                        "aptdec",
                        "dab-cmdline",
                        "libsigmf",
                        "sgp4",
                        "opencv4",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtcharts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hy",
            "portdir": "python/py-hy",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-astor",
                        "py38-funcparserlib",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py39-hy",
            "portdir": "python/py-hy",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-funcparserlib",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-funcparserlib",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py311-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-funcparserlib",
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py312-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-funcparserlib",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py313-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-funcparserlib",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py314-hy",
            "portdir": "python/py-hy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-funcparserlib",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hy",
                        "py314-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "libopenshot-audio",
            "portdir": "multimedia/libopenshot-audio",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openshot.org/",
            "description": "Library for creating and editing videos",
            "long_description": "Library for creating and editing videos",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libopenshot"
                    ]
                }
            ]
        },
        {
            "name": "chromaprint",
            "portdir": "audio/chromaprint",
            "version": "1.6.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://acoustid.org/chromaprint",
            "description": "Chromaprint is an audio fingerprint library",
            "long_description": "Chromaprint is the core component of the AcoustID project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal",
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ffmpeg8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-acoustid",
                        "py39-acoustid",
                        "py38-acoustid",
                        "beets",
                        "beets-devel",
                        "py310-acoustid",
                        "py311-acoustid",
                        "py312-acoustid",
                        "py313-acoustid"
                    ]
                }
            ]
        },
        {
            "name": "dvbcut",
            "portdir": "multimedia/dvbcut",
            "version": "0.7.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bernhardu/dvbcut-deb",
            "description": "Qt application for cutting parts out of DVB streams",
            "long_description": "DVBcut is a Qt application that allows you to select certain parts of an MPEG transport stream and save these parts into a single MPEG output file. It follows a keyhole surgery approach where the input video and audio data is mostly kept unchanged, and only very few frames at the beginning and/or end of the selected range are re-encoded in order to obtain a valid MPEG file.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-qttools",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "a52dec",
                        "libao",
                        "libmad",
                        "ffmpeg6",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openimageio",
            "portdir": "graphics/openimageio",
            "version": "3.1.12.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AcademySoftwareFoundation/OpenImageIO",
            "description": "a library for reading and writing images",
            "long_description": "OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pybind11",
                        "robin-map",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "libraw",
                        "opencolorio",
                        "opencv4",
                        "openexr",
                        "openjpeg",
                        "openvdb",
                        "ptex",
                        "tiff",
                        "libheif",
                        "bzip2",
                        "freetype",
                        "libxml2",
                        "qt6-qtbase",
                        "onetbb",
                        "imath",
                        "ffmpeg8",
                        "python314",
                        "py314-numpy",
                        "libfmt12",
                        "OpenJPH",
                        "tcp_wrappers",
                        "zlib",
                        "openssl",
                        "dcmtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender",
                        "embree",
                        "materialx",
                        "oidn",
                        "osl"
                    ]
                }
            ]
        },
        {
            "name": "audacious-plugins",
            "portdir": "audio/audacious-plugins",
            "version": "4.5.1",
            "license": "BSD and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Adds I/O, audio decoding, audio transforming and UI plugins.",
            "long_description": "This ports bundles most of the functionality for audacious. Adds I/O, audio decoding, audio transforming and UI plugins.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "pulseaudio",
                "mp3",
                "mpris2",
                "hotkey",
                "lirc",
                "osd",
                "notifications",
                "vorbis",
                "opus",
                "flac",
                "wavpack",
                "aac",
                "sndfile",
                "modplug",
                "openmpt",
                "adplug",
                "bs2b",
                "ffmpeg",
                "jack",
                "sid",
                "midi",
                "cdaudio",
                "lastfm",
                "ampache",
                "mms",
                "neon",
                "cue",
                "transform",
                "opengl",
                "vumeter",
                "sdl3",
                "qt5",
                "qt6",
                "gtk2",
                "gtk3",
                "full"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "gettext",
                        "glib2",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdio-paranoia",
                        "libmodplug",
                        "libsamplerate",
                        "libsndfile",
                        "libvorbis",
                        "mpg123",
                        "opusfile",
                        "soxr",
                        "wavpack",
                        "glib2",
                        "libcddb",
                        "libcdio",
                        "libnotify",
                        "gdk-pixbuf2",
                        "audacious-core",
                        "fluidsynth",
                        "libmms",
                        "libogg",
                        "curl",
                        "libcue",
                        "qt5-qtbase",
                        "neon",
                        "gettext-runtime",
                        "libopenmpt",
                        "libbs2b",
                        "libbinio",
                        "adplug",
                        "SDL3",
                        "ffmpeg8",
                        "libxml2",
                        "qt5-qtmultimedia",
                        "zlib",
                        "faad2",
                        "flac",
                        "lame"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus",
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious"
                    ]
                }
            ]
        },
        {
            "name": "acpica",
            "portdir": "devel/acpica",
            "version": "20260408",
            "license": "(Permissive or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html",
            "description": "ACPI compiler",
            "long_description": "A compiler for ACPI DSDT .asl files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "MaciASL"
                    ]
                }
            ]
        },
        {
            "name": "qt610",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Qt Tool Kit 6",
            "long_description": "Qt Tool Kit: A cross-platform framework (headers, data, and libraries) for writing cross-platform GUI-based applications.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610-qtwebengine",
                        "qt610-qtgraphs",
                        "qt610-qtdeclarative",
                        "qt610-qtserialport",
                        "qt610-qtsensors",
                        "qt610-qtdoc",
                        "qt610-qtimageformats",
                        "qt610-qtwebchannel",
                        "qt610-qtshadertools",
                        "qt610-qtsvg",
                        "qt610-qtserialbus",
                        "qt610-qtmultimedia",
                        "qt610-qtremoteobjects",
                        "qt610-qtscxml",
                        "qt610-qtconnectivity",
                        "qt610-qtspeech",
                        "qt610-qtwebview",
                        "qt610-qttools",
                        "qt610-qtwebsockets",
                        "qt610-qttranslations",
                        "qt610-sqlite-plugin",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtbase",
                        "qt610-qtpositioning"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt610-qtbase",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "libb2",
                        "md4c",
                        "pcre2",
                        "brotli",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "openssl3",
                        "harfbuzz",
                        "zlib",
                        "zstd",
                        "dbus",
                        "double-conversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-sqlite-plugin",
                        "qt610-qtpositioning",
                        "qt610-qtgrpc",
                        "qt610-qtquick3d",
                        "qt610-qtquicktimeline",
                        "qt610-qtdeclarative",
                        "qt610-qtgraphs",
                        "qt610-qtcharts",
                        "qt610-qtserialport",
                        "qt610-qtsensors",
                        "qt610-qthttpserver",
                        "qt610-qtwebchannel",
                        "qt610-qtimageformats",
                        "qt610-qtshadertools",
                        "qt610-qtvirtualkeyboard",
                        "qt610-qtsvg",
                        "qt610-qt5compat",
                        "qt610-qtlottie",
                        "qt610-qtlocation",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtserialbus",
                        "qt610-qtlanguageserver",
                        "qt610-qtdatavis3d",
                        "qt610-qtmultimedia",
                        "qt610-qtnetworkauth",
                        "qt610-qtremoteobjects",
                        "qt610-qtquick3dphysics",
                        "qt610-qtscxml",
                        "qt610-qtconnectivity",
                        "qt610-qt3d",
                        "qt610-qtspeech",
                        "qt610-qttools",
                        "qt610-qtwebsockets",
                        "qt610-qtbase-docs",
                        "qt610-psql-plugin",
                        "qt610-mysql-plugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtpositioning",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Positioning",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "qt610-qtserialport",
                        "gconf",
                        "gettext-runtime",
                        "qt610-qtbase",
                        "qt610-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtwebengine",
                        "qt610-qtlocation",
                        "qt610-qtpositioning-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtgrpc",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 GRPC",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "abseil",
                        "qt610-qtdeclarative",
                        "qt610-qtbase",
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtgrpc-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtquick3d",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp",
                        "qt610-qtshadertools",
                        "qt610-qtdeclarative",
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtgraphs",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtmultimedia",
                        "qt610-qtquick3dphysics",
                        "qt610-qtquick3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtquicktimeline",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtquicktimeline-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtwebengine",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "nodejs22",
                        "python314",
                        "py314-ply",
                        "py314-html5lib"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtpositioning",
                        "qt610-qtdeclarative",
                        "libpng",
                        "qt610-qttools",
                        "zlib",
                        "qt610-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtwebview",
                        "qt610-qtwebengine-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtdeclarative",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtlanguageserver",
                        "qt610-qtsvg",
                        "qt610-qtshadertools",
                        "qt610-qtimageformats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative-docs",
                        "qt610-qtpositioning",
                        "qt610-qtgrpc",
                        "qt610-qtquick3d",
                        "qt610-qtquicktimeline",
                        "qt610-qtwebengine",
                        "qt610-qtgraphs",
                        "qt610-qtcharts",
                        "qt610-qtsensors",
                        "qt610-qtdoc",
                        "qt610-qtwebchannel",
                        "qt610-qtvirtualkeyboard",
                        "qt610-qt5compat",
                        "qt610-qtlottie",
                        "qt610-qtlocation",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtdatavis3d",
                        "qt610-qtmultimedia",
                        "qt610-qtremoteobjects",
                        "qt610-qtquick3dphysics",
                        "qt610-qtscxml",
                        "qt610-qtconnectivity",
                        "qt610-qt3d",
                        "qt610-qtspeech",
                        "qt610-qtwebview",
                        "qt610-qttools",
                        "qt610-qtwebsockets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtgraphs",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Graphs",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtquick3d",
                        "qt610-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtgraphs-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtcharts",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Charts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtdeclarative",
                        "qt610-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtcharts-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtserialport",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Serial Port",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtpositioning",
                        "qt610-qtserialbus",
                        "qt610-qtserialport-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtsensors",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Sensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtsensors-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtdoc",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtmultimedia",
                        "qt610-qttools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdoc-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qthttpserver",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qthttpserver-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtwebchannel",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 WebChannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtdeclarative",
                        "qt610-qtwebsockets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtwebengine",
                        "qt610-qtwebchannel-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtimageformats",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Image Formats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jasper",
                        "qt610-qtbase",
                        "libjpeg-turbo",
                        "libmng",
                        "tiff",
                        "webp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtimageformats-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtshadertools",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Shader Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtshadertools-docs",
                        "qt610-qtquick3d",
                        "qt610-qtdeclarative",
                        "qt610-qtquickeffectmaker",
                        "qt610-qtmultimedia",
                        "qt610-qtquick3dphysics",
                        "qt610-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtvirtualkeyboard",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hunspell",
                        "qt610-qtmultimedia",
                        "qt610-qtsvg",
                        "qt610-qtdeclarative",
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtvirtualkeyboard-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtsvg",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 SVG",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtvirtualkeyboard",
                        "qt610-qtsvg-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qt5compat",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 5 Core Compatibility APIs",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "qt610-qtdeclarative",
                        "qt610-qtbase",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qt5compat-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtlottie",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtdeclarative",
                        "qt610-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtlottie-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtlocation",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Location",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtpositioning",
                        "qt610-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtlocation-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt610-qtquickeffectmaker",
            "portdir": "aqua/qt610",
            "version": "6.10.3",
            "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 Quick Effects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtbase",
                        "qt610-qtshadertools",
                        "qt610-qtdeclarative",
                        "qt610-qtquick3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtquickeffectmaker-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt610"
                    ]
                }
            ]
        }
    ]
}