redox/recipes/wip/libs/libva/recipe.toml
2024-02-10 10:37:32 +00:00

7 lines
194 B
TOML

#TODO can't recognize the redox target
#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"