Initial Commit

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