redox/recipes/wip/recorders/gpu-screen-recorder/recipe.toml
2025-10-13 17:15:22 -03:00

21 lines
380 B
TOML

#TODO not compiled or tested
[source]
git = "https://git.dec05eba.com/gpu-screen-recorder"
rev = "422f214283ba50649acca4d9b5a9778d313fe05b"
[build]
template = "meson"
dependencies = [
"mesa",
"libvulkan",
"ffmpeg6",
"libx11",
"libxcomposite",
"libxrandr",
"libxfixes",
"libxdamage",
"pulseaudio",
"libva",
"libcap",
"libwayland",
]