Initial Commit

This commit is contained in:
2025-05-08 16:54:31 +03:00
commit 87078e7f91
2 changed files with 45 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: fuse3
description: The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
version: 3.16.2
url: https://github.com/libfuse/libfuse
license: GPL2
architecture: any
depends: ["glibc"]
make_depends: ["meson","pkgconf","udev"]
type: source