redox/recipes/wip/libs/qt6-full/recipe.toml
2024-03-12 20:32:51 +00:00

13 lines
294 B
TOML

#TODO port to Orbital
#TODO Missing script for GNU Autotools and CMake
[source]
tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/single/qt-everywhere-src-6.6.1.tar.xz"
[build]
template = "custom"
dependencies = [
"fontconfig",
"freetype2",
"mesa",
"libxkbcommon",
]