app-arch/fuse-archive: add v1.12

upstream now uses fuse3 by default. fuse2 is also available as
an option to those who want it.

Signed-off-by: NRK <nrk@disroot.org>
This commit is contained in:
NRK
2025-03-23 09:05:59 +00:00
parent 881c52092a
commit 01ef52f3a1
3 changed files with 64 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
<maintainer type="person">
<email>nrk@disroot.org</email>
</maintainer>
<use>
<flag name="fuse2">Build with fuse2 instead of fuse3</flag>
</use>
<upstream>
<remote-id type="github">google/fuse-archive</remote-id>
</upstream>