redox/recipes/wip/video/gyroflow/recipe.toml
2024-03-01 00:11:53 +00:00

12 lines
273 B
TOML

#TODO maybe missing dependencies, see https://github.com/gyroflow/gyroflow/blob/master/_scripts/linux.just
[source]
git = "https://github.com/gyroflow/gyroflow"
[build]
template = "cargo"
dependencies = [
"fontconfig",
"freetype2",
"ffmpeg6",
"qt6-base",
]