redox/recipes/wip/libva/recipe.toml
2023-11-30 18:13:53 +00:00

7 lines
184 B
TOML

#TODO not compiled or tested
#TODO probably require libdrm
[source]
tar = "https://github.com/intel/libva/releases/download/2.19.0/libva-2.19.0.tar.bz2"
[build]
template = "configure"