redox/recipes/wip/libs/other/libfuse2/recipe.toml
2024-06-26 03:59:18 +00:00

7 lines
302 B
TOML

#TODO missing script for Meson, see https://github.com/libfuse/libfuse#installation
#TODO require the "fused" daemon (equivalent to the Linux kernel module but in user-space)
[source]
tar = "https://github.com/libfuse/libfuse/releases/download/fuse-2.9.9/fuse-2.9.9.tar.gz"
[build]
template = "custom"