{"count":51956,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=created_at&page=985","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=created_at&page=983","results":[{"name":"py314-mdurl","portdir":"python/py-mdurl","version":"0.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/executablebooks/mdurl","description":"URL utilities for markdown-it","long_description":"URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.","active":true,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-flit_core","py314-installer"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-markdown-it-py","py-mdurl"]}]},{"name":"py314-socksio","portdir":"python/py-socksio","version":"1.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sethmlarson/socksio","description":"Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.","long_description":"Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-flit_core","py314-installer"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-httpcore","py314-httpx","py-socksio"]}]},{"name":"py314-uc-micro-py","portdir":"python/py-uc-micro-py","version":"2.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tsutsu3/uc.micro-py","description":"Micro subset of unicode data files for linkify-it-py projects.","long_description":"Micro subset of unicode data files for linkify-it-py projects.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-uc-micro-py"]},{"type":"run","ports":["py314-linkify-it-py"]}]},{"name":"py314-httpx","portdir":"python/py-httpx","version":"0.28.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/encode/httpx","description":"The next generation HTTP client.","long_description":"The next generation HTTP client.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-hatch-fancy-pypi-readme","clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["py314-brotli","py314-brotlicffi","py314-click","py314-h2","python314","py314-httpcore","py314-socksio","py314-rich","py314-sniffio","py314-pygments","py314-charset-normalizer","py314-certifi","py314-idna"]},{"type":"run","ports":["httpx_select"]}],"depends_on":[{"type":"lib","ports":["py314-zeep","py314-pylast","py314-weasel","py314-cloudflare","py314-diffusers","py314-gradio","py314-gradio-client","py-httpx","py314-httpx-aiohttp","py314-jupyterlab","py314-pbs_installer","py314-safehttpx"]},{"type":"run","ports":["py314-datasets","py314-huggingface_hub"]}]},{"name":"py314-hyperlink","portdir":"python/py-hyperlink","version":"21.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-hyper/hyperlink","description":"A pure-Python implementation of immutable URLs","long_description":"Hyperlink is a pure-Python package and requires nothing but Python.","active":true,"categories":["devel","net","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["py314-setuptools","py314-wheel","clang-18","py314-build","py314-installer"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-idna"]},{"type":"test","ports":["py314-pytest","py314-hypothesis"]}],"depends_on":[{"type":"lib","ports":["py-hyperlink","py314-twisted"]}]},{"name":"py314-markdown-it-py","portdir":"python/py-markdown-it-py","version":"4.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/executablebooks/markdown-it-py","description":"Python port of markdown-it","long_description":"Python port of markdown-it. Markdown parser done right.","active":true,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-flit_core"]},{"type":"lib","ports":["python314","py314-linkify-it-py","py314-mdit-py-plugins","py314-mdurl"]}],"depends_on":[{"type":"lib","ports":["py-markdown-it-py","py314-panel","py314-textual"]},{"type":"run","ports":["py314-rich"]}]},{"name":"py314-pexpect","portdir":"python/py-pexpect","version":"4.9.0","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pexpect.readthedocs.org/","description":"Allows easy control of interactive console applications.","long_description":"Pexpect is a pure Python module for spawning child applications, controlling them, and responding to expected patterns in their output. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-ptyprocess","python314"]}],"depends_on":[{"type":"lib","ports":["py314-ipython","py314-metakernel","py-pexpect","py314-poetry-plugin-shell","xxh"]},{"type":"run","ports":["py314-spyder"]}]},{"name":"py314-ptyprocess","portdir":"python/py-ptyprocess","version":"0.7.0","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pexpect/ptyprocess","description":"Run a subprocess in a pseudo terminal","long_description":"Run a subprocess in a pseudo terminal","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-flit_core","py314-installer"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-pexpect","py-ptyprocess","py314-terminado"]}]},{"name":"py314-rich","portdir":"python/py-rich","version":"14.3.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://rich.readthedocs.io/en/latest/","description":"Python library for rich text and beautiful formatting in the terminal","long_description":"Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.","active":true,"categories":["python"],"maintainers":[{"name":"harens","github":"harens","ports_count":165}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-poetry-core"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-pygments","py314-markdown-it-py"]}],"depends_on":[{"type":"lib","ports":["chemex","osxphotos","py314-pymc","py-rich","py314-rich-theme-manager","py314-rstcheck","py314-textual","twine","peakipy","maestral","rich-cli","ocrmypdf","py314-cookiecutter","py314-enrich","py314-httpx","py314-meshio","py314-npe2","py314-objexplore","py314-pdftl"]},{"type":"run","ports":["bandit","search-that-hash","py314-rich-argparse","py314-rich-click","tiptop","py314-rich_rst","name-that-hash","pywhat","py314-typer"]},{"type":"test","ports":["py314-requests-cache"]}]},{"name":"py314-pyperclip","portdir":"python/py-pyperclip","version":"1.11.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/asweigart/pyperclip","description":"A cross-platform clipboard module for Python","long_description":"A cross-platform clipboard module for Python. It currently handles only plain text.","active":true,"categories":["python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-pyperclip"]},{"type":"test","ports":["py314-resvg_py"]}]},{"name":"py314-shellingham","portdir":"python/py-shellingham","version":"1.5.4","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sarugaku/shellingham","description":"Tool to Detect Surrounding Shell","long_description":"Shellingham detects what shell the current Python executable is running in.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":146}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["poetry","py314-poetry-plugin-shell","py314-rstcheck","py-shellingham"]},{"type":"run","ports":["py314-huggingface_hub","py314-typer"]}]},{"name":"py314-tomli-w","portdir":"python/py-tomli-w","version":"1.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hukkin/tomli-w","description":"A lil' TOML parser","long_description":"Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser. Tomli-W is fully compatible with TOML v1.0.0.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":255}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-flit_core","py314-installer"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-npe2","py-tomli-w"]},{"type":"test","ports":["py314-responses"]}]},{"name":"qt69","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-20"]},{"type":"extract","ports":[null]},{"type":"lib","ports":[null]},{"type":"run","ports":["qt69-qtwebengine","qt69-qtdeclarative","qt69-qtgraphs","qt69-qtserialport","qt69-qtsensors","qt69-qtdoc","qt69-qtwebchannel","qt69-qtimageformats","qt69-qtshadertools","qt69-qtsvg","qt69-qtserialbus","qt69-qtmultimedia","qt69-qtremoteobjects","qt69-qtscxml","qt69-qtconnectivity","qt69-qtspeech","qt69-qtwebview","qt69-qttools","qt69-qtwebsockets","qt69-qttranslations","qt69-sqlite-plugin","qt69-qtquickeffectmaker","qt69-qtbase","qt69-qtpositioning"]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"qt69-qtbase","portdir":"aqua/qt69","version":"6.9.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":2122}],"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":["qt69-sqlite-plugin","qt69-qtpositioning","qt69-qtgrpc","qt69-qtquick3d","qt69-qtquicktimeline","qt69-qtdeclarative","qt69-qtgraphs","qt69-qtcharts","qt69-qtserialport","qt69-qtsensors","qt69-qthttpserver","qt69-qtwebchannel","qt69-qtimageformats","qt69-qtshadertools","qt69-qtvirtualkeyboard","qt69-qtsvg","qt69-qt5compat","qt69-qtlottie","qt69-qtlocation","qt69-qtquickeffectmaker","qt69-qtserialbus","qt69-qtlanguageserver","qt69-qtdatavis3d","qt69-qtmultimedia","qt69-qtnetworkauth","qt69-qtremoteobjects","qt69-qtquick3dphysics","qt69-qtscxml","qt69-qtconnectivity","qt69-qt3d","qt69-qtspeech","qt69-qttools","qt69-qtwebsockets","qt69-qtbase-docs","qt69-psql-plugin","qt69-mysql-plugin"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtpositioning","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["glib2","qt69-qtserialport","gconf","gettext-runtime","qt69-qtbase","qt69-qtdeclarative"]}],"depends_on":[{"type":"lib","ports":["qt69-qtwebengine","qt69-qtlocation","qt69-qtpositioning-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtgrpc","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtgrpc-docs"]}]},{"name":"qt69-qtquick3d","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["assimp","qt69-qtshadertools","qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtgraphs","qt69-qtquickeffectmaker","qt69-qtmultimedia","qt69-qtquick3dphysics","qt69-qtquick3d-docs"]}]},{"name":"qt69-qtquicktimeline","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtquicktimeline-docs"]}]},{"name":"qt69-qtwebengine","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-22","cmake","ninja","pkgconfig","nodejs22","python313","py313-ply","py313-html5lib"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtpositioning","qt69-qtdeclarative","libpng","qt69-qttools","zlib","qt69-qtwebchannel"]}],"depends_on":[{"type":"lib","ports":["qt69-qtwebview","qt69-qtwebengine-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtdeclarative","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtlanguageserver","qt69-qtsvg","qt69-qtshadertools","qt69-qtimageformats"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdeclarative-docs","qt69-qtpositioning","qt69-qtgrpc","qt69-qtquick3d","qt69-qtquicktimeline","qt69-qtwebengine","qt69-qtgraphs","qt69-qtcharts","qt69-qtsensors","qt69-qtdoc","qt69-qtwebchannel","qt69-qtvirtualkeyboard","qt69-qt5compat","qt69-qtlottie","qt69-qtlocation","qt69-qtquickeffectmaker","qt69-qtdatavis3d","qt69-qtmultimedia","qt69-qtremoteobjects","qt69-qtquick3dphysics","qt69-qtscxml","qt69-qtconnectivity","qt69-qt3d","qt69-qtspeech","qt69-qtwebview","qt69-qttools","qt69-qtwebsockets"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtgraphs","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtquick3d","qt69-qtdeclarative"]}],"depends_on":[{"type":"lib","ports":["qt69-qtgraphs-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtcharts","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtdeclarative","qt69-qtmultimedia"]}],"depends_on":[{"type":"lib","ports":["qt69-qtcharts-docs"]}]},{"name":"qt69-qtserialport","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtpositioning","qt69-qtserialbus","qt69-qtserialport-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtsensors","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtsensors-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtdoc","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtmultimedia","qt69-qttools"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdoc-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qthttpserver","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qthttpserver-docs"]}]},{"name":"qt69-qtwebchannel","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtdeclarative","qt69-qtwebsockets"]}],"depends_on":[{"type":"lib","ports":["qt69-qtwebengine","qt69-qtwebchannel-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtimageformats","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["jasper","qt69-qtbase","libjpeg-turbo","libmng","tiff","webp"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtimageformats-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtshadertools","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtshadertools-docs","qt69-qtquick3d","qt69-qtdeclarative","qt69-qtquickeffectmaker","qt69-qtmultimedia","qt69-qtquick3dphysics","qt69-qt3d"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtvirtualkeyboard","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["hunspell","qt69-qtmultimedia","qt69-qtsvg","qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtvirtualkeyboard-docs"]}]},{"name":"qt69-qtsvg","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","zlib"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtvirtualkeyboard","qt69-qtsvg-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qt5compat","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["icu","qt69-qtdeclarative","qt69-qtbase","libiconv"]}],"depends_on":[{"type":"lib","ports":["qt69-qt5compat-docs"]}]},{"name":"qt69-qtlottie","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtlottie-docs"]}]},{"name":"qt69-qtlocation","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtpositioning","qt69-qtdeclarative"]}],"depends_on":[{"type":"lib","ports":["qt69-qtlocation-docs"]}]},{"name":"qt69-qtquickeffectmaker","portdir":"aqua/qt69","version":"6.9.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":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtshadertools","qt69-qtdeclarative","qt69-qtquick3d"]}],"depends_on":[{"type":"lib","ports":["qt69-qtquickeffectmaker-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtserialbus","portdir":"aqua/qt69","version":"6.9.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 Bus","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtserialport","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtserialbus-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtlanguageserver","portdir":"aqua/qt69","version":"6.9.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 Language Server","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdeclarative"]}]},{"name":"qt69-qtdatavis3d","portdir":"aqua/qt69","version":"6.9.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 Data Visualization","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["clang-20","cmake","ninja","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtdeclarative","qt69-qtmultimedia"]}],"depends_on":[{"type":"lib","ports":["qt69-qtdatavis3d-docs"]}]},{"name":"qt69-qtmultimedia","portdir":"aqua/qt69","version":"6.9.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 Multimedia","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["pulseaudio","qt69-qtshadertools","ffmpeg7","qt69-qtbase","qt69-qtquick3d","qt69-qtdeclarative"]}],"depends_on":[{"type":"lib","ports":["qt69-qtvirtualkeyboard","qt69-qtcharts","qt69-qtdoc","qt69-qtmultimedia-docs","qt69-qtdatavis3d","qt69-qtspeech"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtnetworkauth","portdir":"aqua/qt69","version":"6.9.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 Network Authorization","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtnetworkauth-docs"]}]},{"name":"qt69-qtremoteobjects","portdir":"aqua/qt69","version":"6.9.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 Remote Objects","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtremoteobjects-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtquick3dphysics","portdir":"aqua/qt69","version":"6.9.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 Physics","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtbase","qt69-qtshadertools","qt69-qtdeclarative","qt69-qtquick3d"]}],"depends_on":[{"type":"lib","ports":["qt69-qtquick3dphysics-docs"]}]},{"name":"qt69-qtscxml","portdir":"aqua/qt69","version":"6.9.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 SCXML","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtscxml-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtconnectivity","portdir":"aqua/qt69","version":"6.9.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 Bluetooth and Qt NFC","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtconnectivity-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qt3d","portdir":"aqua/qt69","version":"6.9.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 3D","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","zlib","qt69-qtshadertools","minizip","assimp","pugixml","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qt3d-docs"]}]},{"name":"qt69-qtspeech","portdir":"aqua/qt69","version":"6.9.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 TextToSpeech","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["flite","qt69-qtmultimedia","qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtspeech-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtwebview","portdir":"aqua/qt69","version":"6.9.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 WebView","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtwebengine"]}],"depends_on":[{"type":"lib","ports":["qt69-qtwebview-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qttools","portdir":"aqua/qt69","version":"6.9.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 Designer, Qt Help, and Qt UI Tools","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","clang-20","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["zstd","qt69-qtdeclarative","qt69-qtbase","clang-19"]}],"depends_on":[{"type":"build","ports":["qt69-qtwebsockets-docs","qt69-qtconnectivity-docs","qt69-qt3d-docs","qt69-qtspeech-docs","qt69-qtwebview-docs","qt69-qttools-docs","qt69-qtbase-docs","qt69-qtpositioning-docs","qt69-qtgrpc-docs","qt69-qtquick3d-docs","qt69-qtquicktimeline-docs","qt69-qtwebengine-docs","qt69-qtdeclarative-docs","qt69-qtgraphs-docs","qt69-qtcharts-docs","qt69-qtserialport-docs","qt69-qtsensors-docs","qt69-qtdoc-docs","qt69-qthttpserver-docs","qt69-qtwebchannel-docs","qt69-qtimageformats-docs","qt69-qtshadertools-docs","qt69-qtvirtualkeyboard-docs","qt69-qtsvg-docs","qt69-qt5compat-docs","qt69-qtlottie-docs","qt69-qtlocation-docs","qt69-qtquickeffectmaker-docs","qt69-qtserialbus-docs","qt69-qtdatavis3d-docs","qt69-qtmultimedia-docs","qt69-qtnetworkauth-docs","qt69-qtremoteobjects-docs","qt69-qtquick3dphysics-docs","qt69-qtscxml-docs"]},{"type":"lib","ports":["qt69-qtwebengine","qt69-qtdoc","qt69-qttranslations","qt69-qttools-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qtwebsockets","portdir":"aqua/qt69","version":"6.9.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 WebSockets","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["debug","examples","tests"],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qtdeclarative","qt69-qtbase"]}],"depends_on":[{"type":"lib","ports":["qt69-qtwebchannel","qt69-qtwebsockets-docs"]},{"type":"run","ports":["qt69"]}]},{"name":"qt69-qttranslations","portdir":"aqua/qt69","version":"6.9.3","license":"(LGPL-3 or GPL-3 or OpenSSLException)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.qt.io","description":"Tools and Module(s) for Qt Tool Kit 6","long_description":"Tools and Module(s) for Qt Tool Kit 6: translation files","active":true,"categories":["aqua"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["cmake","ninja","pkgconfig","clang-20"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["qt69-qttools"]}],"depends_on":[{"type":"run","ports":["qt69"]}]}]}